/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:::::::::::: MENU STYLES ::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#menu {  
		font-family: Tahoma, Arial, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #fff;
		font-weight: 800; 
		text-decoration: none; 
		}

#imgHolder { position:absolute; width:110px; height:130px; z-index:1; top:10px; left:50%; margin-left: 275px;}
		
		
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::: GENERAL TEXT STYLES ::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

h2 {font-size: 13px; font-style: normal; font-weight: 800; color: #406153;}
h3 {font-size: 15px; font-style: normal; font-weight: 800;}
h4 {font-size: 11px; font-style: normal; font-weight: 800; color: #406153;}

.txt { 
		font-family: Tahoma, Arial, sans-serif;
		font-size: 11px;
		color: #000;
		font-weight: 500;
		bottom-margin: 20px;
		}

.txtHead { 
		font-family: Tahoma, Arial, sans-serif;
		font-size: 13px;
		color: #406153;
		font-weight: 800;
		}
		
.green {color: #406153; font-weight: 800;}

.detailsTxt{
			font-family: Tahoma, Arial, sans-serif;
			color: #406153;
			font-weight: 800;
			}

a:link {  font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: 600; color: #01D5E4; text-decoration: none}
a:visited {  font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: 600; color: #01D5E4; text-decoration: none}
a:hover {  font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: 600; color: #1AA7AB;}



#leftLine {
	border-left: 10px;
	border-right: 10px;
	border-top: 10px;
	border-bottom: 10px;
	}
#newbox {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	}
