TD {
	font-size: 12px;
	font-family: arial;
	}

A.topmenu {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}

A.topmenu:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #7DC5F7;
	text-decoration: none;
	}

BODY {
	font-family: arial;
	cursor: default;
	}

A {
	text-decoration: underline;
	color: #08427B;
	}

A:hover {
	text-decoration: none;
	color: #7DC5F7;
	}

A.botmenu {
	font-size: 11px;
	font-weight: bold;
	}

A.make {
	text-decoration: none;
	color: white;
	}

.style1 { font-family: Arial, Helvetica, sans-serif; }
.style2 { font-size: small; }
.style3 { color: #666666; font-style: normal; font-size: xx-small; font-family: Arial, Helvetica, sans-serif; }
.style4 { color: #0B427A}
.style5 { color: #003366; font-weight: bold; }
.style6 { color: #09447E; font-weight: bold; }
.style7 { font-size: xx-small; color: #0B427A; }
.style8 { font-size: x-small; }
.style9 { color: #000000; font-size: small; }
.style10 { color: #09447E; }
.style11 { font-size: x-small; font-weight: bold; }
.style12 {color: #000066}
.style13 { font-size: x-small; color: #000000; }
.style14 { font-size: small}
.style15 { font-size: x-small}
.style16 { color: #FF0000; font-size: small; }
.style17 {color: ##0E4377}
.style18 { font-size: xx-small}
.style19 { color: #7DA4C4; font-weight: bold; }
.style20 { color: #000000}
.style21 { color: #CCCCCC}
.style22 {color: #08417B; font-size: x-small;}
.style23 { font-size: 12px}
.style24 { color: #003399}
.style25 { color: 03399; font-size: x-small; font-weight: bold; }
.style26 { color: #FFFFFF}
.style27 { font-size: small}
.style28 { font-weight: normal; color: #000000;}
.style29 { color: #08427B}
.style30 { font-size: small; color: #09447E; font-weight: bold; }


.makeline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; text-decoration: none; }

TR.cathead {
	font-family: arial;
	font-size: 11px;
	background-color: #08427B;
	color: white;
	cursor: default;
	}

TD.catmake {
	font-family: arial;
	font-size: 11px;
	background-color: #3F8CB2;
	color: white;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#3F8CB2', EndColorStr='white');
	cursor: default;
	}

TR.catrow {
	font-family: arial;
	font-size: 11px;
	cursor: default;
	}

TD.catrow {
	font-family: arial;
	font-size: 11px;
	cursor: default;
	}

INPUT.catbtn {
	font-family: arial;
	font-size: 10px;
	}

.label {
	font-family: arial;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	}

.field {
	color: green;
	text-align: left;
	vertical-align: middle;
	font-family: arial;
	font-size: 10px;
	}

.data {
	font-family: arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #08427B;
	}

SELECT {
	color: #08427B;
	border: solid #7F9DB9 1px;
	font-size: 13px;
	background-color: #F2F5F8;
	cursor: default;
	}

INPUT.txt {
	color: #08427B;
	border: solid #7F9DB9 1px;
	font-size: 13px;
	background-image: url('/images/background_textinput.gif');
	cursor: default;
	}

TEXTAREA.txt {
	font-family: arial;
	color: #08427B;
	border: solid #7F9DB9 1px;
	font-size: 13px;
	background-image: url('/images/background_textinput.gif');
	cursor: default;
	}

.req {
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	color: #FF0000;
	}

.sp {
	font-size: 9px;
	}

INPUT.homeemailform {
	width: 100px;
	font-family: arial;
	font-size: 10px;
	height: 18px;
	text-align: center;
	}

@media print
{
	.noprint { visibility: hidden; }
}