
body{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	}
	
.main_header{
	background:url(../images/main_header_980.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:180px;
	width:801px;
	}
	
h1{
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:normal;
	color:#ffffff;
	padding:0px;
	margin:0px;
	}
	
h2{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
	padding:0px;
	}
	
.menu_bg{
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:35px;
	}
	
.menu_text{
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.menu_text:hover{
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#a11313;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.black_text{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}
	
.boxborder{
	border:1px solid #d6d6d6;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	}
	
.button1{
	background:url(../images/button1.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:13px;
	width:12px;
	border:0px;
	cursor:pointer;
	}
	
.heading_bg{
	background:url(../images/heading_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:25px;
	}
	
.grey_border{
	padding:13px 25px 11px 14px;
	border-bottom:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	}
	
.orange_heading_bg1{
	background:url(../images/orange_heading_bg_776.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:63px;
	width:626px;
	}
	
.orange_heading_bg2{
	background:url(../images/orange_heading_bg1_776.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:49px;
	width:615px;
	}
	
.grey_bg{
	background:#ededed;
	padding:8px;
	}
	
.link1{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#a11313;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#a11313;
	text-decoration:underline;
	text-transform:uppercase;
	}
	
.red_text{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#a11313;
	}
	
.link2{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#9f1312;
	text-decoration:underline;
	}
	
a.link2:hover{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#9f1312;
	text-decoration:none;
	}
	
.grey_line{
	background:url(../images/grey_line1.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
	
#list{
	width:100%;
	}
	
#list ul{
	padding:10px 5px 5px 20px;
	margin:0px;
	display:block;
	}
	
#list ul li{
	padding:0px 0px 5px 0px;
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:13px;
	}
	
#list ul li a{
	padding:0px 0px 10px 0px;
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	}
	
#list ul li a:hover{
	padding:0px 0px 10px 0px;
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
	}
	
.footer_menu{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
	}
	
a.footer_menu:hover{
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	}
	
.footer_text{
	color:#666666;
	font-family:tahoma;
	font-size:11px;
	}
.footer_desc{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	}
	

table.table1 {
        border-width: 1px;
        border-style: outset;
        border-color: #a11313;
        border-collapse: collapse;
}

table.table2 {
        border-width: 1px;
        border-style: outset;
        border-color: gray;
        border-collapse: collapse;
}

.gray {font-size:9pt; font-family: Verdana,Helvetica,Arial,sans-serif; color: gray;}
.tbig {font-size:9pt; font-family: Verdana,Helvetica,Arial,sans-serif; color: black;}
.t {font-size:9pt; font-family: Verdana,Helvetica,Arial,sans-serif; color: black;}
.tgreen {font-size:9pt; font-family: Verdana,Helvetica,Arial,sans-serif; color: green;}
.tgray {font-size:9pt; font-family: Verdana,Helvetica,Arial,sans-serif; color: gray;}
.tred {font-size:9pt; font-family: Verdana,Helvetica,Arial,sans-serif; color: red;}
.tt {font-size:8pt; font-family: Verdana,Helvetica,Arial,sans-serif; color: black;}



hr {
  height: 0;
  font-size: 0;
  line-height: 0;
  margin: 0px;
  border-top: 0;
  border-bottom: dashed 1px #d8d8d8;
}



// round corners
.layout {
  width: 660px;
  margin: 30px auto;
  text-align: left;
  background-color: #2A3333;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 30px;
  color: #FFF;
}

.picture img {
	border: 1px solid #000;
}

.picture1 img {
	padding: 1px;
	border: 1px solid #000;
}

.boxb {
        font-family: Arial,Verdana; font-size: 11px;
}


