/* CSS Document */

.formbackground01 {
	background-image:url(images/formbackground01.gif);
	background-repeat:repeat;
}

.formbody01 {
	background-color:#FFFFFF;	
	color:#000000;
}
.box03bg {
	background-image: url(images/box03_bg.gif);
	background-repeat: repeat-y;
}


.heading_title02, .heading_title02 a  {
	color:#eeeeee;
	font-size:12px;
	font-weight:bold;
}

.heading_title03 {
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}

.heading_title04 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}


.validErrors {
	color: #FF0000;
	border: 1px dashed #FF9900;
	margin-right: 10px;
	margin-left: 10px;
}

.righ_menu_bg {
	background-image: url(images/orgrightmenubg.gif);
	background-repeat: no-repeat;	
}

.righ_menu_bg menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}

.content_body_bg {
	background:#FFFFFF;
	color:#000000;
}

.normal, .normal a {	
	color:#FFFFFF;
}

.bodybackground01 {
	background-image:url(images/formbackground01.gif);
	background-repeat:repeat;
}

.list01 {
	list-style-image: url(images/bulet01.gif);
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.box_mainpage_top
{
	background-image: url(images/box_mainpage_top.gif);
	height:6px;
	background-repeat: no-repeat;
}

.box_mainpage_bottom
{
	background-image: url(images/box_mainpage_bottom.gif);
	background-repeat: no-repeat;
	height:6px;	
}

.box_mainpage_bg 
{
	background-image: url(images/box_mainpage_bg.gif);
	background-repeat: repeat-y;
	width: auto;
}

.box03_top {
	background-image: url(images/box03_top.gif);
	background-repeat: no-repeat;
	height: auto;
	width: auto;	
}

.box03_bottom{
	background-image: url(images/box03_bottom.gif);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}

.noborder {
	border:none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.box02_bg {
	background-image: url(images/box02_bg.gif);
	background-repeat: repeat-y;	
}

.box02_top{
	background-image: url(images/box02_top.gif);
	background-repeat: no-repeat;
	height:13px;
}

.box02_bottom{
	background-image: url(images/box02_bottom.gif);
	background-repeat: no-repeat;
	height:14px;
}

.box_banner_right_bg {
	background-image: url(images/box_banner_right_bg.gif);
	background-repeat: repeat-y;
}


.box04_bg {
	background-image: url(images/box04_bg.gif);
	background-repeat: repeat-y;	
}

.box04_top{
	background-image: url(images/box04_top.gif);
	background-repeat: no-repeat;
	height:28px;
}

.box04_bottom{
	background-image: url(images/box04_bottom.gif);
	background-repeat: no-repeat;
	height:25px;
}


.box05_bg {
	background-image: url(images/box05_bg.gif);
	background-repeat: repeat-y;
}

.box05_top{
	background-image: url(images/box05_top.gif);
	background-repeat: no-repeat;
	height:16px;
}

.box05_bottom{
	background-image: url(images/box05_bottom.gif);
	background-repeat: no-repeat;
	height:21px;
}

.list02 , .list02 a {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	color: #000000;
}


.box06_bg {
	background-image: url(images/box06_bg.gif);
	background-repeat: repeat-y;
}

.box06_top{
	background-image: url(images/box06_top.gif);
	background-repeat: no-repeat;
	height:9px;
}

.box06_bottom{
	background-image: url(images/box06_bottom.gif);
	background-repeat: no-repeat;
	height:10px;
}


.box07_bg {
	background-image: url(images/box07_bg.gif);
	background-repeat: repeat-y;
}

.box07_top{
	background-image: url(images/box07_top.gif);
	background-repeat: no-repeat;
	height:15px;
}

.box07_bottom{
	background-image: url(images/box07_bottom.gif);
	background-repeat: no-repeat;
	height:16px;
}


.pagerCurrentPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
}

.pagerPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px solid #FFFFFF;
}

.noresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}

.textfield{
	border: 1px solid #CCCCCC;
	height: 13px;
}

.linkRegister {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E60204;
	text-decoration: none;
}

.linkRegister:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E60204;
	text-decoration: underline;
}

.successedmsg {
	font-size: 12px;
	color: #009900;
}