body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:85%;
	background-image:url(pagebg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:white;
	margin:0px;
	padding-top:0px;
	color:#666666;
	line-height:2;
}


#mainframe
{
    position:relative;
    width:740px;
    background-color:White;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
}

#headerbox
{
    z-index:0;
    position:relative;
    top:auto;
    margin-left:auto;
    margin-right:auto;
    height:300px;
    width:740px;
    background-color:white;
}

#navigation
{
    position:absolute;
    height:10px;
    width:600px;
    top:135px;
    left:210px;
    font-weight:bold;
    
}

#navigation2 a
{
	color:Black;
	font-weight:bold;
	text-decoration:none;
}

#navigation2 a:hover
{
	text-decoration:underline;
}

#mainbody
{
    position:absolute;
    background-color:white;
    width:515px;
    right:10px;
    top:160px; 
}

#mainbody
{
	margin-left:auto;
	margin-right:auto;
}

#mainbody h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 150%;
    margin-top: 0px;
    margin-bottom: 0px;
    color:#666666;
}

#title {
    display: block;
    text-align: left;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom:10px;
    border-bottom: 1px dashed #666666;
}

#mainbody p
{
	margin-left:0em;
	margin-top:0em;
	margin-bottom:1em;
	text-align:justify;
}

#leftsuperarea
{
    position:absolute;
    background-color:white;
    width:180px;
    left:10px;
    top:300px;
    font-size:90%;
}

#leftsuperarea h1
{
    font-size:130%;
    margin-bottom:0px;
    margin-top:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color:#333399;
}

#leftsuperarea p
{
    margin-top:0px;
}

#leftsuperarea a
{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#leftsuperarea a:hover
{
	text-decoration:underline;
}

#leftarea1
{
    position:relative;
    width:180;
    background-color:#eeeeee;
    padding:5px;
    top:0px;
    left:0px;
}

#valid
{
    text-align:center;
    
}

#valid img
{
    border:none 0px blue;
}

.fleft
{
    float:left;
    padding:5px;
    padding-right:10px;
}

table
{
    background-color:White;
}

.web
{
	color:#993333;
}
.nexus
{
	color:#333399;
}



#content
{
	margin: 5px 10px 5px 5px;
}

#navbar
{
	text-align:right;
	margin-right:5px;
	font-size: 0.9em;
}

#navbar a
{
	color:Black;
	font-weight:bold;
	text-decoration:none;
}

#navbar a:hover
{
	text-decoration:underline;
}

.google
{
	width:200px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	border: solid 1px #000000;
	background-color: #CCCCCC;
}

#bottomad
{
	margin-top:2em;
	margin-left:2em;
	margin-right:0em;
	text-align:center;
}

#copyright
{
	margin-top:2em;
	margin-left:2em;
	margin-right:0em;
	text-align:center;
	font-size:0.8em;
	color:Gray;
}

#copyright a
{
	color:Gray;
	text-decoration:none;
}

#copyright a:hover
{
	text-decoration:underline;
}

#scroller
{
	width:500px;
	height:60px;
	margin-left:2em;
	margin-right:auto;
	margin-top:2em;
	margin-bottom:2em;
	border: solid 1px #000000;
	background-color:#FFCCCC; 
}

.Back
{
	background:#FFCCCC;
}

.tableinset 
{
	margin-left:2em;
	margin-right:0em;
}

h2 
{
	font-size:1.2em;
	margin-bottom:0px;
}

p
{
	margin-top:0px;
}

.insetleft {
	float: left;
	padding: 5px;
	margin: 5px;
}
ul {list-style-image: url(/images/bullet.gif);}
li {margin-bottom:0.5em;}

#centre 
{
	text-align:center;
}

#centre p
{
	margin-left:auto;
	margin-right:auto;
}


.biglink p
{
	text-align:center;
}
.biglink a
{
	color:Red;
	font-weight:bold;
	text-decoration:none;
	font-size:120%;
}

.biglink a:hover
{
	color:Red;
	font-weight:900;
	text-decoration:underline;
	font-size:130%;
}

.centre
{
    text-align:center!important;
}