

body {
	background-color:#FFFFFF;
	margin: 0;
	padding:0;
	}

table, tr, td, th, div, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	}

hr {  
	height: 0px;
	border-width: 0;
	border-bottom: 1px solid #CCCCCC;
	}

a, a:link, a:visited {
	color: #CC0000;
	text-decoration: underline;
	}




a:hover {
	color:#ff0000;
	text-decoration: none;
	}
	
#siteborder {
	width: 100%;
	border-collapse:collapse;
	border:none;
	}

#banner {
	text-align:right;
	padding: 0 30px!important;
	background-image:url(images/banner_back.gif);
	background-repeat:no-repeat;
	background-position: top right;	
	}

#logo {
	padding: 0!important;
	}
	
#logo img, #banner img {
	padding:0!important;
	margin:0!important;
	}


#nav {
	line-height: 40px!important;
	height: 40px!important;
	overflow:hidden;
	background-color:#333333;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	
	}

#nav a,
#nav a:link,
#nav a:visited {
	color:#FFFFFF!important;
	font-size: 11px!important;
	text-decoration:none!important;
	font-family:  Arial, Helvetica, sans-serif!important;
	float:left;
	padding: 0 10px;
	background:none;
	}

#nav a:hover {
	color:#FFFFFF!important;
	text-decoration:none!important;
	background-color:#666666;	
	}

#nav a.menutop_selected,
#nav a:link.menutop_selected,
#nav a:visited.menutop_selected  {
	background-color:#444444;
	}

#catch_row {
	background-color:#CC0000;
	background-image:url(images/bg_catch.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height: 57px;
	overflow:hidden;
	}

	
#catch {
	height: 57px;
	width: 460px;
	overflow:hidden;
	text-align:right;
	float:right;
	padding-right: 20px;
	}

#catch H1 { 
	line-height:57px;
	padding:0;
	margin:0;
	font-weight: bold;
	color:#FFFFFF;
	font-size:15px!important;
	font-family:  Arial, Helvetica, sans-serif!important;
	}

#shadow {
	background-image:url(images/shadow.gif);
	background-position:top;
	background-repeat: repeat-x;
	height: 6px;
	overflow:hidden;
	}


img {
	border:none;
	}

#footer {
	background-color:#CC0000;
	padding: 7px 0;
	color:#FFFFFF;
	font-size: 11px;
	text-align:center;
	}

#footer a,
#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	}

#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
	}


.text_title_header {
	color: #FFFFFF;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	vertical-align: text-middle;
}

.MenuSide_Background {
	width: 180px;
	background-color: #f4f4f4;
	}



a.menuside,
a:link.menuside,
a:visited.menuside {
	display:block;
	background-color: #dddddd;
	border-bottom: 1px solid #ffffff;
	padding: 5px 10px;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	width: 160px;
	}

a:hover.menuside {
	background-color: #cc0000;
	color: #ffffff;
	text-decoration:none;
	}


a.menuside_selected,
a:link.menuside_selected,
a:visited.menuside_selected  {
	display:block;
	background-color: #666666;
	border-bottom: 1px solid #ffffff;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	width: 160px
	}


a.menusidesub,
a:link.menusidesub,
a:visited.menusidesub {
	display:block;
	background-color: #eeeeee;
	border-bottom: 1px solid #ffffff;
	padding: 3px 20px;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
	width: 140px;
	}


a:hover.menusidesub {
	background-color: #999999;
	color: #ffffff;
	text-decoration:none;
	}

a.menusidesub_selected,
a:link.menusidesub_selected,
a:visited.menusidesub_selected {
	display:block;
	background-color: #bbbbbb;
	border-bottom: 1px solid #ffffff;
	padding: 3px 20px;
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	width: 140px
	}


.Body_Background { 
	padding: 10px 15px;
	}
	
	
.row1 {
}
.row2 {
	background-color: #F4F4F4;

}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}
	
	