/* CSS Document */
a{ color:#006600;}
a:hover{ color:#993366}
body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.link1 A {
	color: #990000;
	text-decoration: underline;
	font-size: 16px;
}
	
.link1 A:HOVER {
color: #BD845A; 
text-decoration: underline;
}
.MainHeader { 
font-family:Arial, Helvetica, sans-serif; 
font-size:20px; 
font-weight:bold; 
color:#B5845A;
}

.SubHeader {
	font-size:18px;
	font-weight:bold;
	color:#B5845A;
	font-family: Arial, Helvetica, sans-serif;

}
.title{
	color: #990000;
}

.title1{
	color: #4C362C; font-weight:bold;
}
.link2 A {
	color: #990000;
	text-decoration: underline;
	}
	
.link2 A:HOVER {
color: #043C71; 
text-decoration: underline;
}
.phd{ background:#ffffff; border:#633 1px solid; width:216px;  text-align:center; padding:8px; width/**/:/**/200px; height:150px;}
.redtxt  {
	color: #FF0000;
	font: bold 15px Arial, Helvetica, sans-serif;
}
ul.leftmenu { margin:0px; padding:0px;}
ul.leftmenu  li {
	margin:0px;
	padding:0px;
	list-style: none;
}
ul.leftmenu  li A {
	display:block;
	background: url(images/arrow.gif) no-repeat left 5px;
	padding-left:10px;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:5px;
	height: 20px;
	font-size:12px;
	padding-top: 2px;
}
ul.leftmenu li A:hover {
	color:#0A246A;
	background: url(images/arrow.gif) no-repeat left 5px;
}
ul.leftmenu li A:hover {
	color:#1344C8;
	background: url(images/arrow.gif) no-repeat left 5px;
}
ul.leftmenu li .pageact {color:#1344C8;
	background: url(images/arrow.gif) no-repeat left 5px;
	
}
.pagehead {
	font: 20px Arial, Helvetica, sans-serif;
	color: #7A5943;
	font-weight:bold;
	border-bottom:solid 1px #393129;
	background: url(images/headbull.gif) no-repeat left top;
	padding-left: 29px;
	height: 25px;
	padding-top: 7px;
	padding-bottom: 2px;
}
.pagehead  A {color: #7A5943; text-decoration:none;}
.pagehead  A:hover {color: #990000; text-decoration:none}	
	
	

.txt15 { font-size:13px;}
.red {
	color: #990000;
}
.graytxt {
	color: #999999;
}
.txtfld {
	width:300px;
	background:#fff;
	border: 1px solid #CCCCCC;
}
.txtfld1 {

	background:#fff;
	border: 1px solid #CCCCCC;
}