body {
        background-image: url();
	background-repeat: repeat;
	background-color: #ffffff;
	background-top: 100px;
       scrollbar-highlight-color:#ffffff;
       scrollbar-shadow-color:#ffffff;
       scrollbar-3dlight-color:#ffffff;
       scrollbar-arrow-color:#6a2e49;
       scrollbar-track-color:#ffffff;
       scrollbar-darkshadow-color:#ffffff;
 	}

body, tr, table, td, input, p, textarea {
	font-size: 10px; 
	font-family: Trebuchet MS; 
	line-height: 14px; 
	color: #2f3535;
	}

A:link{
	color: #3b1e10;
	text-decoration: none; 
	font-weight: bold;
	}

A:visited{
	color: #3b1e10;
	text-decoration: none; 
	font-weight: bold;
	}

A:active{
	color: #3b1e10;
	text-decoration: none; 
	font-weight: bold;
	}

A:hover{
	color: #031634;
	text-decoration: underline; 
	font-weight: none;
	}

h2 {
	color: #ffffff;
	font-family: Georgia;
        font-weight: bold;
        font-size: 6pt;
        text-transform: uppercase;
        letter-spacing: 2px; 
	margin: 6px 4px 6px 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-bottom: 1px dotted #3b4242;
	text-decoration: none;
        text-align: center;
	}


h1 {
	color: #FFFFFF;
	font-family: Tahoma;
        font-weight: bold;
        font-size: 6pt;
        text-transform: uppercase;
        letter-spacing: 2px; 
	margin: 6px 4px 6px 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #B37B94;
	background-repeat: yes;
	border-left: 1px solid #B37B94;
	border-top: 1px solid #B37B94;
	border-right: 1px solid #B37B94;
	text-decoration: none;
	}

.head1 {
	color: #e7e4df;
	font-family: Tahoma;
        font-weight: bold;
        font-size: 6pt;
        text-transform: uppercase;
        letter-spacing: 2px; 
	margin: 6px 4px 6px 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #B37B94;
	background-repeat: yes;
	border-left: 1px solid #B37B94;
	border-top: 1px solid #B37B94;
	border-right: 1px solid #B37B94;
	text-decoration: none;
	}


.sidebar{
	color: #2f3535; 
	background-repeat: repeat;
	margin: 6px 0px 6px 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	line-height: 14px; 
	background-repeat: repeat;
	border: 0px;
	}

.content{
	margin: 6px 0px 6px 0px;
	padding-bottom: 8px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 20px;
	background-repeat: repeat;
	border: 0px;
	}


.contents{
	color: #000005;
	font: 10px Trebuchet MS;
	margin: 6px 0px 6px 0px;
	padding-top: 2px;
	padding-bottom: 8px;
	background-color: #ffffff;
	background-repeat: yes;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-weight: none;
	line-height: 14px; 
	text-decoration: none;
	}


b {
	color: #6a2e49;
	font: 10px Trebuchet MS;
	font-weight: bold;
	}

a img {
	border: 1px solid #6a2e49;
}
a:hover img {
	border: 1px solid #000000;
}




.maincontent {
	background-image: url(""); 
	background: #ffffff;
	background-repeat: no-repeat;
	border: 0px;
	}
