/** BASIC */

body {
	margin: 10px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #858585;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #78023A;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #5A7619;
}

.text3 {
	text-align: center;
	font-size: 9px;
	color: #B6B6B6;
}

/** LINKS */

a {
	text-decoration: none;
	color: #78023A;
}

a:hover {
	text-decoration: underline;
	color: #78023A;
}

a.link1 {
	font-weight: bold;
	color: #78023A;
}

a.link2 {
	font-size: 10px;
	color: #CC045F;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage17.gif) repeat-y;
}

.bg2 {
	background: url(images/subpage02.gif) repeat-y;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin: 2px 15px 0px 0px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.footer {COLOR: #333333; FONT: normal 10px "Trebuchet MS"}		
.copyright	{ COLOR: #666666; FONT: 9px Trebuchet MS }
.button 	{ background-image: url("picts/button1.gif");
		background-color:#CFE3CF;
		FONT-FAMILY: Trebuchet MS;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: Trebuchet MS;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.button-popups { background-image: url("picts/button-popup.gif");
		background-color:#CFE3CF;
		FONT-FAMILY: Trebuchet MS;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { background-image: url("picts/buttonon-popup.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: Trebuchet MS;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.shadeform	{ FONT: 13px Trebuchet MS;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.quoteform	{ FONT: 13px Trebuchet MS;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid}


.dropdown 	{ COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px Trebuchet MS }


.textarea	{ FONT: 13px Trebuchet MS;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid}


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		FONT: 11px Trebuchet MS;
		BORDER: #666666 1px solid}


.searchdrop { color: #000000; background-color: #FFFFFF; WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#D3A676;
		background-image: url("picts/button1.gif");
		FONT-FAMILY: Trebuchet MS;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000 }

.rolloveron 	{ background-color: #996600; filter:alpha(opacity=70); }
.footer {COLOR: #333333; FONT: normal 10px "Trebuchet MS"}				
.notice {
 font: 12px/16px verdana, arial, helvetica, sans-serif;
 color: #333;
 background: #F4f4F4;
 border: 1px dotted #999;
 margin-top: 10px;
 padding: 8px;
}
.rednotice {
 font: 12px/16px "Trebuchet MS";
 color: #333333;
 background: #FFF0E2;
 border: 1px dashed #333333;
 margin-top: 10px;
 padding: 8px;
}
.importantnotice {
 font: 12px/16px verdana, arial, helvetica, sans-serif;
 color: #666666;
 background: #F3F7FD;
 border: 1px dotted #CCCCCC;
 margin-top: 10px;
 padding: 8px;
}
.inputForm {
	width: 			120px;
	height: 		15px;
	padding:		0;
	margin: 		1px 1;
	font: 			10px "Trebuchet MS";
	background-color: #FFF0E2;
	border: 1px solid #333333;


.submit {
	width: 			65px;
	height: 		15px;
	padding:		0;
	margin: 		2px 1;
	font: 			10px Trebuchet MS;
	background-color: #996600;
	color: #FFFFFF;
	border: 1px solid #333333;

}
}
.submit1 {
	width: 			65pt;
	height: 		15pt;
	padding:		0;
	margin: 		2pt 1;
	font: 			10pt Trebuchet MS, Verdana, sans-serif;
	background-color: #A0632D;
	color: #FFFFFF;
	border: 1pt solid #666666;
}
.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 150px;
		BORDER: #000000 1px solid

}
.inputForm2 {
	width: 			130pt;
	height: 		15pt;
	padding:		0;
	margin: 		1pt 1;
	font: 			10pt Trebuchet MS;
	background-color: #ffffff;
	border: 1pt solid #999999;


}

.submit {
	width: 			65pt;
	height: 		15pt;
	padding:		0;
	margin: 		2pt 1;
	border-color: 		#ffffff #ffffff #ffffff #ffffff;
	border-width: 1pt 1pt 1pt 1pt;
	border-style: solid;
	font: 			10pt Trebuchet MS;
	background-color: #70A703;
	color: #FFFFFF;

}
.inputForm3 {
	width: 			130pt;
	height: 		15pt;
	padding:		0;
	margin: 		1pt 1;
	font: 			10pt Trebuchet MS;
	background-color: #ffffff;
	border: 1pt solid #999999;


}
