BODY {
	color: Silver;
	background: Gray;
	font-family: Arial, sans-serif;
	font-size: 13 px;
	scrollbar-face-color: #424263;
	scrollbar-arrow-color: #FAB512;
	scrollbar-dark-shadow-color : #FAB512;
	scrollbar-3d-light-color : #FAB512;
}

INPUT{

	background-image: url(img/background.gif);

	color: #FAB512;

	border-top-color: Silver;

	border-left-color: Silver;

	border-right-color: Gray;

	border-bottom-color: Gray;

}

TEXTAREA {

	background-image: url(img/background.gif);

	color: #FAB512;

	border-top-color: Silver;

	border-left-color: Silver;

	border-right-color: Gray;

	border-bottom-color: Gray;

}

A {

	color: #FAB512;
	font: 13px;
	text-decoration: none;

}



A:HOVER {

	color: #FAB512;
		font: 13px;
	text-decoration: underline;

}

A.navi {

	color: #c0c0c0;
	font: 13px;
	text-decoration: none;

}



A:HOVER.navi {

	color:  #FAB512;
	font: 13px;
	text-decoration: underline;

}



TD {
	font: 13px;	
	vertical-align: top;

}

TABLE.navigtiontable {

	margin: 5px 0px 0px 0px;
	font: 13px;
	padding: 5px;

}

TD.navigation {

	background-image: url(img/background.gif);

	vertical-align: top;

	margin: 5px 0px 0px 0px;

	padding: 5px;
	font: 13px;
	width: 80px;

	border-top: 5px solid Gray;

}



TD.content {

	text-align: justify;
	font: 13px;
	vertical-align: top;

	font: oblique 9px;

	padding: 0px 0px 10px 10px;

	border-top: 5px solid Gray;

}



TD.footer {

	background-image: url(img/background.gif);
	font: 13px;
	padding: 3px;

	border: medium;

}

TD.header {

	width: 700px;

	height: 125px;

	background: url(templates/img/header.gif);
	font: 13px;
	text-align: right;

	padding: 3px;

	border: medium;

	vertical-align: bottom;

}

TABLE.news {

	background-color : Gray;

	margin: 0px 0px 8px 0px;
	font: 13px;
	width: 100%;

	border: 1px solid #424263;

}

TR.newstopic {

}

TD.newstopic {

    font-weight: bolder;

	color: #FAB512;
	font: 13px;
	background-image: url(img/background.gif);

}

TD.newsdate {

	text-align: right;
	font: 13px;
	background-image: url(img/background.gif);

	

}

TD.newstext {

	background-color :Gray;
	font: 13px;
	

}

TD.newsmail{

	background-color : #052872;
	font: 13px;
}

TD.footer {

	text-align: right;
	font: 13px;
	text-align: right;

}



TABLE,TD.cv {

	
	font: 13px;
	padding: 1px 5px 0px 10px;

}