.maintable
{
	border-right: white 2px solid;
	border-top: white 2px solid;
	border-left: white 2px solid;
	border-bottom: white 2px solid;
}



.bordertop
{
	font-size: 1pt;
	background-image: url(../images/bordertop.gif);
}

.tl
{
	font-size: 1pt;
	background-image: url(../images/top-left.gif);
	border: none;
}
.tr
{
	font-size: 1pt;
	background-image: url(../images/top-right.gif);
	border: none;
}
.sideleftframe
{
	font-size: 1pt;
	background-image: url(../images/bottom-border-left.gif);
	background-repeat: repeat-y;
}

.siderightframe
{
	font-size: 1pt;
	background-image: url(../images/bottom-border-right.gif);
	background-repeat: repeat-y;
	background-position: top right;
}


.borderbottomleft
{
        BACKGROUND-IMAGE: url(../images/bottom-left-corner.gif);
        background-repeat: no-repeat
}
.borderbottombottom
{
	background-image: url(../images/bottom-border-bottom.gif);
	background-repeat: repeat-x;
}
.borderbottomright
{
	background-image: url(../images/bottom-right-corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

BODY
{
	margin:0px 0px;padding:0px;
	text-align:center;
	font-size: smaller;
	color: black;
	font-family: Arial, 'Courier New';
}
#Content
{
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:15px;
}

A:hover
{
	color: red;
}
.PageHeader
{
	font-weight: bold;
	font-size: medium;
	text-transform: capitalize;
	color: black;
	text-decoration: underline;
	font-weight: bolder;
}
.PageHeader2
{
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
}

.CaptainHeader
{
	font-size: larger;
	font-weight: bolder;
}

	
.rssItem
{
	font-size: x-small;
	color: black;
}


#RssFeed1 A:hover
{
	color: red;
}
#RssFeed1 A:visited
{
	color: purple;
}
#RssFeed1 A:link
{
	color: green;
}








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.PageHeader {

}

.PageHeader2 {
PageHeader2
}

