a:link, a:active, a:visited 
{
	color: white;
	font-size: 11;
	text-decoration: none;
	font-family: Verdana;
}

a:hover
 {
	color: #0033CC;
	font-size: 11;
	text-decoration: none;
	font-family: Verdana;
	letter-spacing : normal;
	text-transform : none;
	font-weight : normal;
}


.title
{
	color: white
	font-size: 11;
	font-weight: bold;
	font-family: "Verdana";
	background : white;
	border-bottom : solid white;
	border-color : white white;
	border-bottom-width : .25mm;
	border-top-width : .25mm;
	width: 100;
	border-style : solid none solid none;
	border-right : none;
	background-color : #6699FF;
	color: black;
}

.header
{
	color: white;
	font-size: 11;
	font-weight: bold;
	font-family: Verdana;
}

.text
{
	color: 6699FF;
	font-size: 11;
	font-weight: normal;
	font-family: "Geneva";
}

.link
{
	color: white;
	font-size: 11;
	font-weight: normal;
	font-family: "Verdana";
	background : black;
	border-bottom : solid white;
	border-color : white White;
	border-bottom-width : .25mm;
	border-top-width : .25mm;
	width: 100;
	border-style : solid none solid none;
	border-right : none;
}

.author
{
	color: black;
	font-size: 11;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newstop 
{
	font-size: 11;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border color:white;
	border-style: solid;
	border : .25mm solid white;
	border-bottom : .25mm dashed white;
	width: 400;
	height: 20;
	background : 0033CC;
	color: white;
        padding : 3;
        spacing : 3;
}

.newstop2 
{
	font-size: 11;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border color:white;
	border-style: solid;
	border : .25mm solid white;
	border-bottom : .25mm dashed white;
	width: 490;
	height: 20;
	background : 0033CC;
	color: white;
        padding : 3;
        spacing : 3;
}

.newsmiddle 
{
	font-size: 11;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	border color:white;
	border-style: none;
	border : .25mm solid white;
	border-bottom : .25mm dashed white;
	width: 400;
	height: 100;
	border-top : none;
	background-color: black;
        padding : 3;
        spacing : 3;
}

.newsmiddle2 
{
	font-size: 11;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	border color:white;
	border-style: none;
	border : .25mm solid white;
	border-bottom : .25mm dashed white;
	width: 490;
	height: 100;
	border-top : none;
	background-color: black;
        padding : 3;
        spacing : 3;
}

.newsbottom 
{
	font-size: 11;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border color: white;
	border-style: none;
	border : .25mm solid white;
	border-bottom : .25mm solid white;
	width: 400;
	height: 20;
	border-top : none;
	background : 6699FF;
	color: white;
        padding : 3;
        spacing : 3;
}

.newsbottom2 
{
	font-size: 11;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border color: white;
	border-style: none;
	border : .25mm solid white;
	border-bottom : .25mm solid white;
	width: 490;
	height: 20;
	border-top : none;
	background : 6699FF;
	color: white;
        padding : 3;
        spacing : 3;
}


.pictable
{
	border color: white;
	border-style: dashed;
	border : .50mm solid white;
	padding : 3;
	color: white;
	border-left : .50mm dashed white;
	border-right : .50mm dashed white;
}

.border
{
	border color: #6699FF;
	border: .25mm solid #6699FF;
}

.border2
{
	border color: white;
	border: .25mm solid white;
}

.navigation 
{
	font-size: 11;
	font-weight: normal;
	font-family: verdana;
	color: white;
	border color: #6699FF;
	border-style: none;
	border : .25mm solid #6699FF;
	border-bottom : .25mm solid #6699FF;
	width: 100;
	height: 800;
	border-top : .25mm solid #6699FF;
	background-color: black;
	border-left : .25mm solid #6699FF;
	border-right : .25mm solid #6699FF;
}

.content
{
	font-size: 11;
	font-weight: normal;
	font-family: verdana;
	color: white;
	border color: white;
	border-style: none;
	border : .25mm solid white;
	border-bottom : .25mm solid #6699FF;
	width: 500;
	height: 800;
	border-top : .25mm solid white;
	border-left : .25mm solid white;
	border-right : .25mm solid white;
        padding : 5;
        spacing : 5;
}

.disclaimer
{
	font-size: 11;
	font-weight: normal;
	font-family: verdana;
	color: 6699FF;
	border color: white;
	border-style: none;
	border : .25mm solid white;
	border-bottom : .25mm solid white;
	width: 700;
        border-top : .25mm solid white;
	background-color: black;
	border-left : .25mm solid white;
	border-right : .25mm solid white;
}







BODY
 {
	background-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: #6699FF;
	scrollbar-arrow-color: white;
	scrollbar-track-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-size: 2;
	font-size: 11;
	font-weight: normal;
	color: blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
