body
{
  font-size: 10px;
  font-family: Verdana;
  background-image: url(http://www.dcsonline.com/dcs/bg_pattern.gif);
}

table, td, tr, th, p, div {
	font-family: Verdana;
	font-size: 10px;
}

a { 
	text-decoration: underline;
	color: #354A55;
}

a:hover {
	text-decoration: underline;
	color: #5B7F93;
}

hr {
	margin-top: -5px;
	height: 1px;
	background-color: #999999;
	color: #999999;
	visibility : visible;
}

select, input
{
	font-family: Tahoma;
	font-size: x-small;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #222222;
	border: thin solid #999999;
	font-weight: 600;
	font-variant: small-caps;
}

.KEY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#header {
		padding: 20px;
		background: #333;
		border-bottom: 1px solid #fff;
		}
	
#header h1 {
	padding: 0;
	margin: 0;
	color: #ccc;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 180%;
	}

/* navigation */

#nav {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #ccc;
	border-bottom: 1px solid #999;
	}

#nav li { 
	float: left;
	margin: 0;
	padding: 0;
	}

#nav a {
	float: left;
	display: block;
	padding: 6px 30px 6px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #666;
	background: #ccc url(../images/nav_slant.gif) no-repeat top right;
	}

#nav #nav-1 a {
	padding-left: 20px;
	}

#nav a:hover {
	color: #000;
	}

/* more */

ul#more {
	clear: left;
	margin-top: 60px;
	}
	
.TitleSmall
{
  border-right: #999999 2px solid;
  font-weight: 600;
  font-size: 12px;
  text-transform: capitalize;
  color: black;
  border-bottom: #999999 2px solid;
  font-family: Arial, Helvetica, sans-serif;
  background-color: lightgrey;
  font-variant: small-caps;
}
.TitleSmall2
{
  border-right: #999999 2px solid;
  font-weight: 600;
  font-size: 12px;
  text-transform: capitalize;
  color: black;
  border-bottom: #999999 2px solid;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #011587;
  font-variant: small-caps;
}
.TitleSmall3
{
  border-right: #999999 2px solid;
  font-weight: 600;
  font-size: 12px;
  text-transform: capitalize;
  color: #01168c;
  border-bottom: #999999 2px solid;
  font-family: Verdana;
  background-color: lightgrey;
  font-variant: small-caps;
}
.tableBox
{
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	border-left: #006699 1px solid;
	border-bottom: #006699 1px solid;
}

.tableBoxBlack
{
	border-right: #01168c 2px solid;
	border-top: #01168c 2px solid;
	border-left: #01168c 2px solid;
	border-bottom: #01168c 2px solid;
}


.Body3D
{
	background-color : ThreedLightShadow;
	padding : 0px;
	border : none;
  margin-top: 5;
  margin-left:5;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: #3366CC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	filter: Alpha(Opacity=50 );
	color: #222222
}

.Point
{
	cursor:hand;
}
	
.inputbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: #3366CC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	filter: Alpha(Opacity=50 );
	color: #222222;
	cursor:hand
}


.inputnumeric
{
	border-right: #3366cc 1px solid;
	border-top: #3366cc 1px solid;
	font-size: 9pt;
	filter: Alpha(Opacity=50 );
	border-left: #3366cc 1px solid;
	color: #222222;
	border-bottom: #3366cc 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight:bold;

}

.inputtime
{
	border-right: #3366cc 1px solid;
	border-top: #3366cc 1px solid;
	font-size: 9pt;
	filter: Alpha(Opacity=50 );
	border-left: #3366cc 1px solid;
	color: #222222;
	border-bottom: #3366cc 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;

}

.numeric
{
	text-align:right;
}








.banner
{
	font-weight: bolder;
	FONT-SIZE: 18px; COLOR: #011480;
	font-family: Verdana;
}

.bannertitle
{
  font-weight: bolder;
  font-size: 15px;
  color: gold;
  font-style: italic;
  font-family: Verdana;
}