/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.questextlink
{	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#378ec7;
	text-decoration:none;
	font-weight:bold;
}

.questextlink:hover
{	color:#285d9e;
	text-decoration:underline;
}

.navgraylink:hover{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:underline;
}

.Whitetxt{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.blktxt{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:none;
}


.footerlink{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:none;
line-height:18px;
}

.footerlink:hover{
color:#000000;
text-decoration:underline;
}

.normalgraytxt{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:none;
}


.bluenormaltext{
font-family:Tahoma;
font-size:11px;
color:#07779F;
text-decoration:none;
}

.bluelink{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
color:#4d8ca5;
text-decoration:none;
}
.bluelink:hover{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
color:#4d8ca5;
text-decoration:underline;
}

.largetextbox {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
width:121px;
height:121px;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #f1f1f1;
border: 1px solid #999999;
}


.heading{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#B80004;
text-decoration:none;
}

.errortxt
{	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:Red;
	text-decoration:none;
}
	
.content
{	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.leftnavlink
{	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.leftnavlink:hover
{
	text-decoration:underline;
	}
	
.darkbluelink
{	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#07779F;
	text-decoration:none;
}
.darkbluelink:hover
{
	text-decoration:underline;
	}

.bluetextlink
{	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#378ec7;
	text-decoration:none;
	text-decoration:underline;
}

.bluelink:hover
{	color:#285d9e;
	text-decoration:underline;
}

.bigtxt{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

	.graybrd {
	border: 1px solid #cccccc;
	padding:2px;
	}

.txtbox{
	height:18px;
	width:190px;
	font-family:tahoma, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #999999;
	padding:1px;
	}