a:link, a:visited {
	color: #666;
}

a:hover {
	font-weight: bold;
}

.user a:link, a:visited {
	color: #666;
}

.user a:hover {
	color: #0206ff;	font-weight: bold;
}


blockquote {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}

html, body {
   background: #fff url(../images/bgr.gif) repeat-x;
   background-color: #fff
   color: #666;  
	font-family: verdana, arial, helvetica, sans;
	font-size: 12px;
	height: 800px;
}
.trback {
   background: #fff url(../images/bg-middle-content.gif) repeat-x;
   padding: 0px 0px 0px 0px;
   margin-bottom: 0px;
   margin-top: 0px;
}
.trwhite {
   background: #fff url(../images/space.gif) repeat-x;
   padding: 0px 0px 0px 0px;
   margin-bottom: 0px;
   margin-top: 0px;
}

.masterdiv {
    background: #fff url(../images/form_bg.gif) repeat-x top;
	color: #333366;
	font-family: verdana, arial, helvetica, sans;
	font-size: 12px;
}

h1 {
	color: #666;
	font-size: 1.5em;
	font-weight: normal;
	font-family: Arial; 
	margin-top: 20px;
	margin-right:20px;
}

h2 {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;

}

h3 {
	font-family: verdana, arial, helvetica, sans;
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 3px;
}

h4 {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans;
	font-size: 102px
	font-weight: normal;
	margin-top:4px;
}

li {
	margin-bottom: 3px;
	margin-top: 3px;
}

td .bottomlinks {
	color: #333333;
	font-family: verdana, arial, helvetica, sans;
	font-size: .8em;
}

th {
	font-size: 12px;
	text-align: left;
}

ul {
	margin-top: 3px;
}

.au {
	left: 313px;
	position: absolute;
	top: 20px;
	z-index: 1;
}

.bottomlinks a:link, .bottomlinks a:visited {
	color: #333333;
}

.bottomlinks a:hover {
	color: #999999;
}

.cu {
	left: 578px;
	position: absolute;
	top: 20px;
	z-index: 1;
}

.highlight {
	color: #CC9933;
	font-weight: bold;
}

/* top nav elements */
.hm {
	left: 245px;
	position: absolute;
	top: 20px;
	z-index: 1;
}

.pa {
	left: 491px;
	position: absolute;
	top: 20px;
	z-index: 1;
}

.ps {
	left: 404px;
	position: absolute;
	top: 20px;
	z-index: 1;
}

.smaller {
	font-size: .75em;
}

.submenu {
	color: #333333;
	margin-left: 10px;
	margin-top: 10px;
}

.submenu a:visited, .submenu a:link, .submenu a:hover {
	color: #444444;
}

.toplinks {
	font-size: .9em;
	font-weight: bold;
}

.toplinks a, .toplinks a:visited {
	color: #ddddd;
}

.user {
    width: 100%;
    float: left;
    color: #666;
    }
    
.header {
    background: #fff url(../images/header_bg.png) repeat-x;
    width:100%;
    float: left;
    }
        
.form_wrapper {
    width: 100%;
    float:left;
}

.btn {
    padding: 5px 10px 5px 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    background: url(../images/lmenu_bg.png) repeat-x;
    border: 1px #080808 solid;
    color: #fff;
	font-weight: bold;
	text-transform: uppercase;
    }
     
.btn:hover {
	 background: #b6d5e6;
	 color: #000;
	 font-weight: bold;
    }

select {
    width: 200px;
    background-color: #b6d5e6;
    border: solid 1px #fff;
    float: left;
    margin-bottom: 10px;
}
    
img.logo {
	hight: 80px;
	width: 132px;
}