
body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url("../img/bgr_top.png");
	background-repeat: repeat-x;
	background-position: left top;
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #585858;
	text-align: left;
}

ul.map {
	display: block;
	margin-left: 0;
	padding-left: 0;
}

ul.map ul {
	display: block;
	margin-left: 0;
	padding-left: 10;
	padding-right: 2;
	padding-top: 1;
	padding-bottom: 1;
	margin-top: 0;
	margin-bottom: 0;
}

ul.map li {
	margin-top: 0;
	display: block;
	list-style-type: none;
	padding-left: 20px;
	margin-top: 6;
	margin-bottom: 6;
	background-image: url("../img/document.gif");
	background-position: left top;
	background-repeat: no-repeat;
}


ul.menu {
	display: block;
	margin-left: 0;
	padding-left: 0;
}

ul.menu ul {
	display: block;
	margin-left: 0;
	padding-left: 0;
	padding-right: 2;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}

ul.menu li {
	margin-top: 0;
	display: block;
	list-style-type: none;
	padding-left: 18px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url("../img/document.gif");
	background-position: left top;
	background-repeat: no-repeat;
}





ul.download {
	display: block;
	margin-left: 0;
	padding-left: 0;
}

ul.download ul {
	display: block;
	margin-left: 0;
	padding-left: 0;
	padding-right: 2;
	padding-top: 2;
	padding-bottom: 0;
	margin-bottom: 0;
}

