/* CSS Document */

body,td,th {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
body {
	background-color: #CCCCCC;
	background-image: url(../Media/View/background_main.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a.event:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.event:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.event:hover {
	text-decoration: underline;
	color: #000000;
}

.login_small {
	font-size: 10px;
}
.login_smallbold {
	font-size: 11px;
	font-weight: bold;
}
.login_passwordsmall {
	font-size: 11px;
}
.login_redwarn {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.rowline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.forumrowline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.UserNameLrg {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.DescripText {
	font-size: 12px;
	color: #333333;
}
.FormFieldTitleTopSpace {
	padding-top: 5px;
}
.pageheader {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}
.permissiondeniedblock {
	visibility: hidden;
	height: 0px;
}

.cal_now_back {
	background-color: #CCCCCC;
	text-align: left;
}
.cal_now_top {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #CCCCCC;
	text-align: left;
}

.cal_light_back {
	background-color: #AEC9FF;
	text-align: left;
}
.cal_light_top {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #AEC9FF;
	text-align: left;
}

.cal_dark_back {
	background-color: #6699FF;
	text-align: left;
}
.cal_dark_top {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #6699FF;
	text-align: left;
}
