body {
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
}


td {
	font-family: arial;
	font-size: +12;
}

p {
	text-align: justify;
	line-height: 1.6;
}

.vidyamandir {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

td.menu {
	/*
	background-image: url(../images/menubg.png);
	background-repeat: repeat-y;
	background-position: right;
	*/
	border-bottom: dotted 1px  #1C5398;
	text-align: right;
	height: 26px;
}

a.menu {
	color: #1C5398;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 8px;
}

a.menu:hover {
	color: #066EF2;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 8px;
}

a.mgvmenu {
	color: #1C5398;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 8px;
}

a.mgvmenu:hover {
	color: #066EF2;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 8px;
}

h2 {
	margin: 6px;
	color: #9B0E79;
	font-size: +16;
	font-weight: bold;
}

.pad_left_10 {
	padding-left: 10px;
	padding-right: 26px;
}

.bg_white {
	background-color: #FFFFFF;
}

#footer {
	height: 30px;
}

#footer td {
	color: #898989;
	font-size: +11;
	text-align: right;
}

#footer a{
	text-decoration: none;
	color: #2D89E8;
}

.brd_left_dot {
	border-left: dashed 1px #697E9C;
}
.subhd { 
	color: #9B0E79;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana
}

.brd_blue {
	border: solid 1px #697E9C;
}

.brd_profile {
	border-top: solid 2px #697E9C;
}



.profile {
	line-height:25px;
	font-family:arial;
	font-size:12px;
}	

.marq{
background:url(../images/marq_bg.gif) no-repeat center bottom;
height:31px;
line-height:31px;
padding:10px 15px 0 15px;
width:708px;
color:#FFFFFF;
}
.marq a{
color:#FFFFFF;
text-decoration:none;
font-size:13px;
}
.marq a:hover{
text-decoration:underline;
}