
#title { font-size: 10px; font-weight: bold; margin-left: 62px; }


h2 { font-size: 11px; color: #ff1a13; margin-right: 11px; margin-bottom: 10px; }

 a { color: #aaa; text-decoration: none; }
 
 a:hover { color: maroon; }#top a { font-size: 10px; padding-left: 10px; }
 
 .slight { background: url(images/s-light.gif) repeat-x; }
 table.menutable { background: white }
 #menu ul { padding: 0;  margin-top: 15px; margin-right: 0; margin-bottom: 0; list-style: none; background: white; }
 #menu a { display: block; font-size: 10px; color: #000; text-decoration: none; border-right: solid 1px #d4d5d6; padding-bottom: 10px; padding-left: 12px; padding-right: 12px;  }  
 #menu a:hover { color: maroon; }
 #menu ul li a { font-size: 11px; }
 #menu ul li a:hover { color: gray; }
 #menu li { float: left; position: relative; }   
 #last a { border: 0; }
 #active a { color: maroon; font-weight: bold; }
 

#searchfield {
	margin-top: 3px;
	font-size: 10px;
}

#searchbutton {
	margin-top: 3px;
	font-size: 12px;
	background: white;
	color: maroon;
	border: 1px solid gray;
	height: 19px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/background2.png);
	background-repeat: repeat-x repeat-y;
}

#content {
	border-right: 1px solid #DDD;
	font-size: 11px;
	padding-right : 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 155px;
    background-image: url(images/index13.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    border: none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #858585;
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
    color: #9FBACF;
}

.text2 {
    font-size: 10px;
	text-align: justify;
}

a {
    color: #797979;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    color: #797979;
    text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.linkbottom {
    color: #ffffff;
    text-decoration: none;
	font-family: arial, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a.linkbottom:hover {
	text-decoration: underline;
}

.copyright {
    font-size: 10px;
    color: #797979;
}


/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

