body {
	margin:0px;
	font-size:11px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

a,a:link,a:visited {
	color:#478a01;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	border-bottom:dashed 1px #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color:#478a01;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	border-bottom:dashed 1px #478a01;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#linkOrange a,a:link,a:visited{
	border-bottom:dashed 1px #ffffff;
	color:#bc5201;
}
#linkOrange a:hover {
	color:#bc5201;
	border-bottom:dashed 1px #bc5201;
}

#linkGreen a,a:link,a:visited {
	border-bottom:dashed 1px #ffffff;
	color:#478a01;
}
#linkGreen a:hover {
	color:#478a01;
	border-bottom:dashed 1px #478a01;
}

#linkGreenUnderline a,a:link,a:visited {
	color:#478a01;
	border-bottom:dashed 1px #478a01;
}
#linkGreenUnderline a:hover {
	color:#ad8669;
	border-bottom:dashed 1px #478a01;
}

#linkYellow a,a:link,a:visited {
	border-bottom:dashed 1px #ffffff;
	color:#c49e00;
}
#linkYellow a:hover {
	color:#c49e00;
	border-bottom:dashed 1px #c49e00;
}

#linkGreen10px a,a:link,a:visited {
	color:#478a01;
	font-size:10px;
	border-bottom:dashed 1px #ffffff;
}
#linkGreen10px a:hover {
	color:#478a01;
	font-size:10px;
	border-bottom:dashed 1px #478a01;
}

#linkCream a,a:link,a:visited {
	color:#ad8669;
	font-size:12px;
	border-bottom:dashed 1px #ffffff;
}
#linkCream a:hover {
	color:#ad8669;
	font-size:12px;
	border-bottom:dashed 1px #ad8669;
}

#linkGrey a,a:link,a:visited {
	color:#565656;
	font-size:12px;
	border-bottom:dashed 1px #ffffff;
}
#linkGrey a:hover {
	color:#565656;
	font-size:12px;
	border-bottom:dashed 1px #565656;
}
.info a,a:link,a:visited {
	border-bottom:dashed 1px #478a01;
	color:#478a01;
}
.info a:hover {
	border-bottom:dashed 1px #ffffff;
	color:#478a01;
}
#no_decoration a,a:link,a:hover,a:visited {
	border:0px;
	text-decoration:none;
}

.title_01 {
	color:#de8728;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}

.text_01 {
	color:#a0a1a0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text_02 {
	color:#adadad;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text_03 {
	color:#ad8669;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text_04 {
	color:#0078aa;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text_05 {
	color:#57aa00;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text_06 {
	color:#478a01;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text_07 {
	color:#0078aa;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text_08{
	color:#c49e00;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.text_09{
	color:#bc5201;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.info {
	text-align:left;
}
.itemBox {
	text-align:left;
}
.itemBox a,a:link,a:visited {
	color:#478a01;
	border-bottom:dashed 1px #478a01;
}
.itemBox a:hover {
	color:#ad8669;
	border-bottom:dashed 1px #478a01;
}
.itemBox p {
	margin-top:10px;
	margin-bottom:5px;
}
.imgBg {
	width:210px;
	height:134px;
	padding:5px;	
	background-image:url(imgBg.png);
	background-repeat:no-repeat;	
}
.imgBg_table {
	width:210px;
	background-repeat:no-repeat;	
}
.imgBg_table .top_row {
	height:5px;
	background-image:url(imgBg_top.gif);
}
.imgBg_table .middle_row {
	text-align:center;
	background-image:url(imgBg_middle.gif);
	background-repeat:repeat-y;
}
.imgBg_table .bottom_row {
	height:5px;
	background-image:url(imgBg_bottom.gif);
}
.separatorGreen {
	background-image:url(separatorGreen.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:20px;
}
.submenuBtn_n {
	float:left;
	margin-right:8px;
	height:30px;
	line-height:30px;
	border-left:solid 1px #c5c5c5;
	border-top:solid 1px #c5c5c5; 
	border-right:solid 1px #c5c5c5; 
	color:#595959; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-transform:uppercase;
	background-image:url(submenuBtn_n.gif);
	background-repeat:repeat-x;
}
.submenuBtn_o {
	float:left;
	margin-right:8px;
	height:30px;
	line-height:30px;
	border-left:solid 1px #c5c5c5;
	border-top:solid 1px #c5c5c5; 
	border-right:solid 1px #c5c5c5; 
	color:#595959; 
	font-size:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-transform:uppercase;
	cursor:default;
	background-image:url(submenuBtn_o.gif);
	background-repeat:repeat-x;
}
.divButton {
	height:17px;
	padding-left:10px;
	padding-right:10px;
	line-height:17px;
	border:solid 1px #c5c5c5; 
	background-image:url(btnBg.gif);
	background-repeat:repeat-x;
	background-position:center;
	cursor:pointer;
	color:#707070;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.leftTitle {
	float:left; 
	width:190px;
	margin-right:15px;
	margin-bottom:5px;
}
.rightValue {
	float:left; 
	width:420px;
	margin-bottom:5px;
}
.clear {
	clear:both;	
}
.thumb {
	width:70px; 
	height:70px; 
	background-image:url(thumb_bg.gif); 
	background-repeat:no-repeat;
}


.button {
	border:solid 1px #c5c5c5; 
	background-image:url(btnBg.gif);
	background-repeat:repeat-x;
	cursor:pointer;
	color:#707070;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.form {
	margin:0px;
	padding:0px;
}
.inputs {
	border:solid 1px #ababab;
	background-color:#ffffff;
	color:#636363;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

/*-------------[ page navigator ]---------------*/
.line_title {
	color:#478a01;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.page_normal {
	color:#478a01;
	background-color:#daf0c4;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.page_normal_o {
	font-weight:bold;
	color:#478a01;
	background-color:#daf0c4;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.page_select {
	font-weight:bold;
	color:#ffffff;
	background-color:#478a01;
	cursor:default;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.page_inactive {
	color:#aaaaaa;
	background-color:#ffffff;
	cursor:default;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/*-------------[ page navigator end ]---------------*/