/* Body and general style */
body {
	padding: 0;
	margin: 0;
	background-color: #585858
}

body, td, input, textarea {
	font-size: 11px;
    font-family: Tahoma;
	color: #ededed;
	line-height: 13px;
	vertical-align: top;
	padding: 0px;
}

/* Flash (mainly so thickbox will work correctly) */
#flash {
	position: relative; /*or absolute*/
	z-index: 0;
}

/* Fonts and text */
h1 {
	color: #7293c1;
	margin: 0px;
	padding: 5px;
	font-size: 20px;
	font-family: Tahoma, sans-serif;
}

h1.hContrast {
	color: #ffffff;
	margin: 0px;
	padding: 5px;
	font-size: 15px;
}

h2 {
	color: #7293c1;
	margin: 0px;
	padding: 5px;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;	
}

/* Tables and cells */
table {
	border: 0px;
	border-collapse: collapse;
}

.boxContrast {
	font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
	color: #ffffff;

	line-height: 13px;
	vertical-align: top;
	padding: 0px;
}

/* Links and basic formatting */
a:link.aContrast { text-decoration: none; color: #82a8dc; }
a:visited.aContrast { text-decoration: none; color: #82a8dc; }
a:active.aContrast { text-decoration: underline; color: #82a8dc; }
a:hover.aContrast { text-decoration: underline; color: #ffffff; }

a{color:#BDBDBD; text-decoration:underline} 
a:hover{text-decoration:none}
b{ color:#BDBDBD}
.set2 td{ vertical-align:middle}
.a{ color:#BDBDBD; font-size:12px}
.a1{ color:#BDBDBD; font-size:13px}
.a2{ color:#A1A1A1; font-size:11px}
.w{ color:#BDBDBD; font-size:13px; line-height:15px}
.g{ color:#C6E144; font-size:11px}
.a3{ color:#DBDBDB; font-size:11px}
.a4{ color:#DBDBDB; font-size:12px}

/* Lists */
ul{margin:0; padding:0; list-style:none; line-height:17px}
li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px; padding-left:8px }
li a{color:#DBDBDB;} 

/* Forms */
input{
   background:#3B3B3B;
   border:1px solid #A1A1A1;
   padding-left:5px;
   width:203px; height:21px;
}
textarea{
   background:#3B3B3B;
   border:1px solid #A1A1A1;
   padding-left:5px;
   width:203px; height:118px;
   overflow:auto}
   
#input1{
   background:#FFFFFF;
   border:1px solid #CAD3D8;
   padding-left:8px;
   width:125px; height:16px;
   color:#748184;
   vertical-align:middle;
   font-size:10px; margin-right:5px
}
#input2{
   border:0px;
   padding-left:0px;
   width:61px; height:16px;
   vertical-align:middle
}
#input3{
   padding-left:0px;
   width:49px; height:17px;
   border:0px;
   margin-left:4px
}
#input4{
   padding-left:0px;
   width:60px; height:17px;
   border:0px;
   margin-left:11px
}

/* Other */
br { font-size:10px }

.more{background:url(images/1_z1.gif)  center right no-repeat; padding-right:8px; padding-bottom:3px; color:#EDEDED; font-weight:bold; text-decoration:none}
.more:hover{text-decoration:underline}
 
.footer td{color:#A1A1A1;} 
.footer a {color:#A1A1A1; } 

.set td{ color:#DBDBDB}
.set { color:#DBDBDB}
.set a{ color:#DBDBDB}