/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.border_left{
	background-attachment: scroll;
	background-image: url(../Media/View/bord_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.border_right{
	background-attachment: scroll;
	background-image: url(../Media/View/bord_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.edging_left{
	background-attachment: scroll;
	background-image: url(../Media/View/fader_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.edging_right{
	background-attachment: scroll;
	background-image: url(../Media/View/fader_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

A.mainmenu {
	line-height: 15px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}

A.mainmenu:hover {
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.cal_now_back {
	background-color: #CCCCCC;
}
.cal_now_top {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #CCCCCC;
}

.cal_light_back {
	background-color: #AEC9FF;
}
.cal_light_top {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #AEC9FF;
}

.cal_dark_back {
	background-color: #6699FF;
}
.cal_dark_top {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #6699FF;
}

.blog_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0065CE;
	text-decoration: none;
}
.blog_footer {
	color: #999999;
}
.scoreboardfont {
	font-size: 16px;
}
.latestscores {
	font-size: 11px;
}

.leftpanel_back {
	background-attachment: scroll;
	background-image: url(../Media/View/SideBlock_LeftBkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftpanel_mainmenu {
	background-attachment: scroll;
	background-image: url(../Media/View/back_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
