@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(images/background02.jpg);
	background-repeat: repeat;
	text-align: left;
	margin: 0px;
	padding: 7px;
	
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#leftSidebar {
	font-size: 12px;
	background-color: #FBFCFE;
	background-position: left top;
	text-align: left;
	margin: 0px;
	padding: 7px;
}
#rightSidebar {
	text-align: left;
	margin: 0px;
	padding: 7px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	clear: both;
}
#mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
	padding: 7px;
	list-style-image: url(images/faviconeg.jpg);
}
a {
	font-size: 12px;
	color: #33CCCC;
}
a:visited {
	color: #339999;
}
a:hover {
	color: #33CC99;
}
a:active {
	color: #33FFCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Calligraphy, Comic Sans MS, Trebuchet MS, Arial;
}
h1 {
	font-size: 24px;
	color: #009999;
}
h2 {
	font-size: 18px;
	color: #33FF99;
}
h3 {
	font-size: 16px;
	color: #0099FF;
}
h4 {
	font-size: 14px;
	color: #99FF66;
}
h5 {
	font-size: 12px;
	color: #FFFFFF;
}
h6 {
	font-size: 10px;
	color: #0099CC;
}
.style8 {font-family: "Lucida Calligraphy", "Comic Sans MS", "Trebuchet MS", Arial}

