body {
	font-size: 62.5%;
	margin-left:0;
	margin-top:0;
	background-color:#000033;
	background-image:url(navImages/vanback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

ol {
	font-size: 1em;
}

ul {
	font-size: 1em;
}
label {
	font-size: 1.1em;
	color: #FFFFFF;
}

.cell1 {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-spacing:5px;
	padding:5px;
}

p {

	margin-top: 2px;
	margin-bottom: 2px;
}

.big {
	font-size: 1.7em;
}

.smaller {
	font-size:1.1em;
}

.warn {
	color: #FF0000;
}

.normal {
	font-size: 1.3em;
}

a.topBar:link {
	color: #FFFFFF; text-decoration: none; font-size: 1.4em; font-weight: bold;
}

a.topBar:visited {
	color: #FFFFFF; text-decoration: none; font-size: 1.4em;  font-weight:bold;
}

a.topBar:hover {
	color: #FFFFFF; text-decoration: underline; font-size: 1.4em; font-weight:bold;
}

a.topBar:active {
	color: #FFFFFF; text-decoration: underline; font-size: 1.4em; font-weight:bold;
}

a.minilink:link {
	color: #000066; text-decoration: none; font-size: 1.2em; font-weight: normal;
}

a.minilink:visited {
	color: #000066; text-decoration: none; font-size: 1.2em;  font-weight:normal;
}

a.minilink:hover {
	color: #198CD6; text-decoration: none; font-size: 1.2em; font-weight:normal;
}

a.minilink:active {
	color: #000066; text-decoration: none; font-size: 1.2em; font-weight:normal;
}

a.mainLink:link {
	color: #010078; text-decoration: none; font-size: 1.2em; font-weight: bold;
}

a.mainLink:visited {
	color: #010078; text-decoration: none; font-size: 1.2em;  font-weight:bold;
}

a.mainLink:hover {
	color: #010078; text-decoration: underline; font-size: 1.2em; font-weight:bold;
}

a.mainLink:active {
	color: #010078; text-decoration: underline; font-size: 1.2em; font-weight:bold;
}

.calcell1 {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	border-spacing:0px;
	padding:0px;
	text-align: left;
	vertical-align: top;
}
.calcell2 {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-spacing:0px;
	padding:0px;
	text-align: left;
	vertical-align: top;
}

.calcell3 {
	background-color:#7E7BA6;
	border:1px solid #CCCCCC;
	border-spacing:0px;
	padding:0px;
	cursor: hand;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}

input {
	font-size: 1em;
}

.mainCell {
	border:1px solid #888888;
	border-spacing:0px;
	background-color: #FFFFFF;
}

table.navbar {
	border:none;
   border-collapse: collapse;
}

table.navbar td {
   border: 1px solid #CCCCCC;
}

table.navbar td a{
   display: block;
   width: 287px;
   padding: 3px;
   text-decoration: none;
}

table.navbar td a:link, table.navbar  {
	background-color: #FFFFFF;
	color: #000000;
}

table.navbar td a:hover, table.navbar td a:active td a:visited {
   /*background-color: #EEEEEE;*/
   background-color: #E8DABE;
   color: #000000;
}

a:visited {
	color: #000000;
}
.CallBackBack {
	background-image: url(image/callback.gif);
	background-repeat: no-repeat;
}
