body {
	background-color: #000000;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: left top
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #BC011A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC011A;
}
.arialgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #DEEE87;
	text-decoration: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C6C6C6;
	text-decoration: none;
}
a:hover.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bt {
	border-left:2px solid #990215;
	border-right:2px solid #990215; 
	border-bottom:2px solid #990215; 
	background-image: url('images/bottom.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	}
.normal1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C6C6C6;
	text-decoration: none;
	}
.tlink { 
    font-family: Arial;
    font-size: 11pt; 
    color: #FFFF66;
    text-decoration: none;
    }
:hover.tlink { 
    font-family: Arial; 
    font-size: 11pt;
    color: #EE363A; 
    text-decoration: underline;
    }
.btlink { 
    font-family: Arial; 
    font-size: 11px; 
    color: #DEEE87; 
    text-decoration: none; 
    font-weight: bold;
    }
:hover.btlink { 
    font-family: Arial; 
    font-size: 11px; 
    color: #DEEE87; 
    text-decoration: underline;
    font-weight: bold;
    }
.redbor {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990215;
	border-right-color: #990215;
	border-left-color: #990215;
}
.redborlr {
	border-top-width: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990215;
	border-left-color: #990215;
	border-top-color: #990215;
}
.link { 
    font-family: Arial; 
    font-size: 10pt; 
    color: #800000; 
    text-decoration: none; 
    font-weight: bold;
    }
.link:hover { 
    font-family: Arial; 
    font-size: 10pt; 
    color: #800000; 
    text-decoration: underline;
    font-weight: bold;
    }




     
     