/* pageStyle pubgen - don't change any names*/
a.bot:link,a.bot:visited {
	color: #434343;
	font: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.bot:hover {
	color: #989898;
	font: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.mainmenu:link,a.mainmenu:visited {
	background-color: transparent;
	border-bottom: 1px solid #D8D8D8;
	color: #A4A4A4;
	font: 10px;
	width: 100px;
	line-height: 20px;
}

a.mainmenu:hover {
	background-color: #E5E5E5;
	border-bottom: 1px solid #D8D8D8;
	color: #A4A4A4;
	font: 10px;
	width: 100px;
	line-height: 20px;
}

a.leftmenu:link, a.leftmenu:visited, a.leftmenu:active {
	background: url(../images/btn1.gif) no-repeat );
	height: 45px;
	cursor: hand;
	width: 100%;
	color: White;
}

a.leftmenu:hover {
	background: url(../images/btn3.gif) no-repeat );
	height: 45px;
	cursor: hand;
	width: 100%;
	color: #00CC00;
}

a.leftmenuchoice:link, a.leftmenuchoice:visited, a.leftmenuchoice:active {
	background: url(../images/btn3.gif) no-repeat );
	height: 45px;
	cursor: hand;
	width: 100%;
	color: #00CC00;
}

a.leftmenuchoice:hover {
	background: url(../images/btn3.gif) no-repeat );
	height: 45px;
	cursor: hand;
	width: 100%;
	color: #00CC00;
}

a.rightmenu:link, a.rightmenu:visited {
	color: Black;
	font: 10px;
	width: 100%;
	line-height: 20px;
}

a.rightmenu:hover {
	border-bottom: 1px solid #D8D8D8;
	color: #CC3300;
	font: 10px;
	width: 100%;
	line-height: 20px;
}

a.rightmenuchoice:link, a.rightmenuchoice:visited {
	border-bottom: 1px solid #D8D8D8;
	color: #CC3300;
	font: 10px;
	width: 100%;
	line-height: 20px;
}

a.rightmenuchoice:hover {
	border-bottom: 1px solid #D8D8D8;
	color: #CC3300;
	font: 10px;
	width: 100%;
	line-height: 20px;
}

a:link {
	color: #CC6600;
	font: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	color: #CC6600;
	font: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #999999;
	font: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

body{
	background: White;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	scrollbar-face-color: #C8C8C8;
	scrollbar-track-color: #DDDDDD;
}

form{
	font-size: 0px;
	margin: 0;
}

hr {
	color: #DBC857;
	height: 1px;
}

option {
	background: #FFFFFF;
}

select {
	font-size: 10px;
}

table{
	color: #333333;
	font: 11px;
}

.admFontAppSys{
	color: #000000;
	font: 11px;
}

.boxpub{
	background-color: transparent;
	border: 1px none #DCDCDC;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.button{
	background: #FFFFFF;
	border: 1px solid #666666;
	cursor: hand;
	font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.cursoron {
	cursor: hand;
}

.headline1{
	color: #333333;
	font: 14px;
}

.headline1b{
	color: #333333;
	font: 14px;
	font-weight: bold;
}

.headline1bi{
	color: #333333;
	font: italic 14px;
	font-weight: bold;
}

.headline2{
	color: #333333;
	font: 12px;
}

.headline2b{
	color: #333333;
	font: 12px;
	font-weight: bold;
}

.headline2bi{
	color: #333333;
	font: italic 12px;
	font-weight: bold;
}

.input{
	border: 1px solid #999999;
	color: #666666;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.listchoice{
	background-color: #CCCCCC;
	color: #000000;
	cursor: hand;
	font: normal 10px Verdana;
}

.listcolor1{
	background-color: #ECECEC;
	color: #000000;
	cursor: hand;
	font: normal 10px Verdana;
}

.listcolor2{
	background-color: #F6F6F6;
	color: #000000;
	cursor: hand;
	font: normal 10px Verdana;
}

.logon{
	padding: 6px;
}

.mainpage {
	background: White;
}

.msg{
	color: #FFCCFF;
}

