body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #234975;
	margin: 10px;
	padding: 10px;
	background-image: url(elements/grad_back.jpg);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #0033CC;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #0033CC;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CE0000;
}
li {
	list-style-position: outside;
	padding-top: 4px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited{
	color: #34A4C9;
}
a:hover, a:visited:hover {
	color: #78C4DC;
	text-decoration: underline;
}
.title {
	font-size: 24px;
}
.big {
	font-size: 20px;
}
.notice {
	font-size: 16px;
	font-weight: bold;
}
.list {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sans {
	font-family: Arial, Helvetica, sans-serif;
}
.serif {
	font-family: "Times New Roman", Times, serif;
}

.left {
	text-align: left;
	text-indent: 0px;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
	text-indent: 0px;
}
.paragraph {
	text-align: justify;
}
.justify {
	text-align: justify;
}
.highlight {
	font-style: italic;
	font-weight: bold;	
}
.error {
	color: #E92D25;
}
.errorborder {
	background-color: #990000;
	border: 1px solid #E92D25;
	color: #FFFFFF;
}
.success {
	color: #0066CC;
}
.successborder {
	background-color: #DDDDDD;
	border: 1px solid #0066CC;
	color: #0066CC;
}
.black {
	color: #000000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.buttoncell {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #FFFFFF;
	background-color: #D4D0C8;
	font-weight: bold;
	padding: 2px;
}
.buttoncell a, .buttoncell a:link, .buttoncell a:visited {
	color: #333333;
	text-decoration: none;
}
.outline {
	background-color: #DDDDDD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 7px;
}

.border {
	border: 10px solid #CBD4D9;
}
.border2 {
	border: 1px solid #CBD4D9;
}

.header {
	color: #FFFFFF;
	background-color: #000000;
}
.subheader {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #BBBBBB;
	padding: 4px;
	font-size: 16px;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7D6E69;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
}
.admin {
	background-color: #AAAAAA;
	color: #333333;
}
.admin  a, .admin  a:link, .admin a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.admin a:hover, .admin a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.adminbar {
	background-color: #DDDDDD;
	color: #333333;
}

.admin1 {
	color: #640000;
}
.admin2 {
	color: #006400;
}
.admin3 {
	color: #640064;
}

.productback {
	text-align: center;
	background-color: #EEEEEE;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
}

.main {
	color: #000033;
}
.main  a, .main a:link, .main a:visited {
	text-decoration: underline;
	color: #4B5D8B;
}
.main a:hover, .main a:visited:hover {
	color: #4B5D8B;
	text-decoration: none;
}
.darkback  {
	background-color: #2D5C92;
}
.darklink {
	color: #EBE7E4;
}
.darklink  a, .darklink  a:link, .darklink a:visited {
	color: #FF9999;
	text-decoration: none;
}
.darklink a:hover, .darklink a:visited:hover {
	color: #FF0000;
	text-decoration: underline;
}

.lightback {
	background-color: #EEEEEE;
}


.lightlink {
	color: #000000;
}
.lightlink a, .lightlink a:link, .lightlink a:visited {
	color: #4B5D8B;
	text-decoration: none;
}
.lightlink a:hover, .lightlink a:visited:hover {
	color: #8C9BC1;
	text-decoration: underline;
}
.blackback  {
	background-color: #202020;
}
.blacklink {
	color: #FFFFFF;
}
.blacklink a, .blacklink a:link, .blacklink a:visited {
	text-decoration: none;
	color: #FF9999;
}
.blacklink a:hover, .blacklink a:visited:hover {
	color: #FF0000;
	text-decoration: underline;
}
.navback {
	color: #FFFFFF;
	background-color: #D00000;
	background-image: url(elements/navgrad.jpg);
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.nav, .nav_on, .bignav, .bignav_on {
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
}
.nav  a, .nav  a:link, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 60px;
}
.nav a:hover, .nav a:visited:hover {
	color: #66FFFF;
	text-decoration: none;
	background-image: url(elements/nav_on.gif);
	background-position: center center;
}
.nav_on a, .nav_on a:visited, .nav_on a:hover, .nav_on a:visited:hover {
	color: #0099FF;
	text-decoration: none;
	display: block;
	width: 60px;
	background-image: url(elements/nav_current.gif);
}
.bignav  a, .bignav  a:link, .bignav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 110px;
}
.bignav a:hover, .bignav a:visited:hover {
	color: #66FFFF;
	text-decoration: none;
	background-image: url(elements/bignav_on.gif);
	background-position: center center;
}
.bignav_on a, .bignav_on a:visited, .bignav_on a:hover, .bignav_on a:visited:hover {
	color: #0099FF;
	text-decoration: none;
	display: block;
	width: 110px;
	background-image: url(elements/bignav_current.gif);
}
.linenav, .linenav_on {
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	height: 36px;
}
.linenav a, .linenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 130px;
}
.linenav a:hover, .linenav a:visited:hover {
	color: #66FFFF;
	text-decoration: none;
	background-image: url(elements/linenav_on.gif);
	background-position: center center;
}
.linenav_on a, .linenav_on a:visited, .linenav_on a:hover, .linenav_on a:visited:hover {
	color: #0099FF;
	text-decoration: none;
	display: block;
	width: 130px;
	background-image: url(elements/linenav_current.gif);
}
.pad {
	padding: 4px;
}
.pad2 {
	padding: 8px;
}
.colpad {
	padding-bottom: 8px;
}

.light1 {
	color: #F2E3C2;
}
.light2 {
	color: #CAE5F0;
}
.light3 {
	color: #53DCF4;
}
.dark1 {
	color: #7D2501;
}
.dark2 {
	color: #786777;
}

.bar1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #2D5C92;
}
.bar2 {
	background-image: url(elements/grad2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #6C6D6F;
}
.bar3 {
	background-image: url(elements/grad3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #6C6D6F;
}
strong {
	font-size: 16px;
	font-weight: bold;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}

.formnorm {
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1px;
}
.colorbox {
	width:25px;
	height:25px;
	border:1px solid #666666;
	float:left;
	margin-right:8px;
}
.normal {
	font-size: 14px;
}
