


body, td {
	font-family: verdana, sans-serif;
	font-size: 12px;
}

body {
	/*background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 90% 300;*/
	background-image: url(/images/bg2.gif);
}

hr {
	color: #668FC8;
}

#header {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
}

#header:first-letter {
	font-size: 28px;
	font-weight: bold;
	color: #668FC8;
}


#bottom_nav {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px #000000 solid;
}



#footer {
	padding-right: 10px;
	border-top: 1px #000000 solid;
}


#page_header {
	font-weight: bold;
	font-size: 20px;
	
	margin-bottom: 4px;
}

#main {
	border-right: 1px #000000 dotted;
}

.fullp {
	text-align: justify;
	margin-right: 50px;
}

.flc {
	font-weight: bold;
	text-align: right;
}

.fgh { /* form group header */
	background-color: #668FC8;
	color: #eeeeee;
	font-weight: bold;
	text-align: center;
}

.inpt {
	width: 300px;
	border: 1px #000000 solid;
	background-color: #ffffff;
	color: #0000ff;
	font-family: verdana, sans-serif;
}


.submt {
	background-color: #003366;
	color: #ffffff;
	font-weight: bold;
}

#header_table {
	border-bottom: 1px #000000 solid;
	background-color: #003366;
}



#header_addresses {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
}


#logo,
#logo_a,
#logo_v {
	font-size: 42px;
	color: #ffffff;
}


#logo_a,
#logo_v {
	font-size: 50;
	color: #990000;
}


a {
	color: #003366;
}

a:visited {
	color: #668FC8;
}

a:hover {
	text-decoration: none;
}

a.left {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.left:hover {
	color: #ffffcc;
}


a.bottom {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.bottom:hover {
	color: #ffff00;
	text-decoration: none;
}
