.forumone {
 	background-color: #efefef;
	font-family: tahoma;
	font-size: 10pt;
}
.forumtwo {
 	background-color: #ffffff;
 	font-family: tahoma;
 	font-size: 10pt;
}
.nav {
 	font-family: tahoma;
 	font-size: 10pt;
	padding: 3px;
}
.content, p, br, td {
	font-size: 9pt;
	line-height: 16px;
}
h2 {
 	font-family: arial;
 	font-size: 12pt;
 	color: #000;
 	font-weight: bold;
        margin: 0;
}
.other {
 	font-family: tahoma;
 	font-size: 10pt;
}

.input
{
margin-top: 10px;
width: 100%;
height: 30px;
border: 1px solid #dddde6;
padding-top: 17px;
}

select
{
width: 150px;
}

body
{
background:url('images/bg.png');
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0 auto;
color: #8d8d8d;
}

html,body { 
height:100%; 
}

a:link, a:visited
{
color: #4f4f6e;
text-decoration: none;
font-weight: bold;
}

#main
{
width: 968px;
margin: 0 auto;
background-color: white;
padding: 20px 25px 20px 25px;
}

#nav
{
background: url('images/purplenav.png') repeat-x;
height: 54px;
padding-top: 21px;
}

.content
{
width: 1018px;
margin: 0 auto;
}

#logo
{
width: 349px;
height: 94px;
background: url('images/logo.png');
margin: 15px 0 15px 0;
}

#top
{
width: 1018px;
height: 8px;
background: url('images/top.png');
margin: 0 auto;
}

option
{
width: 300px;
}

#white
{
background-color: white;
width: 1018px;
margin: 0 auto;
height: 100%;
}

#nav a:link, #nav a:visited
{
color: white;
text-decoration: none;
margin: 0px 40px 0 0;
font-style: italic;
font-size: 14px;
}

#nav a:hover
{
color: #ddd;
}

#left
{
width: 700px;
float: left;
}

#right
{
width: 241px;
float: left;
margin-left: 15px;
}

#h2side
{
width: 241px;
height: 33px;
margin: 0 auto;
background: url('images/h2bg.png');
color: white;
font-weight: bold;
text-align: center;
padding-top: 22px;
margin-bottom: 20px;
}

h3
{
text-align: center;
color: #4e4e6d;
font-size: 24px;
font-style: italic;
}

h3 span
{
color: #76768d;
}

#left p
{
line-height: 22px;
}

.box
{
background-color: #e5e5f6;
height: 23px;
font-size: 14px;
padding: 5px 0 0 15px;
font-weight: bold;
}