#content {
	text-align:left;
	width: 780px;
	margin: 0 auto;
}

body {
	background-color: #EEE;
	text-align: center;
}

p {
	font: normal 11px Tahoma, Arial;
	color: #8a8a8a;
	margin:5px;
}

.footer{
	font:normal 11px Tahoma, Arial;
	color:#FFF;
	margin:5px;
}

.fline {
	color:#666;
	font-size:15px;
	margin:0px;
	font:"Myriad Web Pro", "Myriad Web Pro Condensed";
	
}

h1 {
	color:#888;
    font-size: 15px;
	font:"Myriad Web Pro", "Myriad Web Pro Condensed";
	margin:0px;
}

h2 {
	color:#888;
	font-size:15px;
	font:"Myriad Web Pro", "Myriad Web Pro Condensed";
	margin:0px;
}

h3 {
    font-size: 17px;
	color:#666;
	font:"Myriad Web Pro", "Myriad Web Pro Condensed";
	margin:0px;
}

h5 {
	color:#E42600;
	font:bold;
	font-size:16px;
	margin:0px;
	font:"Myriad Web Pro", "Myriad Web Pro Condensed";
}

a {

font: normal 11px Tahoma, Arial;
color: #b95959;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #b95959;
text-decoration: none;

}

img {
	border:none;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}


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

.blye-text-regular {
color: #F00;
text-decoration: none;
}

.yellow-text-regular {
color: #ff9c00;
text-decoration: none;
}

.yellow-text-underline {
color: #ff9c00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #F00;
text-decoration: none;
}

.broun-text-underline {
color: #F00;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #70a693;
text-decoration: none;
}

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

