/* SERVICEBAR */
#servicebar				{position:absolute; top: -2px; left: 0; border-top: solid 2px #b30005; width: 100%; padding-left: 10px;}
#footer					{ float:left; position:relative; margin:-23px 0 0 0; width:100%; height:22px; background:#fff; border-top:1px solid #ccc; }

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

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;
}

.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 30px;
color: #666666
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  	font-weight: bold;
	line-height: 30px;
	color: #b30005
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #666666
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #000000
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}


.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}


a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


