body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

p {
	text-align:left;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
	text-decoration:underline;
	line-height: 30px;
    background-color:#333333;
	color: #DCDCDC;
}

.banner{
	text-align:center;
	background-color:#333333;
	color: #DCDCDC;
}

.body{
	text-align:center;
	background-color:#CCCC99;
}

input.details{
	width:250px;
}

.title:hover {
text-shadow:#FF0000;
color:#FF0000;
}

/*.tblList {
	border: 1px solid #666666;
}
*/
table.tblList {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align:left;
	/*border: 1px solid #666666;
	padding:0;*/
}

td.tblList {
	/*border: 1px solid #666666;
	padding:0;*/
}

th.tblList {
	border-bottom: 1px solid #666666;
	/*padding:1;*/
}




.UpdateLogHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#509F00;
	font-style:italic;
	font:bold;
}

table.tblMenu {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align:left;
	background:#C0C0C0;
	/*border: 1px solid #666666;
	padding:0;*/
}

td.tblMenu {
	border: 1px solid #666666;
	padding:1;
}

th.tblMenu {
	border-bottom: 1px solid #666666;
	padding:1;
}



table.tblUpdates {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align:left;
	background:#C0C0C0;
	/*border: 1px solid #666666;
	padding:0;*/
}

td.tblUpdates {
	border: 1px solid #666666;
	padding:1;
}

th.tblUpdates {
	border-bottom: 1px solid #666666;
	padding:1;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
	color: #509F00;
}

.header {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 34px;
	background-color:#5CB900;/*#D5D5DB #6699CC;*/
	color:#333333;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#33335A;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	/*background-color: #CCCCCC;*/
	width:100%;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 20;
	background-color:#D5D5DB;/* #6699CC;*/
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.SelectDropDown {
    width: 175px;
	background:#FFFFFF;
	color:#333333;
}

.TextTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align:left;
	vertical-align:top;
	/*color: #FFFFFF;*/
}

.SemiTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align:center;
	vertical-align:top;
	/*color: #FFFFFF;*/
}

.LinkTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align:center;
	vertical-align:top;
	/*color: #FFFFFF;*/
}


