body {
	background-image: url(images/bg.gif);
	background-color: #000000;
}
.style1 {font-size: 12px}
.style2 {font-size: 16px}
.style3 {font-size: 24px}
.style4 {
	color: #FFFFFF;
	font-size: small;
	
}
td {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
}

h1, h2, h3, h4, h5 {
    color: #C0CDD1;
    font-weight: bold;
    margin: 0px;
}
ul {
    padding: 0px 0px 0px 20px;
    margin: 0px;
}
h1 {
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}
a {
font: normal 11px Tahoma,Arial;
}

.footer {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
	padding: 20px;
}
.footer a {
	padding: 15px;
	font: normal 11px Tahoma, Arial;
	color: #444b5d;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.grey {
	color: #747877;
	text-decoration: none;
	
}

.blye {
	color: #0e87be;
text-decoration: underline;
}

.blye2 {
	color: #0e87be;
	text-decoration: none;
}
.grey2 {
	color: #747877;
	text-decoration: underline;
	}
.orange {
	color:#d43a1b;
	}
	
.broun {
color: #997246;
text-decoration: underline;
}
.broun2 {
color: #997246;
text-decoration: none;
}
	
.orange2 {
color:#d43a1b;
text-decoration: underline;
}
.white {
	color:#ffffff;
	}
.white2 {
color:#ffffff;
text-decoration: underline;
}
.footer2 {
 color:#444b5d;
 text-decoration: underline;
 }	
	
.yelow {
	color: #e3c07d;
	text-decoration: none;
	}
.yelow2 {
	color: #e3c07d;
	text-decoration: underline;
	}

.green {
	color: #77a631;
text-decoration: underline;
}

.green2 {
	color: #77a631;
	text-decoration: none;

}
.black {
	color: #000000;
	text-decoration: none
	}
.black2 {
	color: #000000;
	text-decoration: underline;
	}
ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style: none;
}


a.whitelink {	
	text-decoration: none;
	color: #FFFFFF;

}
a.whitelink2 {	
	text-decoration: underline;
	color: #FFFFFF;
	}
a:whitelink:hover {
	text-decoration: none;
}
a.redlink {	
	text-decoration: underline;
	color: #ff0000;
	font-size: 12pt;
}
a:redlink:hover {
	text-decoration: underline;
}
a:redlink:visited {
	text-decoration: none;
	color: #ffffff;
}

.red { 
color:#581a12;
text-decoration: underline;
}
.red2 { 
color:#581a12;
text-decoration: none;
}
.redlrg { 
color:#ff0000;
font-size: 16px;
}

/*.......ROUNDED BOX........*/


.roundedcornr_box {
	background: url(images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(images/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: 0px;
}
.roundedcornr_content { padding: 0 10px; }


/*.......NAV........*/


a.nav:link {
	background-color: #000000;
	font-family: "Comic Sans MS", verdana, tahoma, arial, sans-serif; 
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	height: 25pt;
	vertical-align: top;
	display: block;
}
a.nav:visited {
	background-color: #000000;
	font-family: "Comic Sans MS", verdana, tahoma, arial, sans-serif; 
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	height: 25pt;
	vertical-align: top;
	display: block;
}
a.nav:active {
	background-color: #000000;
	font-family: "Comic Sans MS", verdana, tahoma, arial, sans-serif; 
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	height: 25pt;
	vertical-align: top;
	display: block;
	background-image: url(images/selector.png);
	background-repeat: repeat;
}
a.nav:hover {
	background-color: #000000;
	font-family: "Comic Sans MS", verdana, tahoma, arial, sans-serif; 
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	height: 25pt;
	vertical-align: top;
	display: block;
	background-image: url(images/selector.png);
	background-repeat: repeat;
}
.nav {
	background-color: #000000;
	font-family: "Comic Sans MS", verdana, tahoma, arial, sans-serif; 
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	height: 25pt;
	vertical-align: top;
}

p {
font-size: 12px
}
