/*

#main {
position: relative;
width: 500px;
text-align: left;
}

#content {
text-align: left;
}

#menu {
text-align: left;
padding: 2px 0 2px 0;
background-color: #FFFFFF;
}

.homepic {
border-top: 4px solid #FFFFFF;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 4px solid #FFFFFF;
}

.line {
border-left: 1px solid #ED1C24;
}

#disclaimer {
width: 440px;
text-align: left;
font-size: 10px;
line-height: 12px;
}

hr {
color: #ED1C24;
height: 1px;
margin: 0;
}


.style3 {
color: #ED1C24;
font-weight: normal;
Font-Size: 11px;
line-height: 18px;
}

h1 {
Font-Family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
line-height: 18px;
color: #ED1C24;
text-align: left;
}

.small {
Font-Family: Verdana,Arial,Helvetica,Sans-Serif;
Font-Size: 9px;
color: #FFFFFF;
line-height: 14px;
}

.box {
Font-Family: Verdana,Arial,Helvetica,Sans-Serif;
Font-Size: 11px;
color: #FFFFFF;
line-height: 18px;
padding: 5px 10px 5px 0;
text-align: left;
}

td {
Font-Family: Verdana,Arial,Helvetica,Sans-Serif;
Font-Size: 11px;
color: #FFFFFF;
line-height: 15px;
}

select,input,textarea {
Font-Family: Verdana,Arial,Helvetica,Sans-Serif;
Font-Size: 11px;
background-color: #FFFFFF;
color: #000000;
}
*/

/* USED */

body {
margin: 0;
Font-Family: Verdana,Arial,Helvetica,Sans-Serif;
Font-Size: 11px;
xbackground-image: url(images/bg.gif);
xbackground-repeat: y-repeat;
xbackground-position: center;
background-color: #000000;
color: #FFFFFF;
line-height: 15px;
}

A:link, A:visited, A:active {
text-decoration: none;
color: #E60104;
}

A:hover {
text-decoration: underline;
color: #FFFFFF;
}

p,ul,li {
Font-Family: Verdana,Arial,Helvetica,Sans-Serif;
Font-Size: 12px;
color: #FFFFFF;
line-height: 18px;
}

.style1 {
color: #FFFFFF;
Font-Family: Verdana,Arial,Helvetica,Sans-Serif;
font-weight: bold;
font-size: 12px;
line-height: 16px;
}

.style2 {
color: #FFFFFF;
font-weight: normal;
Font-Size: 12px;
line-height: 18px;
}

.style4 {
color: #FFFFFF;
Font-Family: Verdana,Arial,Helvetica,Sans-Serif;
font-weight: normal;
Font-Size: 11px;
line-height: 16px;
}

.redtext {
	color: #E60104;
}

h2 {
Font-Family: Verdana,Arial,Helvetica,Sans-Serif;
Font-Size: 14px;
line-height: 18px;
color: #E60104;
font-weight: bold;
}