body{
padding:0px;
margin:0px;
background:		#000000;
}

table {border-collapse:collapse; border:0px;}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a{ color:#6582A5; text-decoration:underline}
a:hover{text-decoration:none;}
strong{ color:#DDDDDD}
span {color:#DDDDDD}
label
.accesslabel {color:#DDDDDD}
.loginbutton {color:#000000}
.accessfield{color:#000000}
.blankfield{ color:#DDDDDD; width:174px; height:15px; padding-left:5px; overflow:auto;background:	#314969; border:none}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:	#F5F5F5;
	}

h1#welcome_header {
	color: #ff7b00;	font-size: 100%;
	margin: 2px 0 2px 0;
	text-transform: uppercase;
	letter-spacing: 0em;
	border-bottom: 1px solid #ff7b00;
 width: 450px;	}
	
	
h2#welcome_header {
	color: #DDDDDD;	font-size: 15px;
	margin: 2px 0 2px 0;
	text-transform: auto;
	letter-spacing: 0em;}
	
h3#welcome_header {
	color: #ff7b00;	font-size: 100%;
	margin: 2px 0 2px 0;
	text-transform: uppercase;
	letter-spacing: 0em;
	border-bottom: 1px solid #ff7b00;
 width: 280px;	}

h4#welcome_header {
	color: #ff7b00;	font-size: 100%;
	margin: 2px 0 2px 0;
	text-transform: uppercase;
	letter-spacing: 0em;
	border-bottom: 1px solid #ff7b00;
 width: 680px;	}

.c_text { color:#3B403D; font-size:10px}
.c_text a{ color:#333B50; font-size:10px; text-decoration:none}
.c_text a:hover{ color:#333B50; font-size:10px; text-decoration:underline}
.c_text span {color:#333B50; font-size:10px}

.read_more { color:#DDDDDD; background:url(images/a1.gif) bottom right no-repeat; padding-right:11px; text-decoration:none; font-weight:bold}
.read_more:hover{color:#DDDDDD; background:url(images/a1.gif) bottom right no-repeat; padding-right:11px; text-decoration:underline; font-weight:bold}

.read_more2 { color:#DDDDDD; background:url(images/a1.gif) bottom right no-repeat; padding-right:12px; text-decoration:none; font-weight:bold}
.read_more2:hover{color:#DDDDDD; background:url(images/a1.gif) bottom right no-repeat; padding-right:12px; text-decoration:underline; font-weight:bold}


.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.input { vertical-align:middle; background:#314969; color:#DDDDDD; border:none; width:174px; height:20px; padding-left:5px}

.div { height:3px; background:#273C54}

textarea { color:#DDDDDD; width:174px; height:95px; padding-left:5px; overflow:auto;background:	#314969; border:none}


ul { margin-left:30px; padding:0; }
li {line-height:18px; background:none; margin:0px; padding:0px}
li a {line-height:18px}
li a:hover {line-height:18px}

/*form*/

#container {
	width: 95%;
	margin: 0 auto;
	text-align: left;
	font-size: 10px;
	padding: 0px 10px;
	border: 1px solid #696969;
	overflow: auto;
	paddingtop: 20px;
	paddingbottom: 20px;
	}

#container2 {
	width: 75%;
	margin: 0 auto;
	text-align: left;
	font-size: auto;
	padding: 0px 10px;
	border: 1px solid #696969;
	overflow: auto;
	paddingtop: 20px;
	paddingbottom: 20px;
	}

#container3 {
	width: 75%;
	margin: 0 auto;
	text-align: left;
	font-size: auto;
	padding: 0px 10px;
	border: 0px solid #c9d8ec;
	overflow: auto;
	paddingtop: 20px;
	paddingbottom: 20px;
	}

		
.inputbox {
	border: 1px solid #c3d4ea;
	background-color: #DDDDDD;
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Grande", Georgia, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #DDDDDD;
	margin-left: 0;
	}
	
.name {
	width: 58%;
	margin: 3px 0 0 9px;
	}
	

.password {
	width: 58%;
	margin: 3px 0 0 2px;
	}
	

.submit {
	border: 1px outset #c3d4ea;
	background-color: #ffffff;
	font-family: Tahoma, "Lucida Sans Unicode", "Lucida Grande", Georgia, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #DDDDDD;
	width: 70px;
	height: 20px;
	margin: 0;
	padding: 0 2px 0 2px;
	}
	
	
