td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#5E5E5E;
	line-height:12px;
}
a {	text-decoration: none;
	color:#3D74A3;}
a.menu {
color: #eeeeee;
font-weight:bold;
line-height: 30px;
text-decoration: none;
text-align: center;
}

a.menu:hover {
color: #ffffff;
font-weight:italic;
line-height: 30px;
text-decoration: none;
text-decoration:underline;
}

.large {
color: #feffff;
font-size: 1.3em;
font-weight:bold;
font-style:italic;
line-height: 15px;
text-decoration: none;
text-align: center;
}

h1 {
line-height: 1.4em;
color:#3D74A3;
}

h2 {
line-height: 1.4em;
color:#3D74A3;
}

h3 {
line-height: 1.4em;
color:#3D74A3;
}

h4 {
line-height: 1.4em;
color:#3D74A3;
}

body { 	margin:0px;padding:0px; background-color:#ffffff; background:url(images/bg1.jpg)}

.copy{
font-family:tahoma;
font-size:11px;
color:#8E8E8E;
}

.error{
font-family:tahoma;
color:#ff0000;
}

.gray {color:#5E5E5E; text-decoration:none}
.blue {color:#3D74A3; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}

.sub_form { width:199px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#5E5E5E;
		margin-left:0px;
		margin-right:0px}

.form { width:202px;
		height:18px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#D8D8D8;
		background-color:#E8E8E8;
		color:#5E5E5E;
		margin-left:0px;
		margin-right:0px}

.textarea { width:202px;
		height:178px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#D8D8D8;
		background-color:#E8E8E8;
		color:#5E5E5E;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}

input.btn{
   color:#484848;
   font-family:tahoma;
   font-weight:bold;
   border:1px solid;
   border-top-color:#3D74A3;
   border-left-color:#3D74A3;
   border-right-color:#3D74A3;
   border-bottom-color:#3D74A3;}



