body {
	margin: 0px;
}
.Header {
	background-image: url(images/idx_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.HeaderInner {
	background-image: url(images/header_inner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.HeaderBackground {
	background-image: url(images/logo.gif);
	background-repeat:  repeat-x;
}
.HeaderBackgrounInner {
	background-image: url(images/back_header_inner.jpg);
	background-repeat:  repeat-x;
}
/*Links*/
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.White{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.White:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.White12px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.White12px:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* max added this */
a.White10px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.White10px:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.Grey11px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.Grey11px:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.Grey9px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.Grey9px:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
.ColorBlackSize10 {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.ColorBlackSize10:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.SignatureGreen {
	color: #349f41;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*---end------*/
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.Shadow {
	background-image: url(images/idx_r4_c1.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.ColorGreen {
	background-color: #D5DFC4;
}
.Justify {
	text-align: justify;
}
/* max added this */
.ColorWhite {
	color: #FFFFFF;
}
.ColorBlackSize10 {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.ColorBlackSize9 {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}
.ColorWhiteSize10 {
	color: #FFFFFF;
	font-size: 10px;
}
.ColorLightGreySize10 {
	color: #8f8f8f;
	font-size: 10px;
}
.ColorRed {
	color: #ff0000;
}
.Size12px {
	color: #333333;
	font-size: 12px;
}
/*---end------*/
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/back_input.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	border: 1px solid #50A4BC;
}
/* Max added */
.NoBorder {
	border: None;
	background-image: None;
}
/* end */
.BordersBlue {
	border-top: 1px solid #6B97A8;
	border-right: 1px solid #6B97A8;
	border-left: 1px solid #6B97A8;
	border-bottom: 1px solid #6B97A8;
}
.BordersSignatureGreen {
	border-top: 1px solid #635028;
	border-right: 1px solid #635028;
	border-left: 1px solid #635028;
	border-bottom: 1px solid #635028;
}
.FontGreen {
	color: #334E57;
	font-size: 10px;
}
.ColorGreenHeader {
	background-color: #89A654;
}
.ColorBlueHeader {
	background-color: #4896AD;
}
.ColorYellowHeader {
	background-color: #DDAB28;
}
.ColorHowHeader {
	background-color: #7B4B95;
}
.ColorPinkHeader {
	background-color: #B86196;
}
/* max added this */
DIV.src9 {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}
DIV.src12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
TEXTAREA { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/back_input.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	border: 1px solid #50A4BC;
}


/*--------end ------------*/
