body {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#EFE3CD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
	line-height:16px;
}

.btn_bg{ background-image:url(btn_bg.gif); background-repeat:repeat-x; width:auto; height:auto;}
.btn_bg:hover{ background-image:url(btn_bg_o.gif); background-repeat:repeat-x; width:auto; height:auto;}
.profe_txt{ font-family: Helvetica, sans-serif; font-size:17px; color:#fff; font-weight:bold; background:#efbaad; line-height:20px;}
.profe2_txt{ font-family: Helvetica, sans-serif; font-size:17px; color:#fff; font-weight:bold; background:#e78263; line-height:20px;}
.profe3_txt{ font-family: Helvetica, sans-serif; font-size:17px; color:#fff; font-weight:bold; background:#c64d29; line-height:20px;}
.profe4_txt{ font-family: Helvetica, sans-serif; font-size:17px; color:#fff; font-weight:bold; background:#843418; line-height:20px;}
.ftr_txt{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:normal;  line-height:16px; }
.ftr_link{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#fff; font-weight:normal; line-height:16px; text-decoration:none;}
.ftr_link:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#fff; font-weight:normal; line-height:16px; text-decoration:underline;}

.btn_div{
	width:150px;
	padding:5px;
	height:25px;
	position:absolute;
	left: 776px;
	top: 321px;
	text-align:center;
	background:#043E7E;
	color:#FFFFFF;
}
.sub-head
{
font-size:18px; 
color:#000000;
}
a
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
}
a:hover
{
text-decoration:none;
}
.text-info
{
color:#FFFFFF;
}

/* for list */
ul { list-style:none;}
.list2 { padding-bottom:15px;}
.list2 li { color:#859a9e; font-weight:bold; padding:0 0 10px 21px; background:url(images/marker-1.gif) no-repeat left 2px;}
.list2 li a { color:#859a9e;}

.link3 {color: #660000; font-size:1.17em;}
