﻿A:hover {
border-bottom:1px solid #C00;
color:#006;
text-decoration:none;
}

A:link,A:visited {
border-bottom:1px dashed #000;
color:#000;
text-decoration:none;
}

body {
background-color:#039;
background-image:url(topbg.jpg);
background-repeat:repeat-y;
color:#000;
margin:0;
}

div,td {
font-family:verdana,tahoma;
font-size:13px;
line-height:18px;
text-align:justify;
}

p {
font-size:11px;
text-indent:0;
}

#header {
background-image:url(top.jpg);
border:1px;
height:210px;
left:0;
margin:0;
position:absolute;
top:0;
width:970px;
}

#nav-header h1 {
color:#930;
font-weight:700;
}

#navigation {
font-size:11px;
left:772px;
position:absolute;
text-indent:0;
top:0;
width:178px;
}

#palign {
text-align:right;
}

.border {
border:0;
}

.center {
margin-left:auto;
margin-right:auto;
text-align:center;
}

.content {
left:30px;
position:absolute;
top:225px;
width:720px;
}

span.underlined {
text-decoration:underline;
}