@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin:0px;
	background-color:#800000;
	background-image: url(../images/bodybg.png);
	background-repeat:repeat;
	
}
a {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
.page {
	background-image:url(../images/pageborder.png);
	background-repeat:repeat-y;
	width:900px;
	padding:0 50px;
}
.topmenu {
	background-image:url(../images/topmenu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.rightcol {
	width:390px;
	padding-right:10px;
}
.leftcol {
	width:480;
	padding:0 10px;
}
.rightc {
	width:660px;
	padding-right:10px;
}
.leftc {
	width:230;
	padding:0 10px;
}
.mahprog_home {
	background-image:url(../images/maharaj_bg.jpg);
	background-repeat:repeat-x;
	background-color:#fcd856;
	padding:5px;
}
.footer {
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	margin:0;
	padding:0;
}
.footerborder {
	border-bottom:5px solid #800000;
}

.pagehead {
	font-size:14px;
	border-bottom:1px dotted #800000;
	color:#800000;
	font-weight:bold;
}

.pagehead1 {
	font-size:14px;
	border-bottom:3px solid #800000;
	color:#800000;
	font-weight:bold;
}

.pagetext {
	padding-top:10px;
	text-align:justify;
	font-size:12px;
	color:#333;
	line-height:140%;
}
.whitehead {
	font-size:12px;
	color:#FFF;
}
.borderbottomdotted {
	border-bottom:1px dotted #800000;
}

.prog_head {
	color:#800000;
	font-weight:bold;
	text-decoration:underline;

}

.prog_desc {
	color:#000;
	padding-bottom:10px;

}

.datepicker {
	padding-right:50px;
}
.marq {
	margin:10px 10px 8px 10px;
	width:880px;
}
.thalhead {
	font-size:12px;
	color:#800000;
	font-weight:bold;
	border-bottom:2px solid #800000;
}
.thaltext {
	font-size:11px;
	color:#000;
	font-weight:normal;
	border-bottom:1px dotted #800000;
}
.textbox {
	border:3px solid #800000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:18px;
	padding-top:3px;
}
.textarea1 {
	border:3px solid #800000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:3px;
}
a.greylink {
	color:#333;
	text-decoration:none;
}
a.greylink:hover {
	color:#333;
	text-decoration:underline;
}

.imageborder {
	border:5px solid #EEE;
}
.trusteeimg {
	border-top:5px solid #EEE;
	border-left:5px solid #EEE;
	border-right:5px solid #EEE;
	border-bottom:25px solid #EEE;
	margin-bottom:10px
}
.datehead {
	color:#ff6600;
	font-weight:bold;
	font-size:12px;
}
.datetext {
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px dotted #993333;
}
