/*
This CSS file contains the default formatting
If you are customizing your own design I suggest you start of with this
*/


body{
		background-color: #000000;
		font-family:Tahoma,Verdana,Arial,sans-serif; 
		font-size:80%;
}





/* Top Nav Links */
.wsft_menu{
		float:right;
		font-size:12;
		padding-bottom:5px;
}

.wsft_menu a:link {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
}

.wsft_menu a:active {
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
}

.wsft_menu a:visited {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
}

.wsft_menu a:hover {
		color: #FF0000;
		text-decoration: underline;
		font-weight: bold;
}


/* Tools Table */

.wsft_tools_table {
		border:1px solid #000000;
}

.wsft_tools_table td {
		border:1px solid #000000;
}


.wsft_tools_table a:link {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%
}

.wsft_tools_table a:active {
		color: #FF0000;
		text-decoration: none;
		font-weight: bold;
}

.wsft_tools_table a:visited {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%
}

.wsft_tools_table a:hover {
		color: #FF0000;
		text-decoration: underline;
		font-weight: bold;
}




.side_boxes{
		border:0px solid;
		border-spacing:0px; 
		font-size:12;
		font-family:Tahoma,Verdana,Arial,sans-serif;
}

.side_boxes td{
		border:0px solid;
}






/* MISC */

a:link {
		color: #FFFFFF;
		text-decoration: none;
}

a:active {
		color: #FF0000;
		text-decoration: none;

}

a:visited {
		color: #FFFFFF;
		text-decoration: none;
}

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




h1{
		margin: 0;
		font-size:230%;
		text-align: center;
}

h2{
		margin: 0;
		font-size:110%;
		text-decoration: underline;
		text-align: center;
		padding-bottom: 5px;
		padding-top: 5px;
}

h3{
		margin: 0;
		font-size:110%;
		text-decoration: underline;
		text-align: center;
		padding-bottom: 5px;
		padding-top: 5px;
}

.ig{
	height: 2px groove;
	color :#CCCCCC;

}

hr{
		color :#C0C0C0;
		background-color : #C0C0C0;
		height: 5px;
}

.buttonsubmit{
		background: url('../images/button3.gif') no-repeat;
		border: solid 0 #FFFFFF;
		height: 24px;
		width: 68px;
}

.buttonsubmitLarge{
		border: solid 0 #FFFFFF;
		background: url('../images/button3longer.gif') no-repeat;
		height: 28px;
		width: 157px;
}

.textinput{
		background: url('../images/blocks.gif') no-repeat; 
		background-position: 1px 5px; 
		padding-left: 10px;
		width:160px;
}

BODY {
	Background-color: #000000;
	background-repeat:repeat-x; 
	background-position:top;
}
.glossymenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 176px;
	border: 0px solid #9DB6C8;
	border-bottom-width: 0;
}

.glossymenu li a{
	background: white url(../images/menu.gif) repeat-x bottom left;
	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 176px;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: white;
}

.glossymenu li a:hover{
	background-image:   url(../images/menu1.gif);
}

.wsft_frame{
/*	background: #000000;*/
}

.wsft_frame_pad{
	padding-left: 5px;
}

.wsft_middle{
	border: 2px solid #000000;
	font-size:12;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:5px;
	padding-right:5px;
	margin: 0 0 0 0;
}

.wsft_middle_title{
		font-size:12;
		font-weight:bold;
}
