

body {
	font-size: 13px;
	line-height: 17.5px;
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	background-image:url("/media/nav/bgline.gif");
	background-position: right top;
}

object {
    height: 530px;
    width: 680px;
    overflow: auto;
    }

td,th {
	font-size: 13px;
	line-height: 17.5px;
	font-family: arial, verdana, helvetica, sans-serif; 
}

a {
	text-decoration: underline;
	color: #666666;
}

.main {
	font-weight: bold;
	padding-right: 30px;
}


.text {
	color: #666666;
	text-align: left;
	padding-right: 30px;
	padding-bottom: 15px;
}

a.text:link {
	color: #990000;
	font-weight: bold;
} 

a.text:visited {
	color: #666666;
	font-weight: bold;
} 

a.text:hover {
	color: #666666;
	font-weight: bold;
} 

a.text:active {
	color: #FFFFFF;
	font-weight: bold;
} 

a.text:visited:hover {
	color: #CCCCCC; 
} 

.box {
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	background: #666666;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}

a.box {
	color: #FFFFFF;
	padding: 0px;
} 

a.box:link {
	color: #FFFFFF;
} 


a.box:visited {
	color: #CCCCCC;
} 

a.box:hover {
	color: #CCCCCC;
} 

a.box:active {
	color: #FFFFFF;
} 


.side {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 10px;
}
a.side:link {
	color: #666666;
	font-weight: normal;
} 

a.side:visited {
	color: #666666;
	font-weight: normal;
} 

a.side:hover {
	color: #CCCCCC;
	font-weight: normal;
} 

a.side:active {
	color: #FFFFFF;
	font-weight: normal;
} 

a.side:visited:hover {
	color: #CCCCCC; 
} 

input.mailformsmall {
	font-size: 11px;
	padding: 1px;
	background-color: #FFFFFF;
	width: 200px;
}

textarea.mailformlarge {
	font-size: 11px;
	padding: 1px;
	background-color: #FFFFFF;
	width: 420px;
}

input.mailformsubmit {
	font-size: 11px;
	padding: 1px;
	background-color: #FFFFFF;
}