ul.download li {
	margin-top: 4;
	display: block;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0;
	margin-top: 2;
	padding-top: 2;
	background-image: url("/img/file_i.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}


td { 
	font: 11px tahoma,arial,helvetica;
	color:#585858; 
	line-height: 15px; 
}

td.td_bottom {
	
	background-color: #C41B20;
	background-image: url("../img/bgr_bottom.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	font-family: tahoma,arial,helvetica;
	font-size: 10px;
	color: #FFFFFF;
}

td.st_bottom {
	
	background-color: #C41B20;
	background-image: url("../img/st_bottom.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}

td.search {
	
	background-image: url("../img/bgr_search.jpg");
	background-repeat: no-repeat;
	background-position: right top;	
}


input { 
	border: #cccccc 1px solid;
	font: 10px tahoma,arial;
	color: #585858;
	background-color:#ffffff;
}

input.submit { 
	border: #cccccc 1px solid;
	font: 10px tahoma,arial;
	font-weight: bold; color: #585858;
	background-color:#F4f4f4; 
}

input.sub { 
	border: none; 
}

select { 
	outline-color: #cccccc; 
	outline-style: 1px solid; 
	border-width: 1px; 
	border-left: 1px solid;
	border: #cccccc 1px solid;
	font: 11px tahoma,arial;
	color: #585858;
	background-color:#ffffff;
	z-index: 1;
}

option { 
	border: #cccccc 1px solid;
	font: 11px tahoma,arial;
	color: #585858;
	background-color:#ffffff;
	z-index: 1;
}

textarea { 
	border: #cccccc 1px solid;
	font: 11px tahoma,arial;
	color: #585858; 
	background-color:#ffffff;
}


hr { 
	color:#ebebeb; 
	height: 1px; 
}

border { 
	color:#cccccc; 
}

h1 { 
	font: 13px Trebuchet MS; 
	font-weight: bold; 
	text-decoration: none; 
	color: #C41B20; 
}

h2 { 
	font: 13px Trebuchet MS; 
	font-weight: bold; 
	text-decoration: none; 
	color: #C41B20; 
}

#h1 { 
	font: 13px Trebuchet MS; 
	font-weight: bold; 
	text-decoration: none; 
	color: #C41B20; 
}

#h2 { 
	font: 13px Trebuchet MS; 
	font-weight: bold; 
	text-decoration: none; 
	color: #C41B20; 
}

#h1s { 
	font: 13px Trebuchet MS; 
	font-weight: bold; 
	text-decoration: none; 
	color: #585858; 
}

#h2s { 
	font: 13px Trebuchet MS; 
	font-weight: bold; 
	text-decoration: none; 
	color: #585858; 
}
	
a:link { 
	font: 11px tahoma,arial,helvetica; 
	text-decoration: none; 
	color: #585858; 
	line-height: 15px; 
}
a:visited { 
	font: 11px tahoma,arial,helvetica; 
	text-decoration: none; 
	color: #585858; 
	line-height: 15px; 
}
a:hover { 
	font: 11px tahoma,arial,helvetica;
	text-decoration: underline; 
	color: #a5a5a5; 
	line-height: 15px; 
}


a.menu_top:link { 
	font: 13px Trebuchet MS; 
	font-weight: bold; 
	text-decoration: none; 
	color: #C41B20; 
}
a.menu_top:visited 	{ 
	font: 13px Trebuchet MS; 
	font-weight: bold; 
	text-decoration: none; 
	color: #C41B20; 
}
a.menu_top:hover { 
	font: 13px Trebuchet MS; 
	font-weight: bold; 
	text-decoration: none; 
	color: #cccccc; 
}

a.menu:link { 
	font: 11px tahoma,verdana, arial,helvetica;  
	font-weight: bold; 
	text-decoration: none; 
	color: #BB1313; 
}
a.menu:visited 	{ 
	font: 11px tahoma,verdana, arial,helvetica; 
	font-weight: bold; 
	text-decoration: none; 
	color: #BB1313; 
}
a.menu:hover { 
	font: 11px tahoma,verdana, arial,helvetica;  
	font-weight: bold; 
	text-decoration: none; 
	color: #cccccc; 
}


a.menu_bottom:link { 
	font: 10px tahoma,verdana, arial,helvetica;  
	text-decoration: none; 
	color: #F5E1DD; 
}
a.menu_bottom:visited 	{ 
	font: 10px tahoma,verdana, arial,helvetica; 
	text-decoration: none; 
	color: #F5E1DD; 
}
a.menu_bottom:hover { 
	font: 10px tahoma,verdana, arial,helvetica;  
	text-decoration: none; 
	color: #cccccc; 
}

a.menu_bottom_b:link { 
	font: 10px tahoma,verdana, arial,helvetica;
	font-weight: bold;   
	text-decoration: none; 
	color: #F5E1DD; 
}
a.menu_bottom_b:visited 	{ 
	font: 10px tahoma,verdana, arial,helvetica;
	font-weight: bold;  
	text-decoration: none; 
	color: #F5E1DD; 
}
a.menu_bottom_b:hover { 
	font: 10px tahoma,verdana, arial,helvetica;
	font-weight: bold;   
	text-decoration: none; 
	color: #cccccc; 
}


#tab{ 
	border: #cccccc 1px solid;
	font: 11px tahoma,arial; 
	color: #585858; 
}

#header { 
	font: 13px Trebuchet MS; 
	font-weight: bold; 
	text-decoration: none; 
	color: #C41B20; 
}

#c { 
	font: 11px  tahoma, arial,helvetica; 
	font-weight: bold;
	text-decoration: none; 
	color: #BB1313; 
}

#b10 { 
	font: 10px  tahoma, arial,helvetica; 
	text-decoration: none; 
	color: #F5E1DD; 
}

#b9 { 
	font: 9px  tahoma, arial,helvetica; 
	text-decoration: none; 
	color: #F5E1DD; 
}

#times { 
	font-family: "Times New Roman", serif; font-style: italic;
	font-size: 12px;
	color:#585858; 
	line-height: 15px; 
}


#t1_2 {
	
	background-image: url("../img/t1_2.jpg");
	background-repeat: repeat-x;
	background-position: left middle;
}

#t2_1 {
	
	background-image: url("../img/t2_1w.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}

#t2_3 {
	
	background-image: url("../img/t2_3w.jpg");
	background-repeat: repeat-y;
	background-position: left bottom;
}	


#t3_2 {
	background-image: url("../img/t3_2.jpg");
	background-repeat: repeat-x;
	background-position: right top;
}
