/* CSS Document */

.body {
	background-color: #36516B;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
.bottom_menu
{
	font-family:Arial;
	background-color:#2E4559;
	color:#FFFFFF;
	font-size:12px;
}
.sub_menu
{
	background:url(images/sub_menu_back.jpg);
	background-repeat: repeat-x;
}
.logo_bg
{
background-color: #FFFFFF;
}
/*Menu*/
.menufont
{
	font-family:Arial;
	font-weight: bolder;
	color: FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
.selectedmenufont
{
	font-family:Arial;
	font-weight: bolder;
	color:#85E0D7;
	font-size:12px;
	text-decoration:none;
}
.submenufont
{
	font-family:Arial;
	color: #BFBFBF;
	font-size:11px;
	text-decoration:none;
}
.selectedsubmenufont
{
	font-family:Arial;
	color:#00CCFF;
	font-size:11px;
	text-decoration:none;
}

/*Table*/
.table_formatting 
{
	border-color:#2E445B;
}
.table_outer {
	background-color: #FFFFFF;
	border: thin dotted #006699;
}
.Table_Design_1
{
background-color:#666666;
font-family:Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:12px;
text-decoration:none;
text-align:left;
}
.Table_Design_2
{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
text-align:left;
}

.Table_Design_Photo
{
font-family:Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
text-align:center;
}
/*Text Style*/
.Address
 {
	font-size: 16px;
	font-weight: bold;
}
.Contact_Name_font
{
	font-family:Arial;
	font-weight: bolder;
	color: FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
.Contact_Address_font
{
	font-family:Arial;
	font-size:12px;
	color: #FAFAFA;	
	line-height:1.5;
}
.email_font
{
	font-family:Arial;
	font-size:15px;
	color: #FAFAFA;	
	line-height:1.5;
}
.Heading_font
{
	font-family:Arial;
	font-weight: bolder;
	font-size:15px;
	color: #FAFAFA;	
	line-height:1.2;
	text-align:left;
}
.Heading_Medium_font
{
	font-family:Arial;
	font-weight: bolder;
	font-size:13px;
	color: #FAFAFA;	
	line-height:1.2;
	text-align:left;
}
.Heading_Small_font
{
	font-family:Arial;
	font-weight: bolder;
	font-size:11px;
	color: #FAFAFA;	
	line-height:1.2;
	text-align:left;
}

.Text_font
{
	font-family:Arial;
	font-size:12px;
	color: #FAFAFA;	
	line-height:1.5;
	text-align:left;
}
.Text_font_bolder
{
	font-family:Arial;
	font-size:12px;
	font-weight: bolder;
	color: #FAFAFA;	
	line-height:1.5;
	text-align:left;
}
.symbolcolor
{
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-size:12px;  
}
.textfont
{
	font-family:Arial;
	font-size:13;
	color: #828282;	
	text-align:justify;
	line-height:1.5;
}
.footertext
 {
	font-family:Arial;
	font-size:11;
	color:4b4949;
 }
 .image
 {
	border-color:Black;   
 }
 .messageLBL
{
	font-family:Arial;
	color:Blue;
	font-size:15;
}

 .mailIDtext
{
	font-family:Arial;
	font-size:13px;
	color: #FFFFFF; 
	text-decoration:none;	
}
.wrtite2us
{
	font-family:Arial;
	color:474646;
	font-size:15;
	text-decoration:none;
} 
 .normaltext
{
	font-size:13;
	font-family:Arial;
	color:a3a2a2;
}
.textfontt
{
	font-family:Arial;
	color:474646;
	font-size:14;
	line-height:1.5;
}
.font_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
a {
text-decoration:none;
font-size:15;
color: white; 
}

