a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: blue;
}
a:active {
	text-decoration: none;
}

div.thesidebar{
	width: 50px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}

div#sidebar a:link {color: white;}
div#sidebar a:visited {color: white;}
div#sidebar a:hover {color: white;}
div#sidebar a:active {color: white;}

.nonlink {
	color: #FFFFFF;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	background-image: url("/v2/background-alignleft.jpg");
	background-repeat: repeat-y;
}

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

td.sidebar {
	background: url("/v2/design2_04.jpg") top left no-repeat;
}

td.mainbackground {
	background: url("/v2/design2_05.gif") top left no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.size_small {
	font-size: 8pt;
}
.size_small_lighter {
	font-size: 8pt;
	color: #666666;
	
}
.calsmall {
	font-size: 9px;
}
.calday {
	color: #FFFFFF;
}

