html
{
	scrollbar-face-color:#F3F3F3;
	scrollbar-arrow-color:#808080;
	scrollbar-track-color:#E2E2E2;
	scrollbar-shadow-color:#f3f3f3;
	scrollbar-highlight-color:#f3f3f3;
	scrollbar-3dlight-color:#c0c0c0;
	scrollbar-darkshadow-Color:#c0c0c0;
}
.LoginTitle {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	color: #666666;
	font-weight: normal;
}
.Header {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	color: #666666;
}
td {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}
.success {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
}
textarea {
	border: 1px solid #666666;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	background-color: #F9F9F9;
}
select {
	border: 1px solid #666666;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	background-color: #F9F9F9;
}
input {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
	font-size: 11px;
}
body {
	color: #FFFFFF;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
input {
	font-family: Tahoma, "Trebuchet MS", Arial;
	color: #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #F9F9F9;
}
button {
	font-family: Tahoma, "Trebuchet MS", Arial;
	color: #666666;
        font-size: 11px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #F9F9F9;    
}
menu {


	font-family: Tahoma, "Trebuchet MS", Arial;
	color: #666666;
	border: thin solid #666666;
}
option {
	font-family: Tahoma, "Trebuchet MS", Arial;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.frontlinks {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.topbar {
	background-image: url(../img/blackdot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tablinkactive {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-weight: bold;
}
.tablink{
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
	font-weight: bold;
}
.botbar {
	background-image: url(../img/blackdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

