/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}


a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #990000;
}


a.menu:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}
a.menu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	font-size: 15px;
}
a.menu:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #006699;
	font-size: 15px;
}
a.menu:active {
	text-decoration: underline;
	font-weight: bold;
	color: #0000CC;
	font-size: 15px;
}
.bkgd_menu {
	background-attachment: scroll;
	background-image: url(../Media/View/Main/MenuTab_Bkgd.png);
	background-repeat: repeat-x;
	background-position: left top;
}


.bkgd_body {
	background-color: #FFFFFF;
}


.wing1_left {
	background-attachment: scroll;
	background-image: url(../Media/View/Wing_Left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.wing1_right {
	background-attachment: scroll;
	background-image: url(../Media/View/Wing_Right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodybrdr_left {
	background-attachment: scroll;
	background-image: url(../Media/View/Border_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodybrdr_right {
	background-attachment: scroll;
	background-image: url(../Media/View/Border_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.hdr_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
}
.hdr_article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
}
.ftr_text {
	font-size: 11px;
	color: #999999;
	padding-top: 7px;
}


.rowliner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
}


.postbytag {
	font-size: 10px;
	color: #666666;
}
.post_title {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
a.post_archive_title {
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
.post_archive_date {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}

