input, option, select, textarea	{font-family:verdana; font-size:12px; width:100%}
.button		{width:120px}
.title2		{background:#784982; font-weight:bold; border:solid 1px #A281A9; color:#FFFFFF}

.main {
width:760px;
background:#FFFFFF;
border:solid 1px
}

/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:12px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background:#B0B7D1;
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:#784982;
text-decoration:none;
}

a:visited{
color:#784982;
text-decoration:none;
}

a:hover{
color:#6b0082;
text-decoration:underline;
}

a:active{
color:#784982;
text-decoration:none;
}

a.boxlink:link{
color:#ffffff;
text-decoration:none;
}

a.boxlink:visited{
color:#ffffff;
text-decoration:none;
}

a.boxlink:hover{
color:#000000;
text-decoration:underline;
}

a.boxlink:active{
color:#000000;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:14px
}

.actCHECKOUTEM {background-color:#996699;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:9px;
	color:#000000;
}

.actxsmall{
	font-size:10px;
	color:#000000;
}

.actsmall{
	font-size:11px;
	color:#000000;
}

.actregular{
	font-size:12px;
	color:#000000;
}

.actlarge{
	font-size:14px;
	color:#000000;
}

.actxlarge{
	font-size:16px;
	color:#000000;
}

.actxxlarge{
	font-size:18px;
	color:#000000;
}

.actwarningcolor{color:#996699;}
.actrequiredcolor{color:#996699;}
.actsearchhighlightcolor{color:#996699;}
.actrequired{color:#996699;}
.actwarning{color:#996699;}
.actwelcome{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:10px;}

.thinborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996699;
	border-right-color: #996699;
	border-bottom-color: #996699;
	border-left-color: #996699;
}

.thinred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #784982;
	border-right-color: #784982;
	border-bottom-color: #784982;
	border-left-color: #784982;
}

.thinred2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #784982;
	border-right-color: #784982;
	border-bottom-color: #784982;
	border-left-color: #784982;
}

.actsmallheading {
	font-size:12px;
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

td.boxheader {
	background-color:#784982;
}
.whitetext{
color: #ffffff;
}

input{
   color:#b3b3b3;
   font-size:10px;
   font-weight:bold;
   background-color:#784982;
   }
   
.topbutton.a{
padding:0px;
}
