@charset "UTF-8";
.text_basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#textField {
	position:relative;
	z-index:1;
	background-color: #FC0;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
}
#paddingWrapp {
	padding: 6px;
	width: 500px;
}


.body {
background-color: #839563;
	
}
.basic_text {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.basic_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.basic_text_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.basic_text_med_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodySmaller { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.bodyDevnote { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #330000}
.wcell {  background-color: #FFFFFF}
.leftBG {
	background-image: url(imagz/bg_sub_SGD.gif);
	background-repeat: repeat-y;
}
.leftBGfar {
	background-image: url(imagz/leftBG.jpg);
	background-repeat: repeat;
	white-space: normal;
	vertical-align: 100%;
	
}
.altColor1 {
	background-color: #F5F5F5;
}
.altColor2 {
	background-color: #D9D9D9;
}
.AltColorHi {
	background-color: #f5ffd2;
}
#Header {
	position:relative;
	top:3px;
	width:755px;
	height:auto;
	z-index:1;
	background-color: #FFFFFF;
	margin: auto;
}
#main1 {
	position:relative;
	width:755px;
	height:auto;
	z-index:1;
	background-color: #FFFFFF;
	margin: auto;
}
.mainTable {
	border: 1px solid gray;
}
