.body {
	padding-left:0;
	padding-top:0;
	font-family: Tahoma;
	font-size: 12px;
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
}
.style2 { 
	font-size: large; 
}
.tdnavselected {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #D7EBFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #D7EBFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #D7EBFF;
}
.tdnavhover {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #F2F9FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #F2F9FF;
	border-bottom-color: #dfdfdf;
	border-left-color: #F2F9FF;
}
.gridlink A:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.tdnav {
	font-family: Tahoma;
	font-size: 12px;
	border: thin solid #FFFFFF;
}
.tdhover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-image: url(images/headerbg.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	height: auto;
	border-top: 1px solid #0066ff;
	border-right: 0px;
	border-top: 1px solid #0066ff;
	border-left: 0px;
}
.question {
	font-family: Tahoma;
	font-size: 16px;
	background-color: #D7FFD7;
	border: thin solid #009900;
	font-weight: bold;
}

.tdodd {
	font-family: Tahoma;
	font-size: 12px;
	border: 0px;
	background-color: #F7F7F7;
	padding:0 2 0 2;
	vertical-align:top;
}
.tdselect {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-image: url(images/headerbg.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	height: auto;
	border-top: 1px solid #0066FF;
	border-right: 0px;
	border-bottom: 1px solid #0066FF;
	border-left: 0px;
}

.tdeven {
	font-family: Tahoma;
	font-size: 12px;
	background-color:#FFFFFF;
	border: 0px;
	padding:0 2 0 2;
	vertical-align:top;
}
.tdheadsort {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background-image: url(images/headerbg.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	height: auto;
	border: 1px solid #0066ff;
}
.tdhead {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	background-image: url(images/headerbg.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	height: auto;
	border: 1px solid #ffffff;
}
.tdheadhover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	background-image: url(images/headerbg.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	border: 1px solid #0066FF;
	height: auto;
}
.tdselected {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	background-color: #FFFF66;
}

a:link, a:visited { 
	color: #0000FF; 
	text-decoration: none;
}

a:hover {
	color: #111111; 
	text-decoration: none;
} 

