/* default link style*/
a {
	text-decoration : underline;
	
}

a:hover {
	text-decoration : none;
	
}


.BODY {
	background-image: url(../images/bg/page_bg.gif);
	background-repeat: no-repeat;

}

	
/* All banner text*/
.banner01  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-style : normal;
	color : #FFFFFF;
	line-height : 12pt;
	

}	
/* All main body text*/
.body01  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-style : normal;
	color : #000000;
	line-height : 12pt;

}


/* All main body text black bold*/
.body01a  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-style : normal;
	font-weight:bold;
	color : #000000;
	line-height : 12pt;

}


/* All main body text black bold*/
.body02  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-style : normal;
	color : #000000;
	line-height : 12pt;

}

/* All main body text white bold*/
.body02a  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-style : normal;
	font-weight:bold;
	color : #ffffff;
	line-height : 12pt;

}

/* All main body text black bold*/
.body03  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-style : normal;
	color : #000000;
	line-height : 12pt;

}

/* All main body text black bold*/
.body03a  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-style : normal;
	font-weight:bold;
	color : #000000;
	line-height : 12pt;

}
	
/* BLUE BOX text*/
/* See also link02 below*/
.bluebox  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-style : normal;
	color : #0B6AB3;
	line-height : 12pt;

}	
/* GREEN BOX text*/
/* See also link03 below*/
.greenbox  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-style : normal;
	color : #008125;
	line-height : 12pt;
}	


/* RED BOX text*/
/* See also link04 below*/
.redbox  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-style : normal;
	color : #CF4552;
	line-height : 12pt;

	
}
/* footer*/
/* See also footer02 below*/
.footer01  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-style : normal;
	color : #000000;
	line-height : 12pt;
}


}
/* form field*/
.input01	{
	background-color: #FFFFFF;
	padding: 2px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: #000000;
	
}

/* banner links */
.link01  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #FFFFFF;
	line-height : 12pt;
	text-decoration : none;

}
.link01:Active  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #FFFFFF;
	line-height : 12pt;
	text-decoration : none;

}
.link01:Hover  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #FFFFFF;
	line-height : 12pt;
	text-decoration : none;

}
/* BLUE BOX  links */
.link02  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	color : #0B6AB3;
	line-height : 12pt;
	text-decoration : underline;

}

.link02:Active  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	color : #0B6AB3;
	line-height : 12pt;
	text-decoration : none;

}

.link02:Hover  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	color : #0B6AB3;
	line-height : 12pt;
	text-decoration : none;

}

/* GREEN BOX links */
.link03  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	color : #008125;
	line-height : 12pt;
	text-decoration : underline;

}

.link03:Active  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	color : #008125;
	line-height : 12pt;
	text-decoration : none;

}

.link03:Hover  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	color : #008125;
	line-height : 12pt;
	text-decoration : none;

}
/* RED BOX links */
.link04  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	color : #CF4552;
	line-height : 12pt;
	text-decoration : underline;

}

.link04:Active  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	color : #CF4552;
	line-height : 12pt;
	text-decoration : none;

}

.link04:Hover  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	color : #CF4552;
	line-height : 12pt;
	text-decoration : none;

}
/* FORUM links */
.link05  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #EE8642;
	line-height : 12pt;
	text-decoration : underline;

}

.link05:Active  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #EE8642;
	line-height : 12pt;
	text-decoration : none;

}

.link05:Hover  {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #EE8642;
	line-height : 12pt;
	text-decoration : none;

}

/* footer links */
.footer02  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #000000;
	line-height : 12pt;

}

.footer02:Active  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #000000;
	line-height : 12pt;

}

.footer02:Hover  {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-serif;
	color : #000000;
	line-height : 12pt;
}
td.redwunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #990000;
}
td.bluewunderline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #0066CC;
}
td.greenwunderline {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #009933;
}

