body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
}
body,table,tr,td,p,div,span
{
    font-size: 10pt;
}
a:link 
{
	color: #0033dd; 
	text-decoration: none;
}
a:visited
{
	color: #0033dd; 
	text-decoration: none;
}
a:hover 
{
	color: #ff0000; 
	text-decoration: none;
}
a:active 
{
	color: #0033dd; 
	text-decoration: none;
}
.CY {color: #FFFF00}
.CF {color: #FFFFFF}
.CE {color: #EEEEEE}
.C6 {	color: #666666;}
.F12 {
	font-size: 12px;
	line-height: 16px;
}
.F14 {	font-size: 14px;}
.F18 {	font-size: 18px;}
.F24 {	font-size: 24px;}
.F12L14 {	font-size: 12px;	line-height: 14px;}
.F12L16 {	font-size: 12px;	line-height: 16px;}
.F12L18 {	font-size: 12px;	line-height: 18px;}
.F14L16 {	font-size: 14px;	line-height: 16px;}
.F14L18 {	font-size: 14px;	line-height: 18px;}
.F14L20 {	font-size: 14px;	line-height: 20px;}
.Farial {font-family: Arial, Helvetica, sans-serif}
A.L_F12Cred {	FONT-SIZE: 12px; COLOR: #FF0000; TEXT-DECORATION: none}
A.L_F12CF {	COLOR: #FFFFFF; TEXT-DECORATION: none}
A.L_F12CE {	COLOR: #EEEEEE; TEXT-DECORATION: none}
A.L_F12C6 {	COLOR: #666666; TEXT-DECORATION: none}

.separate
{
	height:10px;
}
.separateline
{
	border-bottom: #8cacbb 1px dashed;
}
table.text
{
    border: 1px solid #dddddd;
    border-collapse: collapse;
}
table.text td
{
    border: 1px solid #dddddd;
}
.register_header
{
    font-weight: bold;
    background-color: #ffcc00;
}
.left_nav
{
    width: 150px;
}
/* bg */
.bg_lt
{
	width:12px; 
	height:11px;
	BACKGROUND-IMAGE: url(../images/bg_lt.gif);
	background-repeat:no-repeat;
}
.bg_rt
{
	width:12px; 
	height:11px;
	BACKGROUND-IMAGE: url(../images/bg_rt.gif);
	background-repeat:no-repeat;
}
.bg_lb
{
	width:12px; 
	height:11px;
	BACKGROUND-IMAGE: url(../images/bg_lb.gif);
	background-repeat:no-repeat;
}
.bg_rb
{
	width:12px; 
	height:11px;
	BACKGROUND-IMAGE: url(../images/bg_rb.gif);
	background-repeat:no-repeat;
}
.bg_t
{
	BACKGROUND-IMAGE: url(../images/bg_t.gif);
	BACKGROUND-REPEAT: repeat-x;
}
.bg_b
{
	BACKGROUND-IMAGE: url(../images/bg_b.gif);
	BACKGROUND-REPEAT: repeat-x;
}
.bg_l
{
	BACKGROUND-IMAGE: url(../images/bg_l.gif);
	BACKGROUND-REPEAT:repeat-y;
}
.bg_r
{
	BACKGROUND-IMAGE: url(../images/bg_r.gif);
	BACKGROUND-REPEAT:repeat-y;
}
.bg_c
{
	BACKGROUND-IMAGE: url(../images/bg_c.gif)
}
.sep
{
    
}
.item_title
{
    font-weight:bold;
    background-color:#dddddd;
}
