body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #0A0B0F;
	background-image: url(graphics/back2.jpg);
	background-position: center;
}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #657498;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}

.style1 {
	color: #FFFFCC;
	font-size: 9px;
}

.style1-12 {
	color: #FFFFCC;
	font-size: 12px;
}

.lightlink a:link, .lightlink a:visited {
	color: #FFFFCC;
	font-size: 12px;
}

.lightlink a:hover, .lightlink a:active {
	color: #FF0000;
	font-size: 12px;
}

.lightlink2 a:link, .lightlink2 a:visited {
	color: #FFFFCC;
	font-size: 10px;
}

.lightlink2 a:hover, .lightlink2 a:active {
	color: #FFFFFF;
	font-size: 10px;
}


.style2 {
	font-size: 12px;
}

.style3 {
	font-size: 11px;
}

.smallfonts {
font-size: 9px;
}

td.topzero {
padding-top: 10px;
}

td.main {
padding: 10px 10px 0px 10px;
background-position: bottom right;
background-repeat:no-repeat;
}

td.main10 {
padding: 10px 10px 10px 10px;
background-position: bottom right;
background-repeat:no-repeat;
}

table.main {
border: none;
background-color: #FFFFCC;
}

td.3{
padding: 3px 3px 3px 3px;
}

td.light {
	color: #000066;
	border: 0px;
	font-size: 11px;
}

#xhtmltooltip
{
	color: #000066;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	position: absolute;
	width: 400px;
	max-width: 500px !important;
	border: 1px solid #000066;
	padding: 2px;
	background-color: #FFFFCC;
	visibility: hidden;
	z-index: 100;
}

input, textarea {
color: #0B0C10;
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
}

td.loader {
background: url(graphics/loader_light.gif);
background-position: center;
background-repeat:no-repeat;
}

td.loader2 {
background: url(graphics/loader_dark.gif);
background-position: center;
background-repeat:no-repeat;
}


ul {
margin-left: 0;
padding-left: 0;
}

li {
list-style-image: url(graphics/ul.jpg);
padding-left: 0;
margin-left: 20px;
}













table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
	border: solid #D0D0D0 5px;
	background-color: #F0F0F0;
	width: 200px;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
}
table.calendar input, table.calendar select {
	font-size: 10px;
}
table.calendar td {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
table.caldayheading td {
	border: solid #CCCCCC 1px;
	text-align: left;
	color: #0054E3;
	font-weight: bold;
	width: 22px; /*should match calendar cell's width*/
}
table.caldayheading td.wkhead {
	border-right: double #CCCCCC 3px;
}
table.calcells {
	border-collapse: collapse;
	cursor: pointer;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 22px;
	height: 20px; /*IE doesn't like ems*/
}
table.calcells td div {
	padding: 1px;
	margin: 0;
}
table.calcells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.calcells td.wkday {
	background-color: #DDDDDD;
}
table.calcells td.wkend {
	background-color: #DDDDDD;
}
table.calcells td.curdate {

}
table.calcells td.cell_selected {
	background-color: #99CCFF;
	color: black;
}
table.calcells td.notmnth {
	background-color: #FFFFFF;
	color: #CCCCCC;
}
table.calcells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.calcells td.hover {
	background-color: #999999;
}





.rv_info {
	text-align: left;
	border-width: 1px;
	border-color: #E0E0E0;
	border-style: solid;
	background-color: #F0F0F0;
	display: block;
	padding: 3px 3px 3px 3px;
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	margin: 5px 5px 5px 5px;
}

.rv_block {
	text-align: left;
	border-width: 1px;
	border-color: #E0E0E0;
	border-style: solid;
	background-color: #F0F0F0;
	display: block;
	padding: 3px 3px 3px 3px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	margin: 5px 5px 5px 5px;
	float: left;
}

.rv_blocktitle {
	font-style: italic;
	font-size: 18px;
	color: #C0C0C0;
	padding-bottom: 5px;
}

.rv_label {
	color: #808080;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	display: block;
	clear: left;
	padding-bottom: 1px;
}

.rv_input_cn {
	color: #404040;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	display: block;
	clear: left;
	padding-bottom: 5px;
}

.rv_input {
	background-color: #FFFFFF;
	border-color: #E0E0E0;
	border-width: 1px;
	border-style: solid;
	color: #404040;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.rv_input:hover {
	background-color: #99CCFF;
}

.rv_submit {
	background-color: #DDDDDD;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	color: #404040;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	display: block;
	clear: both;
	width: 200px;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.rv_submit:hover {
	background-color: #99CCFF;
}

.rv_check_info {
	text-align: left;
	border-width: 1px;
	border-color: #E0E0E0;
	border-style: solid;
	background-color: #F0F0F0;
	display: block;
	padding: 3px 3px 3px 3px;
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	margin: 5px 5px 5px 5px;
}

.rv_check_dates {
	text-align: left;
	display: block;
	padding: 3px 3px 3px 3px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	margin: 5px 5px 5px 5px;
}
