body, td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.mainborder {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 11px;
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #939495;
	border-bottom: 1px solid #939495;
	border-left: 1px solid #939495;
}
/* begin navigation */
table#nav {
	background-color: #fff;
	}

table#nav td {
	text-align: center;
	font: 11px lucida grande, geneva, verdana;
	background-color: #fff;
	border-top: 1px solid #a1a5a9;
	border-bottom: 1px solid #a1a5a9;
	}

table#nav td a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px 15px 3px 15px;
	background-image: url("../idtv/images/bg_white.gif");
	}

table#nav td a:link, #nav td a:visited {
	color: #000;
	font-weight: strong;
	text-decoration: none;
	}

table#nav td a:hover {
	color: #000;
	background-image: url("../idtv/images/bg_gray.gif");
	display: block;
	font-weight: strong;
	text-decoration: none;
	}
#one a:link, #one a:visited {
	border-left: 1px solid #a1a5a9;
	}
#five a:link, #five a:visited {
	border-right: 1px solid #a1a5a9;
	}

body#sectionone #nav td#one a, 
body#sectiontwo #nav td#two a,
body#sectionthree #nav td#three a,
body#sectionfour #nav td#four a,
body#sectionfive #nav td#five a {
	background-image: url("../idtv/images/bg_blue.gif");
	color: #000;
	border-right: 1px solid #a1a5a9;
	border-left: 1px solid #a1a5a9;
	}
/* end navigation */
.text {
	font: 11px lucida grande, geneva, verdana;
}
.frame {
	font: 11px lucida grande, geneva, verdana;
	background-color: #efefef;
	border: 1px dashed #CCCCCC;
	padding: 5px;
}

.borderright {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.inputfield {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	border: 1px inset #999999;
	background-color: #f7f7f7;
}.formline {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
}
.minitext {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}.redtitle {
	color: #CC0000;
	font-weight: bold;

}
.bluetitle {
	color: #00407F;
	font-weight: bold;

}
.bordertop {
	border-top: 1px solid #939495;
	border-right: 1px solid #939495;
	border-bottom: 1px solid #00407F;
	border-left: 1px solid #939495;

}

