body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/home/back.jpg);
}


.default {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 1.5;
}

.small {
	font-family: Arial;
	font-size: 10px;
	color: gray;
}

.head {  
	font-family: Arial;
	font-size: 18px;
	color: #F89E3A;
	text-transform: uppercase; 
}
.bordersolid {
BORDER-left: #666666 1px solid; 
BORDER-bottom: #666666 1px solid;
BORDER-top: #666666 1px solid; 
BORDER-right: #666666 1px solid;
}
.bordersolidwhite {
BORDER-left: #ffffff 1px solid; 
BORDER-bottom: #ffffff 1px solid;
BORDER-top: #ffffff 1px solid; 
BORDER-right: #ffffff 1px solid;
}

input {
BORDER-left: #666666 1px solid; 
BORDER-bottom: #666666 1px solid;
BORDER-top: #666666 1px solid; 
BORDER-right: #666666 1px solid;
font-family: Arial;
font-size: 12px;
color: black;
}

textarea{
BORDER-left: #666666 1px solid; 
BORDER-bottom: #666666 1px solid;
BORDER-top: #666666 1px solid; 
BORDER-right: #666666 1px solid;
font-family: Arial;
font-size: 12px;
color: black;
}


select{
BORDER-left: #666666 1px solid; 
BORDER-bottom: #666666 1px solid;
BORDER-top: #666666 1px solid; 
BORDER-right: #666666 1px solid;
font-family: Arial;
font-size: 12px;
color: black;
}

option{
font-family: Arial;
font-size: 12px;
color: black;
}
.borderright {
BORDER-right: #666666 1px solid;
}

.fade {
	background-attachment: fixed;
    background-image: url(images/home/temp_fade.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
