﻿@charset "utf-8";
/* CSS Document */

body {
	
	background-color: #000000;
		font-family: tahoma; font-size: 14px; color:#a7a7a7;
			margin-top: 0px; margin-bottom: 0px; margin-left: 20px;
}

img {
	border: 0;
}

#tramline {
border-bottom: 1px;
border-bottom-color: #8e8153;
border-bottom-style: solid;
}



#hozdots {
width: 100%;
border-bottom: 1px;
border-bottom-color: #8e8153;
border-bottom-style: dotted;
}

#vspace {
	height: 40px;
}

#testspace1 {
	height: 7px;
}

#testspace2 {
	height: 17px;
}


#vspacehome {
	height: 40px;
}

#vspace18 {
	height: 28px;
}

#page {
	width:1320px; background-color: transparent; margin-left:auto; margin-right:auto; text-align: left;
		background-image: url(images/background-plus.png); background-repeat: no-repeat; 
}

#content {
	margin-left: 24px;
}

#home-table {
	width: 1000px;
	background-image: url(images/background.png); background-repeat: no-repeat;

}

.warning	{ font-family: Tahoma; font-size: 17px; font-weight: bold; color: #f61737; line-height: 18px; text-decoration: none; }

h2	{ font-family: Tahoma; font-size: 14px; font-weight: bold; color: #caba83; line-height: 18px; text-decoration: none; }
.title	{ font-family: Tahoma; font-size: 14px; font-weight: bold; color: #caba83; line-height: 18px; text-decoration: none; }


.bodytext {
	font-family: tahoma; font-size: 13px; color:#c9c9c9;
}

p {
	font-family: tahoma; font-size: 13px; color:#c9c9c9;
}

.description {
	font-family: tahoma; font-size: 12px; color:#a7a7a7;
}

.crumb {
	font-family: tahoma; font-size: 12px; color:#caba83;
}


.bodyorange {
	font-family: tahoma; font-size: 14px; color:#ff8a00;
}

.bodywhite {
	font-family: tahoma; font-size: 14px; color:#ffffff;
}

.tempheading {
	font-family: tahoma; font-size: 18px; color:#ffffff;
}


.border {
	border: 1px;
	border-color: #ff8a00;
	border-style: solid;
}

.formfield { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; font-style: normal; background-color: #363636; 
border-bottom: 1px; border-bottom-style: solid; border-bottom-color: #272626; 
border-top: 1px; border-top-style: solid; border-top-color: #272626; 
border-left: 1px; border-left-style: solid; border-left-color: #272626; 
border-right: 1px; border-right-style: solid; border-right-color: #272626; 
}

.button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; font-style: normal; background-color: #9a916a; 
border-bottom: 1px; border-bottom-style: solid; border-bottom-color: #272626; 
border-top: 1px; border-top-style: solid; border-top-color: #272626; 
border-left: 1px; border-left-style: solid; border-left-color: #272626; 
border-right: 1px; border-right-style: solid; border-right-color: #272626; 
}



a:link, a:visited, a:active  	{ font-family: Tahoma; font-size: 12px; font-weight: bold; color: #8e8153; line-height: 18px; text-decoration: none; }
a:hover		{ color: #f6efd3;}

a.nav:link, a.nav:visited, a.nav:active  	{ font-family: Tahoma; font-size: 13px; font-weight: normal; color: #8e8153; text-decoration: none; }
a.nav:hover		{ color: #f6efd3;}

a.footerlink:link, a.footerlink:visited, a.footerlink:active  	{ font-family: Tahoma; font-size: 12px; font-weight: bold; color: #ffffff; line-height: 18px; text-decoration: none; }
a.footerlink:hover		{ color: #ff8a00; line-height: 18px; text-decoration: underline;}

.copyright {
font-family: Tahoma; font-size: 11px; font-weight: normal; color: #5a5a5a; line-height: 14px;
}
