/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #0E075B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../Media/View/page_bkgd.png);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {
	color: #0E075B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0E075B;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

h1 {
	font-size: 28px;
	color: #0E075B;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	color: #0E075B;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #999999;
}
h4 {
	font-size: 16px;
	color: #0E075B;
}
h5 {
	font-size: 16px;
	color: #666666;
}
h6 {
	font-size: 14px;
	color: #666666;
}

.border {
	background-attachment: scroll;
	background-image: url(../Media/View/Eyerock_r3_c2_s1.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.border_bottom {
	background-attachment: scroll;
	background-image: url(../Media/View/Eyerock_r9_c5_s1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.border_top {
	background-attachment: scroll;
	background-image: url(../Media/View/Eyerock_r4_c5_s1.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
.border_interior_left {
	background-attachment: scroll;
	background-image: url(../Media/View/Eyerock_r5_c4_s1.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.border_interior_right {
	background-attachment: scroll;
	background-image: url(../Media/View/Eyerock_r8_c7_s1.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.fade {
	background-attachment: scroll;
	background-image: url(../Media/View/Eyerock_r5_c3.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer {
	font-size: 10px;
	color: #999999;
}
.CellHead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	padding: 2px;
}

.Post_Title {
	font-size: 14px;
	font-weight: bold;
}
.Post_Date {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

