body,td,th {
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 12px;
	color: #660033;
}
body {
	background-color: #897573;
	margin-top: 1px;
}
a:link, a:visited, a:active {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}

.header {

	width: 750px;
       height: 210px;
	padding-left: 0px;
	float: left;
	text-align: left;
	padding-bottom: 0px;
	background-image: url(headerbg.jpg);

}


.language {
	width: 150px;
       height: 20px;
	padding-left: 0px;     
	float: right;
	margin-top: 2px;
       margin-right: 2px;
	padding-bottom: 0px;
	border: 0px solid #D0D0D0;

}
form {
	margin: 0;
}
.main {
	width: 750px;
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
}
.banner, .search_box {
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #D0D0D0;
	text-align: center;
	padding-top: 5px;

}
.banner {
	width: 530px;
	padding-left: 20px;
	float: left;
	text-align: left;
       color: #D0D0D0;


}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #D0D0D0;
}
.menu {
	float: left;
	width: 142px;
	margin: 10px;
	margin-top: 1px;

  
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	border-bottom: 1px dashed #999999;
}
.menu_default a:hover {
	border-bottom: 1px dashed #333333;
}

.menu_current  {
	border-bottom: 1px dashed #999999;
	font-weight:bold;
}

.login_table {
	margin-top: 20px;
	margin-bottom: 2px;
	text-align: center;
	padding-bottom: 3px;
	border: 1px solid #D0D0D0;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 1px;
       margin-top: -30px;
	padding: 5px 5px 10px 5px;
	text-align: justify;
	clear: top;
       float: left;
       width: 380px;
}

.content2 {
       margin-top: 15px;
       margin-right: 2px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	clear: top;
	float: right;
       width: 155px;
       border: 0px solid #D0D0D0;

}
.footer {
	background-color: #FFFFFF;
	clear: both;
	height: 5px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 10px;
}

.footimage {
	background-color: transparent;
	clear: both;
	height: 212px;
	background-image: url(bottomlayer.jpg);
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}

.newsletter {  
            border: 1px solid #D0D0D0; 
            background-color: transparent; 
            background-image: url(nl.jpg); 
            background-repeat: no-repeat; 
            width:138px; 
            height:110px;       
            margin-top: 10px;  
            margin-bottom: 30px;
	     float: left;  
            padding: 1px 1px 1px 1px;        
            color: #fff;     
            font-size: 8pt;     
 
} 


.newsletter input[type=text] { width: 90%;    color: #000;     background-color: #fff;     }, .newsletter input[type=submit] {     width: 80%;      float: left;  color: #000000;     background-color: none;     border: 1px solid #fff;     } .newsletter input:hover {     color: #000;     background-color: #fff;     } .newsletter input:focus {     color: #000;     background-color: #fff;     }