body {
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
}
#title {
	font: normal 14px Tahoma, Arial;
	font-weight: bold;
	color: #b3b1a1;
}
#menu {
	font: normal 12px Tahoma, Arial;
	font-weight: bold;
	color:#b3b1a1;
	background-color:#4f4d41;
	text-decoration:none;
}
#sub-menu{
	line-height:110%;
	text-align:center;
	font:Arial;
	font-size:12px;
	font-weight: bold;
	color:#8a8684;
}
#content-title{
	line-height:110%;
	font:Arial;
	font-size:13px;
	font-weight: bold;
	color:#fd501f;
}
#content{
	line-height:16px;
	font:Arial;
	font-size:12px;
	color:#353535;
}
#bullet {list-style: none;
margin-left: 25px;
padding-left: 1em;
text-indent: -0em;
font-size:12px; 
color:#353535;
list-style-type: circle;
}
td {
	font: normal 11px Tahoma, Arial;
	color: #b3b1a1;
}

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;
}

a.url {
font-size: 15px;
 font: normal 15px Tahoma,Arial;
 color:#FFFFFF;
 font-weight: bold;
 margin: 0px;}

p {
	margin: 0px;
	padding: 0px;
}
a {
	font: normal 12px Arial;
	font-weight: bold;
	color: #8a8684;
	text-decoration:none;
}
a:hover {	
	font: normal 12px Arial;
	font-weight: bold;
	color: #d47c41;
	text-decoration:none;
}
.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: #8d8b8b;
	text-decoration: none;
}
.redLL {
	color: #910101;
}

.blye {
	color: #6cb7bc;
text-decoration: underline;
}

.blye2 {
	color: #6cb7bc;
}
.grey2 {
	color: #8d8b8b;
	text-decoration: underline;
	}
.orange {
	color:#fd501f;
	}
	
.broun {
color: #7c7a6a;
text-decoration: underline;
}
.broun2 {
color: #7c7a6a;
text-decoration: none;
}
	
.orange2 {
color:#fd501f;
text-decoration: underline;
}
.white {
	color:#ffffff;
	}
.white2 {
color:#ffffff;
text-decoration: underline;
}
.footer2 {
 color:#444b5d;
 text-decoration: underline;
 }	
	
.yelow {
	color: #b09d2b;
	text-decoration: none
	}
.yelow2 {
	color: #ffff00;
	text-decoration: underline;
	}


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

.green2 {
	color: #b1d736;

}
.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: strong;

}
a.whitelink2 {	
	text-decoration: underline;
	color: #b32f2f;
	}
a:whitelink:hover {
	text-decoration: none;
}
.red { 
color:#b32f2f;
text-decoration: underline;
}
.red2 { 
color:#b32f2f;
text-decoration: none;
}


