body {
	font-family: tahoma;
	font-size: 10px;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: ;
	scrollbar-highlight-color: ;
	scrollbar-shadow-color: ;
	scrollbar-base-color : #1A6680;
}

.button {
    background-color: transparent;
	border: none;
	font-family: tahoma;
	font-size: 10px;    
	color: #FFFFFF;
	height: 15px;
}

.button:hover {
    background-color: transparent;
	border: none;
	font-family: tahoma;
	font-size: 10px;    
	color: #FFFFFF;
	height: 11px;
}
	
.button:active {
    background-color: transparent;
	border: none;
	font-family: tahoma;
	font-size: 10px;    
	color: #FFFFFF;
	height: 11px;
}
	
.button:visited {
    background-color: transparent;
	border: none;
	font-family: tahoma;
	font-size: 10px;    
	color: #FFFFFF;
	height: 11px;
}

.darktable {
	background-color: #1A6680;
	font-family: tahoma;
	font-size: 10px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.lighttable {
	background-color: #1F7A99;
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.lighttablebottom {
	background-color: #1F7A99;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tablerighttop {
	font-family: tahoma;
	font-size: 10px;
	border-top: solid 1px #000000;
	border-bottom: none;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tableright {
	font-family: tahoma;
	font-size: 10px;
	border-top: none;
	border-bottom: none;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.tablerightbottom {
	font-family: tahoma;
	font-size: 10px;
	border-top: none;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.blackborder {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.input {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	border: none;
	height: 15px;
}

.innertable {
	font-family: tahoma;
	font-size: 10px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.whitelink {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #F0F0F0;
	text-decoration: none;
}

.blacklink {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.blacklink:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #0F0F0F;
	text-decoration: none;
}


.blacktabletext {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}



.menu1{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}	

.menu2{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 5 px;
}	
	





