BODY {
	font-family : Arial;
	background-color: #000000;
	background-image: url(/pictures/background.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #002F5E; scrollbar-highlight-color: teal;
	scrollbar-shadow-color: teal; scrollbar-3dlight-color: teal;
	scrollbar-arrow-color:  cyan; scrollbar-track-color: black;
	scrollbar-darkshadow-color: teal;
	color: #CCFFCC;
}

A {
	color: cyan;
	text-decoration: underline;

}

A:Hover {
	text-decoration: none;
	border-bottom: 1px solid aqua;
	color: white;
}

.A-button {
	color: cyan;
	text-decoration: none;
}

TD {
	font-family: Arial, sans-serif;
	font-size: 14px;
}	

/* Form elements */
input,textarea, select {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	border-color : #000000;
}

H1	{
	border-bottom: 1px solid rgb(255,0,0);
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Times New Roman;
	font-size: 18px;
	color: #FFFFFF;
}

H2	{
 	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #00FFFF;
	font-family: Times New Roman;
}

H3	{
 	text-align: right;
    border-bottom: 3px solid rgb(255,0,0);
    margin-top: 20px;
    margin-bottom: 0px;
    font-family: Times New Roman;
    font-size: 18px;
    color: #FFFFFF;
    font-style: italic;
}

H4	{
 	text-align: right;
    border-bottom: 1px solid rgb(255,0,0);
    margin-top: 20px;
    margin-bottom: 0px;
    font-family: Times New Roman;
    font-size: 16px;
    color: #FFFFFF;
    font-style: italic;
}

H5	{
	border-bottom: 1px solid red;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 16px;
}

H6	{
	border-bottom: 1px solid red;
	margin-top: -4px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;

}

.P-justify {
	text-align: justify;
}

.name	{
	color: #FFFFB0;
	font-style: italic;
}

FONT.lastupdate {
	text-decoration: none;
	font-size: 10px;
	font-family: Arial;
	color: #FFFFFF;
}

TABLE.main	{
	border: 0;
	width: 80%;
}

FONT.topline	{
	font-size: 12px;
	color: #FFFF00;
	font-family: Verdana;
}

td.partnertext	{
	font-size: 11px;
	font-family: Verdana;
}

TABLE.pagename	{
    border: 0;
 	width: 100%;
 	border-top: 1px solid rgb(255,255,255);
 	border-bottom: 1px solid rgb(255,255,255);
}

TABLE.pagename TD	{
	width: 100%;
	background-color: #0000FF;
}

P.lastupdate	{
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial;
	color: #FFFFFF;

}

P.disclaimer	{
	text-align: center;
	font-size: 12px;
	color: #FFFF00;
	font-family: Verdana;
}

TABLE.download	{
	border: 0;
	width: 70%;
}

TD.timelinetable {
	border-bottom: 1px solid rgb(0,128,128);
}

.quote {
	font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #001030; line-height: 125%;
	background-color: #B8B8B8;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.color2	{
	color: #FFFFB0;
}

.reply {
	color: #FFFFFF;
	margin-left: 30px;
	background-color: 000029;
}

.news_date {
	color: yellow;
	font-family: Verdana;
	font-size: 10;
}

.news_url {
	font-family: Verdana;
	font-size: 13;
}

/* Navigation links - for the link tree. */
a.nav, a.nav:link, a.nav:visited
{
	color: cyan;
	text-decoration: none;
}
a.nav:hover
{
	color: white;
	text-decoration: none;
	border-bottom: 1px solid aqua;

}

.separator
{
	font-family: Arial;
	font-size: 13;
	color: white;
}

.other_color {
	color: lime;
}

.other_color2 {
	color: #FFFFB0;
}

.last_update
{
	font-family: Arial;
	font-size: 10;
	color: white;
}

.translated {
	font-family: Times New Roman;
	font-size: 18;
	color: #FFFFFF;
}


.copyright {
	color: white;
	font-family: Arial;
	font-size: 12;
}

td.blocktitle {
	background-color: #003366;
	text-align: center;
}

.mixmarket {
	color: black;
}

