body{
	background-color: #FFF;
	/*background-image: url(images/stats/stats_bg_tile.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left center;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #214451;
	text-align: left;
}

pre{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding: 0 7 0 7;
	margin-top: 3;
}

input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color : #214451;
	border: 1px #214451 solid;
	background-color: #DDF3FA;
	padding: 2px;
}

textarea   {    	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color : #214451;
	border: 1px #214451 solid;
	background-color: #DDF3FA;
	padding: 2px;
}

select {	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color : #214451;
	border: 1px #214451 solid;
	background-color: #DDF3FA;
	padding: 2px;
}

.calDate {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color : #214451;
	border: 1px #214451 solid;
	background-color: #DDF3FA;
	padding: 2px;
	width: 150px;
	display: block;
}

.calTable {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	color : #214451;
}

.tableBlue {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #214451;
	text-align: left;
	vertical-align: middle;
}

.tableBlue td{
	padding: 0px;
}

.tableBlue tr{
	padding: 0px;
}

.tableBlue a:link{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	text-decoration : none;
	color: #FFF;
}

.tableBlue a:visited{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	text-decoration : none;
	color: #FFF;
}

.tableBlue a:hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #FFF;
	text-decoration: underline;
}

.tableBlue a:active{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	text-decoration : none;
	color: #FFF;
}

.menuheader{
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #214451;
	text-align: left;
	vertical-align: middle;
}

.menuheader td{
	padding: 0px;
}

.menuheader tr{
	padding: 0px;
}

.menuheader th{
	text-align: left;
	font-size: small;
	color: #FFFFFF;
	padding: 5px;
}

.menuheader td.m0{
	text-align: right;
}

.menuheader td.m1{
	background-color: #EEE;
	padding: 2 3 2 3;
	text-align: center;
	font-weight: bold;
	font-size: xx-small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: ##214451;
	border-right-color: ##214451;
	border-bottom-color: ##214451;
	border-left-color: ##214451;
}

.menuheader td.m1:link{
	background-color: #EEE;
	padding: 2 3 2 3;
}

.menuheader td.m1 a:link{
	text-decoration: none;
	color: #214451;
}


.menuheader td.m1:visited{
	background-color: #EEE;
	padding: 2 3 2 3;
}

.menuheader td.m1 a:visited{
	text-decoration: none;
	color: #214451;
}

.menuheader td.m1:active{
	background-color: #EEE;
	padding: 2 3 2 3;
}

.menuheader td.m1 a:active{
	text-decoration: none;
	color: #214451;
}

.menuheader td.m1:hover{
	background-color: #63C7EB;
	padding: 2 3 2 3;
}

.menuheader td.m1 a:hover{
	text-decoration: none;
	color: #214451;
}

.menuheader td.m2{
	background-color: #FF8309;
	padding: 2 3 2 3;
	text-decoration: none;
	color: #214451;
	font-weight: bold;
	letter-spacing: 1px;
}

.tableContent {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #214451;
	text-align: left;
}

.tableContent tr.subheader td{
	background-color: #63C7EB;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #43AAC9;
	border-right-color: #43AAC9;
	border-bottom-color: #43AAC9;
	border-left-color: #43AAC9;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

tr.d0 
{
	background-color: #FFF;
}


tr.d0:hover,tr.d1:hover
{
    background-color: #a5ffa3;
    cursor: pointer;
    border: 2px solid black;
}

tr.d12
{
    background-color:#F0F0FF;

}

tr.d2
{
    background-color:#CCC;
    font-weight:bold;

}


.tableContent td{
	padding-left: 7px;
	padding-right: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
}

tr.d1
	background-color: #EEE;
}

.tableContent tr.marked td{
	background-color: #C2E0EB;
}

.tableContent tr.footer td{
	background-color: transparent;
	border:0px;
	border-top:1px solid #B2B2B2;
}

.tableContent th{
	background-attachment: fixed;
	background-image: url(images/stats/blueHeader.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #43aac9;
	padding: 5px;
	text-align: left;
	font-size: x-small;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #214451;
	border-right-color: #214451;
	border-bottom-color: #214451;
	border-left-color: #214451;
}

.helpTable{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #214451;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #214451;
}

.helpTable tr{
	padding: 0px;
}

.helpTable td{
	padding-left: 7px;
	padding-right: 7px;
}

.helpTable th{
	/*text-align: left;*/
	font-size: xx-small;
	color: #FFFFFF;
	padding: 5px;
	background-color: #FF8309;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #214451;
	border-right-color: #214451;
	border-bottom-color: #214451;
	border-left-color: #214451;
}

.helpTable td.left{
	background-color: #C2E0EB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-weight: bold;
	vertical-align:text-top;
}

.helpTable td.right{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
}

a:link, a:visited {
	text-decoration : none;
	color: #c30;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0;
	background: transparent;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	letter-spacing: 1px;
}

a:hover {
	text-decoration : underline;
	color: #999;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0;
	background: transparent;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	letter-spacing: 1px;
}

a:active {
	text-decoration : none;
	color: #526968;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0;
	background: transparent;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	letter-spacing: 1px;
}

