
/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
margin-left:0px;
margin-bottom:0px;
width: 730px;

}



.modernbricksmenu2 li{
display: inline;
padding: 4;
text-transform:uppercase;

}

.modernbricksmenu2 a{
	float: left;
	display: block;
	color: #990000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
}

.modernbricksmenu2 a:hover{
	background-color:#FFE0C1;
	color:#000033;
	text-decoration: none;/*background-color: #D25A0B; /*Brown color theme*/
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;

}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
	
background-image: url(../gfx/vert_press.jpg);

color: #333333;
	height:18px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f4e2;

}



/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


/* ######### CSS for new nav pages ######### */





#cardtabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	
}


#cardtabletitleL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#cardtabletitleLV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;


}
#cardtable_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	
}

#cardtable_contentL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
			border-right-width: 0px;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
