body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #777777 url(../img/bg.gif) repeat-y fixed center;
}

h1.header {
	text-indent: -5000px;
	color: #000000;
}

h2 {
	margin-top: 45px;
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
}

h3 {
	font-size: 10pt;
	text-transform: uppercase;
	color: #888888;
	margin-top: 0;
	margin-bottom: 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 12px;
	line-height: 18px;
}

.side {
	padding-left: 20px;
	padding-right: 20px;
}

.sidemore {
	padding-left: 30px;
	padding-right: 20px;
}

#sidebar {
	background: url(../img/sidebar_back.jpg) repeat-y;
	color: #333333;
}

a.nothing, a.nothing:active, a.nothing:visited, a.nothing:hover {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: none;
}

a.cal, a.cal:active, a.cal:visited, a.cal:hover {
	text-decoration: none;
	color: #000000 !important;
}

tr.one {
	background-color: #E6E6E6;
	border-bottom: 1px solid #FFFFFF;
}

tr.two {
	background-color: #F0F0F0;
	border-bottom: 1px solid #FFFFFF;
}