body {
	background: url(../images/index_01.gif);
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, p {
	font: normal 11px Tahoma, Arial;
	color: #666666;
}

p {
    margin: 0px;
}

ul, ol {
    margin-left: 30px;
    margin-bottom: 0px;
    margin-top: 0px;
}

h1, h2, h3, h4, h5 {

    color: #666666;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {
color: #0099cc;
text-decoration: underline;
}

a:hover {
color: #0099cc;
text-decoration: none;
}


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

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

}


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

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

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

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

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

.orange-text-underline {
color: #d47400;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
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: #2e6d82;
text-decoration: none;
}

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

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

.picBorders {
	border: 1px solid #000000;
}

