p{
font-size: 12px;
text-align: justify;
padding: 5px;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	font-size: 12px;
	background-repeat:repeat-x;
	
}
img{
border: 0px;
}
.mainwindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: justify;
	color: #006600;
	background-image: url(../images/repeatContent.gif);
	padding-right: 10px;
	padding-left: 10px;
}
.bgmain {
	background-image: url(../images/bgmain.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.bgmainright {
	background-image: url(../images/bgmainright.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.borderLinks {
	background-color: #FFFF99;
	border-top: 0px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}
.topimage {
	background-image: url(../images/index_03.jpg);
}
.logoright {
	background-image: url(../images/index_04.jpg);
}
.mainTable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1 {
	font-size: 14px;
	color: #000000;

}
a:link {
	color: #006600;
	font-size: 14px;
	text-decoration:none;
}
a:visited {
	color: #006600;
	font-size: 14px;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	background-color: #CC9900;
}
.datatable {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;


}
.tableHeader {
	font-size: 14px;
	font-weight: bold;
	background-color:#FFFFCC;
}
.tabledataeven {
	color: #333333;
	background-color:#f0f0f0;
}
.tabledataodd {
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	margin: 15px;

}
.calDays {
	color: black;
	font-size:10px;
}
.calWeekDays {
	color:black;
	font-size:8px;
}
.miniTables {
	font-size: 10px;
	color:#336633;
}
a.minilinks {
	font-size: 10px;
	color:#336633;
}
a:hover.minilinks {
	font-size: 10px;
	color:white;
}
a:visited.minilinks {
	font-size: 10px;
	color:#666666;
}
.links {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-size:12px;
	text-align:left;
}
.rightarea {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-size:12px;
	text-align:right;
}
.blackText{
	font-weight: bold;
}
hr{
	border: thin dashed #999999;
	}