/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size: x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#ffffff;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
	color: #000066;
	font-size: x-small;
	text-decoration: underline;
}

a:visited{
	color: #000066;
	font-size: x-small;
	text-decoration: underline;
}

a:hover{
	color: #000066;
	font-size: x-small;
	text-decoration: underline;
}

a:active{
	color: #006666;
	font-size: x-small;
	text-decoration: underline;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#009999;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.actxxsmall{font-size:xx-small;color:#000000;}
.actxsmall{font-size:x-small;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{font-size:x-large;color:#ff3300;}
.actwelcome{font-size:medium;color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#000066;}

.author{
	font-size: smaller;
	font-style: italic;
}

div.h1text {
	TOP : 40px;
	color : Black;
	text-align : center;
	margin-left : 0%;
	margin-right : 0%;
	position : absolute;
	left : 23%;
	width : 74%;
	font-family : Georgia, "Times New Roman", Times, serif;
}

div.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : x-small;
	text-align : left;
	margin-top : 10px;
	padding-left : 4px;
	padding-right : 0;
	margin-left : 0;
	margin-right : 0%;
}

div.topborder {
	WIDTH : 100%;
	TOP : 0px;
	margin-left : 0px;
	overflow : hidden;
	left : 0%;
	margin-right : 0px;
}


table.main {
	top: 130px;
	width: 100%;
	position: absolute;
	height: 100%;
	background: transparent;
}

