/* CSS Document */

body,td,th {
	font-family: Cambria, Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #000000;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #00CC00;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #66CC00;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #336600;
}
h2 {
	font-size: 18px;
	color: #666666;
}
h3 {
	font-size: 16px;
	color: #336600;
}
h4 {
	font-size: 14px;
	color: #999999;
}

.wing_left {
	background-attachment: scroll;
	background-image: url(../Media/View/wing_Left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.wing_right {
	background-attachment: scroll;
	background-image: url(../Media/View/wing_Right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.wing_left_foot {
	background-attachment: scroll;
	background-image: url(../Media/View/footer_wing_left.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.wing_right_foot {
	background-attachment: scroll;
	background-image: url(../Media/View/footer_wing_Right.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.menubar {
	background-attachment: scroll;
	background-image: url(../Media/View/Menubar_Bkgd.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-right: 5px;
	padding-left: 5px;
}
.input_textfield {
	font-size: 10px;
	background-color: #DDDDDD;
	border: 1px solid #666666;
}
.login_block_guest {
	background-attachment: scroll;
	background-image: url(../Media/View/Panel_LoginFade.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.HDR_Medium {
	font-size: 16px;
	font-weight: bold;
	color: #336600;
}
.masthead_textsize {
	font-size: 13px;
}

a.barlink:link {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 21px;
}
a.barlink:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
}
a.barlink:visited {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 21px;
}
.menubar_spacebar {
	color: #999999;
}
.block_border_grey {
	background-attachment: scroll;
	background-image: url(../Media/HeaderBars/BarGrads_Grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #666666;
	padding: 5px;
	background-color: #FFFFFF;
}
.redtext {
	color: #990000;
}
.table_header {
	color: #FFFFFF;
	background-color: #333333;
}
.table_row {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.leftside_blockbkgd {
	background-color: #FFFFFF;
	background-image: url(../Media/View/leftblock_Bkgd.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	background-attachment: scroll;
	cursor: pointer;
}
.leftside_EventName {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
.leftside_EventDesc {
}
.leftside_EventDate {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
.leftFrame_top {
	background-attachment: scroll;
	background-image: url(../Media/Frame/Frame_Upper.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
}
.leftFrame_bottom {
	background-attachment: scroll;
	background-image: url(../Media/Frame/Frame_Lower.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
}
