.RedBarText {
	FONT-SIZE: 29px; COLOR: #ff7f00; FONT-FAMILY: "Trebuchet MS", Tahoma;padding-left:260px
}

.RedBarText1 {
	FONT-SIZE: 20px; COLOR:#FF3333; FONT-FAMILY: "Trebuchet MS", Tahoma;padding-left:5px
}

.bigBrownTextnbg {
	FONT-SIZE: 25px; COLOR: #967556; FONT-FAMILY: "Trebuchet MS", Tahoma
}

.bigBrownText {
	FONT-SIZE: 25px; BACKGROUND: #f6e7d2; COLOR: #967556; FONT-FAMILY: "Trebuchet MS", Tahoma
}
.bigBrownText2 {
	FONT-SIZE: 25px; COLOR: #967556; FONT-FAMILY: "Trebuchet MS", Tahoma
}
.normaltext {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS", Tahoma
}
.normaltex1 {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS", Tahoma;text-decoration : underline;
}

.normaltext2 {
	FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: Tahoma; padding-left:10px; font-weight: normal;
}

.boldtext {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #333333; FONT-FAMILY: "Trebuchet MS", Tahoma
}

.boldbrown {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #967556; FONT-FAMILY: "Trebuchet MS", Tahoma
}

BODY 
{
	BACKGROUND-COLOR:#85D1EA
}


a:visited, a:link, a:hover  
{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
    
}

a:visited, a:link {
   text-decoration : none;
   
}

a:hover  {
	
	text-decoration : underline;
}


.a36:link {
	color: #7D7D7D;
	text-decoration: none;
}
.a36:visited {
	text-decoration: none;
	color: #7D7D7D;
}
.a36:hover {
	text-decoration: none;
	color: #FFBA2B;
}
.a36:active {
	text-decoration: none;
}

.orangeBarText {
	FONT-SIZE: 29px; COLOR: #ff7f00; FONT-FAMILY: "Trebuchet MS", Tahoma;
}

.aboutBarText {
	FONT-SIZE: 29px; COLOR: #ff7f00; FONT-FAMILY: "Trebuchet MS", Tahoma;padding-left:130px
}


.a33:visited, .a33:link {
   text-decoration : none ;COLOR: #666666;
   FONT-SIZE: 10px; 
}

.a33:hover  {
	FONT-SIZE: 10px; 
	text-decoration : none ;COLOR: #000000;
}

.s_m:visited, a:link, a:hover  {
	FONT-SIZE: 10px; 
	text-decoration : none ;COLOR: #ff7f00;
}

H1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #3D3D3D
}

/*///////////////////added 12-04-2011////////////////*/
.main-menu{
			   cursor:pointer;
			   background:#ABDAE3;
			   line-height:30px;
			   margin-bottom:2px;
			   color:#5E8B94;
			   text-align:left;
			   padding-left:15px;

          }


.sub-menu{
			padding-left:10px;
			background:#C3E8EE;
			margin:1px 0px;
			float:left;
			clear:both;
			width:165px;
			text-align:left;
			white-space:0px;
			
   }
   
.sub-menu a{color:#5E8B94;font-size:11px;text-align:left;margin-left:15px;float:left;} 
.sub-menu a.active,.sub-menu  a:Hover{color:#ffffff;font-size:11px;font-style:normal;}   