body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5c6f7a;
}
fieldset { 
border:0;
margin:0;
padding:0; 
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

input.text,textarea,select { 
width:300px;
font-size: 10pt;
font-family: verdana;
color:#333;
padding:3px;
margin:1px 0;
border:1px solid #ccc; 
background-color: #181415;
color:white;
}
input.submit { 
padding:2px 5px;
font:bold 12px/12px verdana,arial,sans-serif; 
background-color: #181415;
color:white;
}

.style1 {color: #FFFFFF}
.style2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {font-size: 10px}
a:link {
font-family: verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
text-decoration: none;
}

a:hover {
font-family: verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
font-family: verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
text-decoration: none;
}

.small:link {
font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
text-decoration: none;
}

.small:hover {
font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.small:visited {
font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
text-decoration: none;
}

.main {
background-color: #181415;
border-left-style: solid;
border-right-style: solid;
border-top-style: solid;
border-bottom-style: solid;
border-left: 2px;
border-right: 2px;
border-top: 2px;
border-bottom: 2px;
border-color: black;
}

.table {
background-color: #181415;
border-left-style: solid;
border-right-style: solid;
border-top-style: solid;
border-bottom-style: solid;
border-left: 2px;
border-right: 2px;
border-top: 2px;
border-bottom: 2px;
border-color: #0077f7;
}

.tablecon {
background-color: #181415;
}
.tablecon:hover {
background-color: #2e2e40;
}
