BODY {
	background-color: #948a8b;
	scrollbar-face-color: #615758;
	scrollbar-shadow-color: Gray;
	scrollbar-highlight-color: #948a8b;
	scrollbar-3dlight-color: #dfdfdf;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: White;
	margin: 0px;
	font-family : Arial, Helvetica, sans-serif;
}
a{
	color: #00337f;
}
a:hover{
color:  #9e7c0a;	
}
td.sh{
	background-color: Black;
	text-align: center;
	padding: 2px;
}
.head {
	background: url('images\counselling-header3.jpg');
	background-repeat : no-repeat;
}
a.sl {
	color: white;
	text-decoration: none;
	border: 2px solid black;
	width: 100%
}
a.sl:hover {
	color: gray;
	border: 2px solid silver;
}
p, ul, ol, li, div, address, blockquote, nobr, i
		{
	 font-family: arial,Arial,sans-serif;
	font-size: 14px;		
			}
			
H1 {
	background-color : #DBDBDB;
	font-family : verdana, arial, Geneva, Helvetica, sans-serif;
	font-size : 20px;
	color : #000000;
	margin-top: 25px;
	padding: 2px;
}
em {
	font-size: 11px;
}
h3{
	font-family : Arial, arial, Geneva, Helvetica, sans-serif;
	font-size : 16px;
	color : #383838;
	margin-top: 20px;
}
td.tntd {
height: 21px;
	border-bottom: 1px white solid;
	background-color: #605a5a;
}
a.tn {
	padding-top: 2px;
	background-color: #605a5a;
	color: white;
	text-decoration: none;
	padding-left: 5px;
	height:100%;
	width: 230px;
	font-size: 14px;
}
a.tn:hover{
background-color:  #948a8b;	
color: white;
}
a.bn, a.bn:visited {
	font-size : 11px;
	color : #444444;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
a.bn:active, a.bn:hover {
	font-size : 11px;
	color : #777777;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}
img.sp{
	border: double white 3px;
}
h4{
	margin-top: 10px;
	color: white;
	font-size: 14px;
}
a.tl, a.tl:visited, a.tl:active, a.tl:hover		{ font-family:arial,Arial,sans-serif; color: #000000; text-decoration:none; }

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 17.8em;
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 16.4em;
		margin-top : -18px;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 16.4em;
		display : block;
		color : white;
		text-decoration : none;
		background-color : 00337f;
		padding : 0 0.5em;
		height: 18px;
		font-size: 14px;
	}
	
	#nav li a:hover {
		color : white;
		background-color : black;
	}
  #nav li ul a {
		width: 24em;
		display : block;
		color : white;
		text-decoration : none;
		background-color : 00337f;
		padding : 0 0.5em;
		height: 18px;
		font-size: 14px;
	}
	
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	INPUT, Textarea, select  {
	background-color : #FFFCF0;
	color : Black;
	font-size : 11px;
	border : 1px solid Black;
	font-family : Arial, Helvetica, sans-serif;
}
