﻿/* CSS Document */

body {
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; background-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#FBAF5D;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#364E6C;
	scrollbar-shadow-color:#473C39;
}

td {font-family:"", "Arial"; font-size: 12px; line-height: 145%; color:#444444}
input {font-family:"", "Arial"; font-size: 12px; line-height: 140%; color:#444444}
select {font-family:"", "Arial"; font-size: 12px; line-height: 140%; color:#444444}
textarea {font-family:"", "Arial"; font-size: 12px; line-height: 140%; color:#444444}

a:link {text-decoration:none;  color:#7D5500}
a:visited {text-decoration:none;  color:#7D5500}
a:hover {text-decoration:underline; color:#7D5500}

.title1 {font-family:"", "Arial"; color:#333333; font-size:12px; font-weight: bold; line-height:150%}
.title1 a:link {text-decoration:none; color:#077D73}
.title1 a:visited {text-decoration:none; color:#077D73}
.title1 a:hover {text-decoration:underline; color:#077D73}

.title2 {font-family:"", "Arial"; color:#666666; font-size:12px; font-weight: bold; line-height:150%}
.title2 a:link {text-decoration:none; color:#077D73}
.title2 a:visited {text-decoration:none; color:#077D73}
.title2 a:hover {text-decoration:underline; color:#077D73}

.title3 {font-family:"", "Arial"; color:#FF6600; font-size:12px; font-weight: bold; line-height:150%}
.title3 a:link {text-decoration:none; color:#077D73}
.title3 a:visited {text-decoration:none; color:#077D73}
.title3 a:hover {text-decoration:underline; color:#077D73}

.menu1 {font-size:12px; font-family: "", "Arial"; color:#006699; text-decoration:none;} 
.menu1 a:link {text-decoration:none; color:#ffffff}
.menu1 a:visited {text-decoration:nne; color:#ffffff}
.menu1 a:hover {text-decoration:underline; color:#ffffff}

.blue {font-family:"", "Arial"; color:#005B7F; font-size:11px; line-height:150%}
.blue a:link {text-decoration:none; color:#336699}
.blue a:visited {text-decoration:none; color:#336699}
.blue a:hover {text-decoration:none; color:#FF9900}

.orange {font-family:"", "Arial"; color:#FF9900; font-size:12px; line-height:150%}
.orange a:link {text-decoration:none; color:#FF9900}
.orange a:visited {text-decoration:none; color:#FF9900}
.orange a:hover {text-decoration:none; color:#FF9900}

.path2 {font-size: 11px; font-family: "", "Arial"; color: #557CB5; text-decoration:none; line-height:130%}
.path2 a:link {text-decoration:none; color:#666666}
.path2 a:visited {text-decoration:none; color:#666666}
.path2 a:hover {text-decoration:underline; color:#666666}

.path {font-size: 10px; font-family: "Verdana", "Arial"; color: #666666; text-decoration:none; line-height:130%}
.path a:link {text-decoration:none; color:#336699}
.path a:visited {text-decoration:none; color:#336699}
.path a:hover {text-decoration:none; color:#3399CC}

.text {font-size: 12px; font-family: "", "Arial"; color: #666666; text-decoration:none; line-height:140%}
.text a:link {text-decoration:none; color:#666666}
.text a:visited {text-decoration:none; color:#666666}
.text a:hover {text-decoration:none; color:#FF9900}

.input {
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-width:1;
	border-style:solid;
}
