 /* Default style*/
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #666666 ;
	color : #333333;
	}
.steptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
h1 {
	color: #EA1313;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	}

h2 {
	color: #137DED;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	margin-bottom: 6px;
	}

h3 {
	color: #333333; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 4px;
	}

h4 {
	color: #CC0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	margin-bottom: 2px;
	azimuth : center;
	border-bottom : dotted;
	font-style : italic;
	text-align : center;
}

h5 {
	color: #333333; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bolder; 
	margin-bottom: 1px;
	}
	
p {MARGIN-TOP: 0px; MARGIN-BOTTOM: 10px}

hr  { 
	color: #888888;
	width: 100%;
	height: 1px;
	margin: 0px;
	}

a:link, a:visited {
	font-size: 12px; color: #333333; text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
    text-decoration: underline;
	}

a:hover {
	color: #EA1313;	text-decoration: none;
    text-decoration: underline;
	}

LI {LIST-STYLE-TYPE: square; margin-left: 6px; MARGIN-BOTTOM: 2px;}


	
form {
	margin: 0px;
	}
	
input,select {
	border: 1px solid #888888;
	font-size: 11px;
	background-color: #ffffff;
	}
	
textarea {
	border: 1px solid #888888;
	color: #222222;
	font-size: 11px;
	background-color: #ffffff;
	}
	
.checkbox {
	border:0px;
	background-color: transparent;
	}
	
.button {
	border: 1px solid #888888;
	font-size: 12px;
	color: #ffffff;
	background-color: #444444;
	font-weight: bold;
	}
/* custom */

table.shell {
	background-color: #ffffff;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid #111111;
	}

table.shell.th {
	border-bottom: 1px solid #888888;
	background-color: #ffffff;
	color: #888888;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
	text-align: left;
	}


	
table.stdTable td {
	padding: 2px;
	azimuth : far-right;
}
table.stdTable th {

	padding: 2px;

	}

table.StyleDottedHr td {
border-bottom: 1px dotted #cccccc;
	padding: 2px;
	}
table.StyleDottedHr th {

	padding: 2px;
	background-color: #444444;
	font-size: 14px;
	color: #dddddd;
	}
table.shell2 {
	background-color: #ffffff;
	width:980px;
	margin-top: 20px;
	margin-bottom: 100px;
	border: 0px solid #111111;
	border-bottom: 1px solid #888888;

	color: #888888;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
	text-align: left;
	azimuth : right-side;
	}

table.shell2 th {
	border-bottom: 1px solid #888888;
	background-color: #ffffff;
	color: #888888;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
	text-align: left;
	}

table.shell2 td {
	padding: 6px;
	background-color: #dddddd;
	
	}
table.shell3 {
	background-color: #dddddd;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid #111111;
	}
	
	
.small {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
.stop {
	color: #cc0000;
	}
.go {
	color: #00cc00;
	}
.required {
	color: #ff2222;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.instrtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.type1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.desctxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.logo1 {
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}
.sitesborder1 {
	border: 0px solid #333333;
	margin: 0px;
	padding: 0px;
}
.mainheader1 {
	font-family: Impact;
	font-size: 36px;
	color: #333333;
}
.mainheader2 {
	font-family: Impact;
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
}

