/*
	This style sheet was created by Spot of Borg
	08-08-2006 Last updated 23-10-06
	8X157
*/

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
	color: #303030;
	background-color: #bbc0e0;  
	font-family: Verdana,Tahoma,sans-serif;
	scrollbar-face-color: #bbc0e0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #ced2ed;
	scrollbar-3dlight-color: #e0e4fd;
	scrollbar-arrow-color: #000080;
	scrollbar-track-color: #e5e7f5;
	scrollbar-darkshadow-color: #bfc4e4;
}

a {
	color: #01009C; 
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #505050;
	text-decoration: underline;
}

img {
	padding: 1px; 
	border-color: #000080;
}

.error_message{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #FF0000;
}
	
.thanks_message{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #EBEBEB;
}
	
.table {
	border-collapse:collapse;
	border:1px solid #000000;
	width:500px;
}
	
.table_header{
	border:1px solid #070707;
	background-color:#C03738;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	padding:2px;
}
	
.attach_info{
	border:1px solid #070707;
	background-color: #EBEBEB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding:4px;
}
	
	
.table_body{
	border:1px solid #070707;
	background-color:#EBEBEB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding:2px;
}
	
.table_footer{
	border:1px solid #070707;
	background-color:#C03738;
	text-align:center;
	padding:2px;
}
	
input,select,textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFE5;
	border:1px solid #000000;
}
	
.copyright {
	border:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align:right;
}
	
form {
	padding:0px;
	margin:0px;
}

#pictable {
	border: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#pictable td {
	border: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#pictable img {
	border: 0;
	text-align: center;
}

#sidebar {
	position: absolute; top: 0; left: 0; 
	width: 150px;
	height: 100%;
	overflow: auto;
	background-color: #01009C;
}

body > #sidebar {
	position: fixed;
}

#menu {
	float: left;
	clear: left;
	background-color: #bbc0e0;
	width: 120px;
	height: 97%;
	margin: 0 0 0 0;
	padding: 5px;			
	border: solid 1px #01009C;
	font-family: Arial,Times,Serif;
	font-size: 14px;
}

#menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;			
	float: left;
	width: 115px;
}

#menu a {
	background-color: #BBC0E0;
	display: block;
	padding: 5px;
	width: 115px;
	color: #01009C;
	text-decoration: none;
}

#menu a:hover {
	color:#FFFFFF;
	background-color: #01009C;
}

#menu p {
	margin-top: 40px;
	padding: 2px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	font-size: 12px;
}

#menu h1 {
	margin: 20px 18px 0 5px; 
	color: #01009C; 
	font-size: 1.6em; 
	letter-spacing: -2px; 
	text-align: center;
}

#menu h2, #sidebar h3 {
	margin: 0 20px 18px 5px;
	color: #000080; 
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: bottom;
}

#menu h3 {
	text-align: center;
	font-size: 16px;
	color: #000080;
}

#menu img {
	border: 0px;
}

#menulogo {
	background-image: url(images/mlogo100.gif);
	border: 0px;
	width: 100px;
	height: 88px;
	background-repeat: no-repeat;
	background-position: top center;
}

#footer {
	background-color: transparent;
	width: 95%;
	height: 50px;
	padding-top: 5px;
}

#footer img {
	border: 0px;
	width: 150px;
	height: 30px;
}

.footer {
	font-style: italic;
	font-family: Arial,Verdana,Times;
	font-size: 12px;
	text-align: center;
	color: #000000;
}

#content {
	margin: 0 0 0 150px;
	padding: 20px 10px;
	background: #F6F7FF;
	background-image: url(images/bg002.jpg);
	height: 100%;
}

#content p {
	margin: 0 0 20px 0;
	line-height:1.5em;
	font-size: 13px;
}

#content h1 {
	margin: 0;
	color: #000080;
	font-size: 32px;
	text-align: center;
	font-style: italic;
}

#content h2 {
	margin: 0;
	color: #000080;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

#content h3 {
	clear:both;
	color: #01009C;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#content h4 {
	clear:both;
	margin:30px 0 10px 0;
	color: #01009C;
	font-weight: bold;
	font-size: 14px;
}

#content ul {
	line-height:1.5em;
	font-size: 14px;
}

#logo {
	background-image: url(images/logo655.jpg);
	border: 0px;
	width: 655px;
	height: 124px;
	background-repeat: no-repeat;
	background-position: top center;
}

#info {
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

.Counter {
	line-height: 30px;
	text-align: center;
}