h2 {
font-family:Arial, Helvetica, sans-serif;
color:#545A65;
padding-left: 6px;
padding-right: 6px;
font-weight: normal; 
font-size:12px;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
color:#545A65;
padding-top: 6px;
padding-left: 3px;
padding-right: 3px;
font-weight: normal; 
font-size:11px;
}

h1   {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
    font-weight: bold; 
}
h4   {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 24px;
	padding-left: 24px;
	    font-weight: normal; 
}



h6   {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    font-weight: normal; 
}
a:link { 
 color: #3C60A9; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #666666; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #4F5A73; 
 font-weight: bold; 
 text-decoration: none; 
}

a:hover { 
 color: #4F5A73; 
 font-weight: bold; 
 text-decoration: none; 
}

#dropmenudiv{
position:absolute;
padding: 2px 0;
color:white;
font:normal 12px arial;
line-height:24px;
font-weight: bold;
z-index:100;
}

#dropmenudiv a{
width: 100%;
color:white;
display: block;
text-indent: 3px;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #D9C6BF;
color:#A55742;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 109px;
}.topback {
	background-image: url(../images/topback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.secrep {
	background-image: url(../images/toprep.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D3D3D;
}
.space {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B8B8B8;
	border-bottom-color: #B8B8B8;
	padding-right: 12px;
	padding-bottom: 12px;
}
.space1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8B8B8;
	padding-bottom: 12px;
}
.space2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B8B8B8;
	padding-right: 12px;
	padding-top: 12px;
}
.rep {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: EFE2D6;
}
.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	color: #545A65;
	padding-top: 4px;
}
.servback {
	background-image: url(../images/servbak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
}
.servback2 {
	background-image: url(../images/servbak2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
}
.main {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.rep2 {
	background-color: #FFFFFF;
	background-image: url(../images/rep.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

