/* CSS Document */
.border {
	border: 1px solid #000000;
	
}
.caption {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #AD4F01;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}






/* bg Style*/
.futerBg {
	background-image: url(images/futer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.contactfuterBg {
	background-image: url(images/contact_futer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contactFuterLeftBg {
	background-image: url(images/contact_left_futer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.contactFuterRightBg {
	background-image: url(images/contact_right_futer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftBg {
	background-image: url(images/left_bg_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.rightBg {
	background-image: url(images/right_bg_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.topleftBg {
	background-image: url(images/left_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

.toprightBg {
	background-image: url(images/right_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}



.contactTopleftBg {
	background-image: url(images/left_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}

.contactToprightBg {
	background-image: url(images/contact_right_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.contactleftbodyBg {
	background-image: url(images/contact_left_bg2.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	background-color: #ecf2f9;
}


.leftbodyBg {
	background-image: url(images/left_body1.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	background-color: #ffffff;
}


.contactSeddoBg1 {
	background-image: url(images/contact_seddo_bg_1.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}

.contactSeddoBg2 {
	background-image: url(images/contact_seddo_bg_2.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}


.seddaoleftbodyBg {
	background-image: url(images/seddao_left_body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

.seddaorightbodyBg {
	background-image: url(images/seddao_right_body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.bodyBg {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f2fbff;
}

.mainbodyBg {
	background-image: url(images/main_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}

.contactbodyBg {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e5f3fb;
}
.totalbodyBg {
	background-image: url(images/bg_1px.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Links & Navigations */

.page_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #462F0B;
	text-decoration: none;
	background-color: #FEA310;
	
}
.page_link:hover {
	font-family: Tahoma;
	font-size: 12px;
		font-weight:bold;
	color:#895A14;
	text-decoration: none;
	background-color: #FEA310;
	
}

.futerText {
	font-family: Verdana, "Times New Roman", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8b926f;
	text-decoration: none;
}

.futerText a:hover {
	font-family: Verdana, "Times New Roman", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #8b926f;
	text-decoration: underline;
}
.mainbodyText{
	font-family: Verdana, "Times New Roman", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #212b33;
	text-decoration: none;
}

.mainbodyText a:hover{
	font-family: Verdana, "Times New Roman", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #212b33;
	text-decoration: underline;
}

.navLink1 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: Bold;
}


.navLink1 a:hover{
	color: #002e55;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: Bold;
}

.navLink1_1 {
	color: #002e55;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: Bold;
}

.navLink1_1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: Bold;
}

.skipText {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}


.skipText a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
}


.copyrightText {
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #8b926f;
	text-decoration: none;
}


.copyrightText a:hover {
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #8b926f;
	text-decoration: underline;
}

.webtext {
	font-family: Verdana, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #3b4852;
	text-decoration: none;
}

.webtext a:hover {
	font-family: Verdana, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #3b4852;
	text-decoration: underline;
}
