@charset "utf-8";


.menu{
	list-style-type: none;
	padding: 0;
	width: 189px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(/templates/standard/images/main2_08.jpg);
	background-repeat: no-repeat;
}

.menu li a{
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(/templates/standard/images/menu1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 38px;
	height: 41px;
	text-align: center;
}


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

.menu li a:visited, .glossymenu li a:active{
	color: #FFFFFF;
	text-decoration: none;
	height: 41px;
	width: 189px;
}

.menu li a:hover{
	background-image:   url(/templates/standard/images/menu2.jpg);
	color: #000000;
}




/* 

================

Main Stylesheet

Created & Developed By ProDesigning.com

All Rights Reserved

================

*/





/* Global Elements */

html,body {height:100%;}

ul,ol{list-style-type:none;}

a{color: #268802;text-decoration:none;}

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



body{

background:url(/templates/standard/images/bg.jpg) repeat-x;

background:#199BC9;

font-family: arial;

font-size: 12px;

margin: 0;

padding: 0;

}



.clear{

clear:both;

}

#nav{paddiing-right:18px;background:url(/templates/standard/images/nav-background.jpg) no-repeat; height:26px;max-height:26px;width:901px;}



#nav ul{

float:right;

padding-right:8px;

margin:0px;

}



#nav ul li{

padding-right:18px;

list-style-type:none;

list-style-image:none;

display:inline;

font-family:arial;

font-size:14px;

text-transform:uppercase;

font-weight:bold;

color: #268802;

}



#nav ul li a{

font-size:14px;

font-weight:bold;

text-decoration:none;

text-transform:uppercase;

color: #268802;

}



#nav ul li a:hover{

font-size:14px;

font-weight:bold;

text-decoration:none;

text-transform:uppercase;

color:#003300;

}



.pd-bg{background:url(/templates/standard/images/main-body-bg.jpg) repeat-y;}

.pd-left{width:249px;max-width:249px;vertical-align:top;}

.pd-right{width:652px;max-width:652px;vertical-align:top;}

.pd-block{background:url(/templates/standard/images/block-bg.jpg) repeat-y;}

.pd-content{background:url(/templates/standard/images/content-bg.jpg) repeat-y;padding-left:8px;padding-right:8px;}

.pd-footer{background:url(/templates/standard/images/footer.jpg) no-repeat;width:901px;height:125px;margin:0px auto;display:block;padding:0px;}

#pd-content-table{max-width:600px;}

#pd-header{height:112px;width:901px;background:url(/templates/standard/images/header.jpg) no-repeat;display:block;margin:0px auto;padding:0px;}

#pd-header .banner{width:468px;height:60px;padding-left:417px;padding-top:36px;display:block;}





/* Square Sections (uses class for rounding)*/



.wsft_inline{

		background: #C0C0C0;

}



.wsft_in_top{

		background: #C0C0C0;

}



.wsft_in_bottom{

		background: #C0C0C0;

}



/* Bottom Nav Links */

.wsft_bottom{

		padding-left: 5px;

}



.wsft_bottom a:link {

		color: #000000;

		text-decoration: none;

		font-weight: bold;

}



.wsft_bottom a:active {

		color: #FF0000;

		text-decoration: none;

		font-weight: bold;

}



.wsft_bottom a:visited {

		color: #000000;

		text-decoration: none;

		font-weight: bold;

}



.wsft_bottom a:hover {

		color: #FF0000;

		text-decoration: underline;

		font-weight: bold;

}





/* Top Nav Links */

.wsft_menu{

		float:right;

		font-size:12;

		padding-bottom:5px;

}



.wsft_menu a:link {

		color: #000000;

		text-decoration: none;

		font-weight: bold;

}



.wsft_menu a:active {

		color: #FF0000;

		text-decoration: none;

		font-weight: bold;

}



.wsft_menu a:visited {

		color: #000000;

		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: #000000;

		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: #000000;

		text-decoration: none;

		font-weight: bold;

		font-size: 90%

}



.wsft_tools_table a:hover {

		color: #FF0000;

		text-decoration: underline;

		font-weight: bold;

}



/* Standard Tables */



.wsft_grid td a:link {

		color: #86A5D3;

		text-decoration: none;

}



.wsft_grid td a:active {

		//color: #000000;

		text-decoration: underline;



}



.wsft_grid td a:visited {

		color: #86A5D3;

		text-decoration: none;

}



.wsft_grid td a:hover {

		color: #000000;

		text-decoration: underline;

}



.wsft_grid{

		border:1px solid #000000;

		border-top-width: 0px;

		border-spacing:0px; 

		border-collapse:collapse;



}



.wsft_grid td{

		border:1px solid #C0C0C0;

		padding-left:2px;

		padding-right:2px;

		padding-top:5px;

		padding-bottom:5px;

}



.wsft_grid th{

		padding: 5px;

		font-size:12;

		background-image: url('/images/button4.gif');

		height:17px;

		border-left-width:0px;

		border-right-width: 0px;

		white-space: nowrap;

		margin:2px,2px,2px,2px;

}



.side_boxes{

		border:0px solid;

		border-spacing:0px; 

		font-size:12;

		font-family:Tahoma,Verdana,Arial,sans-serif;

}



.side_boxes td{

		border:0px solid;

}



/* Edit Grid */



.wsft_edit_grid{

		border-top-width: 0px;

		border-collapse: collapse

}



.wsft_edit_grid td{

		border:1px solid #C0C0C0;

		font-size:12;

		border-left-style: solid;

		border-left-width: 1px;

		border-right-width: 0px;

		border-top-style: solid;

		border-top-width: 1px;

		border-bottom-width: 0px;

}



.wsft_edit_grid th{

		font-size:12;

		background-image: url('../images/button4.gif');

}



/* Injected SQL Grid */



.wsft_injected_grid{

	border:1px solid #C0C0C0;

	border-top-width: 0px;

	border-left-width: 0px;

}



.wsft_injected_grid td{

		font-size:12;

		border-left-style: solid;

		border-left-width: 1px;

		border-right-width: 0px;

		border-top-style: solid;

		border-top-width: 1px;

		border-bottom-width: 0px;

		padding: 5px;

}



.wsft_injected_grid th{

	padding: 5px;

		font-size:12;

		background-image: url('../images/button4.gif');

}



/* Rounded | Squared inline boxes */



#wsft_inline {

		background-color: #C0C0C0;

}



#wsft_inline_two {

		background-color: #C0C0C0;

}



#wsft_inline_three {

		background-color: #C0C0C0;

}



#wsft_inline_four {

		background-color: #C0C0C0;

}



/* MISC */



a:link {

		color: #000000;

		text-decoration: none;

}



a:active {

		color: #FF0000;

		text-decoration: none;



}



a:visited {

		color: #000000;

		text-decoration: none;

}



a:hover {

		color: #FF0000;

		text-decoration: underline;

}



td{

		border:none;

		font-size:12;

}



th{

		font-size:12;

		background: #C0C0C0;

}



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;

}
