/* default font size*/
@import url(sddm.css);
@import url(x-small.css);

body {background-image: url( images/dotBackground.gif); margin-top:5px; margin-bottom: 5px;}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height:16px;
}

#header{margin:0; padding:0;font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
#login{margin:0; padding:0;  text-align: center;}
#img{width:762; height:90; border:0;}
#links{height:498; text-align:right; border:solid #606060; border-width: 0 1px 0 1px; padding-right:6px;}

#mainNav {
	clear: both;
	background: #FFFFFF url(images/bg_mainnav.jpg) repeat-x left bottom;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

a:link {color: #777; text-decoration: none;}
a:visited {color: #666; text-decoration: none;}
a:hover {color: #F33; text-decoration: none;}
a:active {color: #F33; text-decoration: none;}
.top {text-align: right;}
.footer {
   width: 762px;
   height: 90px;
   background: url("images/footer.jpg") no-repeat 0 0;
}

.maintext {line-height:16px; text-align: justify;}
.home { border-bottom: dotted 1px #606060; padding-bottom:10px; margin-bottom:10px; }


#navcontainer ul{margin:  5px 0 5px 0;padding: 5px 0 5px 0;list-style-type: none;}
#navcontainer a{display: block;text-align:right;padding: 0 28px 0 0;font-size: 11px;color: #666;font-weight: bold;}
#navcontainer a:link, #navlist a:visited{color: #666;text-decoration: none;}
#navcontainer a:hover{color: #F33;}
#active a:link, #active a:visited, #active a:hover{color: #F33;}


#title p{display: inline;text-align: right; font-size: 120%;color: #660000;font-weight: bold;}

