body    
	{
	background-color: #172739;
    background-image: url(bg.gif);
    background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
    font-style: normal; 
    font-weight: normal; 
    font-size: 11px; 
    color: #ffffff; 
    letter-spacing: 0pt; 
    font-family: Times New Roman; 
    text-align: justify; 
    line-height: 15px; 
}

.header{
    background-image: url(header.gif); 
    width: 1024px;
    height: 552px;
    background-color: #172739;
    background-repeat: no-repeat;
	text-align: justify;
	padding: 0px;
	margin: 0;
}

.content{
	background-color: none;
	padding: 0px;
    padding-bottom: 12px;
	margin: 0;
	width: 258px;
    margin-left: 400px;
	margin-top: -280px;
}

.navagation{
	background-color: none;
	text-align: right;
	padding: 0px;
    padding-bottom: 12px;
	margin: 0;
	width: 85px;
    margin-left: 298px;
	margin-top: -200px;
}

a:link,a:visited,a:active { 
text-decoration: none; 
font: 11px; 
color: #5b768b; 
font-weight: normal; 
font-style: normal; 
letter-spacing: 0px; 
text-transform: none; 
}

a:hover { 
text-decoration: none; 
border-bottom: 1px dotted;
color: #fff200; 
}

h1 {
font-style: normal; 
font-weight: normal; 
font-size: 17px; 
color: #fff200; 
font-family: times new roman; 
letter-spacing: 1px; 
border-bottom: 0px dashed #ffffff; 
padding: 0px 0px 10px 0px; 
margin: 0px 0px 0px 0px; 
text-align: left; 
}

h1:first-letter { 
	color: #fff200;
	font-size: 17px;
	line-height: 6px;
	font-style: italic; }
    
h2 {
font-style: normal; 
font-weight: normal; 
font-size: 17px; 
color: #fff200; 
font-family: times new roman; 
letter-spacing: 1px; 
border-bottom: 0px dashed #ffffff; 
padding: 0px 0px 10px 0px; 
margin: 0px 0px 0px 0px; 
text-align: right; 
}

h2:first-letter { 
	color: #fff200;
	font-size: 17px;
	line-height: 6px;
	font-style: italic; }

input, textarea, select, input.noborder { 
background-color: #172739; 
border: 1px dotted #ffffff;
padding: 2px 5px 2px 5px;
font-family: "Trebuchet MS", Tahoma; 
color: #ed1c24; 
font-size: 10px; 
}

b { 
font-size: 11px; 
color: #ed1c24; 
text-transform: none; 
letter-spacing: 0px; 
}

table { 
    letter-spacing: 0pt; 
    font-style: normal; 
    font-weight: normal; 
    font-size: 11px; 
    color: #53585b; 
    letter-spacing: 0pt; 
    font-family: "Trebuchet ms", Tahoma, Verdana; 
    text-align: justify; 
    line-height: 15px; 
}
