﻿body {
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:19px;
text-align:center;
}
td, tr, p, div {
-x-system-font:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:19px;
}

h1, h2, h3, h4, h5, h6 {margin:0px 0px 20px 0px; padding:0px; text-align: left; line-height:normal;}
h1 {font-size:24px; }
h2 {font-size:20px; }
h3 {font-size:18px; }
h4 {font-size:16px; }
h5 {font-size:14px; }
h6 {font-size:12px; }

form {margin:0px; padding:0px}
form td {padding-top:0px}
a:link, a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover, a:active {
	color: #333;
	text-decoration: none;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}



div.catselector {width:100%; text-align:left; background-color:#003399}
div.catselectoritem {background-color:#003399; color:#ffffff; text-align:left; padding:3px 20px 3px 20px}
div.catselectoritem:hover {background-color:#84bae0}
.catselectortext {color:#ffffff}
a.catselectorlink{color:#ffffff}
a:hover.catselectorlink {text-decoration:none}
.blockimg {display:block; margin:0}

td.item img {float:right; margin:0px 0px 10px 20px}

table.register {width:100%}
td.formlabel {width:175px; padding-right:5px}
td.formcontrol { padding-bottom: 5px; }
td.register {padding-right:5px; padding-bottom:5px;}

.email {width:175px}
.password {width:175px}

.shorttext {width:100px}
.mediumtext {width:175px}
.longtext {width:250px}

.checkbox {margin-left:-4px}

.registererror {color:#ff0000}

.center {text-align:center}
.right {text-align:right}

.padBot, .padBot td { padding-bottom:5px; }
label { cursor:pointer; }
