body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	scrollbar-track-color: White;
	scrollbar-face-color: White;
	scrollbar-arrow-color: Maroon;
	scrollbar-shadow-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-3dlight-color: Silver;
	scrollbar-highlight-color: Silver;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #D5051E;
}
.bottomgreen {
	background-color: #2A4F4E;
}
.directoryfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
}
.redfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.hand {
	cursor: hand;
}.colfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.bluefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}
.borderbg {
	background-color: #ECFDFF;
	border: thin solid #8AD8FD;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #282828;
}

.textfieldtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
}

.textfieldbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #414141;
}

.white {
	background-color: #FFFFFF;
}

.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
}

.f {
	FONT-SIZE: 12px; COLOR: #232323; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.designdestination {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #363636; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.border {
	border: thin solid #000000;
}

