body {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	font-variant: normal;
	color: #FFFFFF;
	background-image: url(Images/gp_bg_lines.gif);
}
.custombutton {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	width: 92px;
	background-image: url(Images/gpbutton.jpg);
	color: #990000;
	vertical-align: middle;
	border: 0px solid #000000;
}

subtd2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	background-color: #666666;
	height: auto;
	width: auto;
	text-align: left;
}
maintd2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	background-color: #000000;
	background-position: center;
	height: auto;
	width: auto;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #33CCFF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #33CCFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #33CCFF;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
}.warning {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;

}.textbox {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: none;
}

.table1px {
	border: 1px solid #000000;
}
.tabledbl {
	border: 2px double #FFFFFF;
}

.gradient {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Images/tile_sub.gif);
	background-repeat: repeat-x;
}

.tableborder {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;	
}

.tableborder2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(Images/tableback.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;	
	
}
.foot {
	border: 1px solid #000000;
}  