@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/gif/background.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: 20px;
	background-position: center;
	background-color: #515151;
	
}
a {
 
color: #fb6908;
text-decoration: none;
}
a:visited {
 
color: #fb6908;
text-decoration: none;
}
a:hover {
 
color: #fb6908;
text-decoration: none;
}
a:hoveractive {
 
color: #fb6908;
text-decoration: none;
}

#Wrapper {
	width: 1024px;
	margin-left: auto ;
    margin-right: auto ;
}
#Wrapper #Header {
	width: 1024px;
	height: 133px;
	background-image: url(../img/jpg/HeaderBG.jpg);
	margin-top: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-repeat: no-repeat;

}
#Wrapper #Header a {
color: #FFFFFF;
text-decoration: none;
}

#Wrapper #Header a:visited {
color: #FFFFFF;
text-decoration: none;
}

#Wrapper #Header a:hover {
color: #fb6908;
text-decoration: none;
}

#Wrapper #Header a:hoveractive {
color: #fb6908;
text-decoration: none;
}

#Main {
	height: 708px;
	width: 635px;
	float: left;
	background-image: url(../img/gif/MainBG_inner.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 4px;
	padding-right: 30px;
	margin-right: 7px;
	padding-bottom: 4px;
}
#Wrapper #Seperator {
	margin-bottom: 40px;
	background-image: none;
	background-repeat: no-repeat;
	height: 726px;
}
#scroll {
	height: 700px;
	overflow: auto;
	overflow-x:hidden;
	padding-right: 5px;
	padding-left: 5px;
}


#Wrapper #Logo {
	float: left;
	height: 726px;
	width: 300px;
	background-image: url(../img/gif/LogoBG.gif);
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-left: 20px;
	clear: none;
}

#Footer {
	width: 1024px;
	height: 362px;
	background-image: url(../img/gif/FooterBG.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#Lower {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#Lower a {
font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
}
#Lower a:visited {
font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration: none;
}
#Lower a:hover {
font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fb6908;
text-decoration: none;
}
#Lower a:hoveractive {
font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fb6908;
text-decoration: none;
}
#smallCalendar {

	border: 1px solid #FF6B08;

	font-family: Arial;

	font-size: 12px;

}

#smallCalendar th {

	background-color: #FF6B08;

	border: 1px solid #000000;

	font-weight: bold;

	color: #FFFFFF;

	font-size: 14px;

}

#smallCalendar td {

	background-color: #FFFFFF;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#smallCalendar th a {

	color: #FFFFFF;

}

.whiteLinks {

	color: #FFFFFF;

	text-decoration: none;

}

#monthCalendar {

	border: 1px solid #FF6B08;

	font-size: 14px;

}

#monthCalendar h1 {

	font-size: 18px;

	color: #000000;

}



#monthCalendar th {

	color: #FFFFFF;

	background-color: #000000;

	border: 1px solid #FF6B08;

}

#monthCalendar td {

	background-color: #FFFFFF;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

}

.monthCalendarDate {

	font-size: 12px;

	color: #000000;

	background-color: #FFFF99;

	padding-bottom: 5px;

}

