body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}

a:link{color:#af0000;text-decoration:none; cursor:hand}
a:visited{color:#AF0000;text-decoration:none}
a:active{color:#AF0000;text-decoration:none}
a:hover{color:#AF0000;text-decoration:underline}


.dotted_line td{
	border-bottom: 1px dotted #C2C2C2;
}

.dotted_box td{
	font-size: small;
	border-bottom: 1px dotted #C2C2C2;
}
.small_font{
	font-size: small;
}
.small_font_white{
	font-size: small;
	color: #FFFFFF;
}

/* <--box_dotted*/
.box_dotted_1 {
	border: 1px dotted #91C2EF;
}

.box_dotted_yellow {
	border: 1px dotted #F7CF0C;
}

.box_dotted_grey {
	border: 1px dotted #C2C2C2;
}
/* box_dotted */

.box_h_yellow {
	border: 1px solid #F7CF0C;
	background:  url(../image/box_h_bkg_yellow.jpg) repeat-x top left;
	background-color: #FFFFFF;	
}

/* <--box*/
.box_1 {
	border: 1px solid #91C2EF;
	background:  url(../image/box_bkg_a_1.jpg) repeat-y top left;
	background-color: #EEF5FD;

		
}
.box_1 table{
   background: url(../image/box_bkg_b_1.jpg) repeat-y top right;
font-weight:normal;

}

.box_1 a{
	color: #194F8D;
}
.box_yellow {
	border: 1px solid #F7CF0C;
	background:  url(../image/box_bkg_a_yellow.jpg) repeat-y top left;
	background-color: #FFFFFF;	
}
.box_yellow table{
   background: url(../image/box_bkg_b_yellow.jpg) repeat-y top right;
font-weight:normal;
}
.box_yellow a{
	color: #FF6600;
}
.box_grey {
	border: 1px solid #C2C2C2;
	background:  url(../image/box_bkg_a_grey.jpg) repeat-y top left;
	background-color: #FFFFFF;	
}
.box_grey table{
   background: url(../image/box_bkg_b_grey.jpg) repeat-y top right;
font-weight:normal;
}
.box_grey a{
	color: #194F8D;
}

/* box*/
/* <--boxhead*/
.boxhead_1 {
	background: url(../image/menu_bkg.jpg) 0px 0px;
	font-weight:bold;
	color: #FFFFFF;
	text-indent: 5px;	
}

.boxhead_2 {
	background: url(../image/menu_bkg.jpg) 0px -50px;
	font-weight:bold;
	color: #000000;
	text-indent: 5px;		
}
.boxhead_3 {
	background: url(../image/menu_bkg.jpg) 0px -100px;
	font-weight:bold;
	color: #000000;
	text-indent: 5px;
		
}
.boxhead_4 {
	background: url(../image/menu_bkg.jpg) 0px -150px;
	font-weight:bold;
	color: #000000;
	text-indent: 5px;	
}
.boxhead_orange {
	background: url(../image/menu_bkg.jpg) 0px -200px;
	font-weight:bold;
	color: #FFFFFF;
	text-indent: 5px;	
}
.boxhead_yellow {
	background: url(../image/menu_bkg.jpg) 0px -250px;
	font-weight:bold;
	color: #000000;
	text-indent: 5px;
}
.boxhead_black {
	background: url(../image/menu_bkg.jpg) 0px -300px;
	font-weight:bold;
	color: #FFFFFF;
	text-indent: 5px;
}
.boxhead_darkgrey {
	background: url(../image/menu_bkg.jpg) 0px -350px;
	font-weight:bold;
	color: #FFFFFF;
	text-indent: 5px;
}
.boxhead_grey {
	background: url(../image/menu_bkg.jpg) 0px -400px;
	font-weight:bold;
	color: #000000;
	text-indent: 5px;	
}
.boxhead_lightgrey {
	background: url(../image/menu_bkg.jpg) 0px -450px;
	font-weight:bold;
	color: #000000;
	text-indent: 5px;
}
/* boxhead*/


.searchbox_grey {
	border: 1px solid #C2C2C2;
	background: url(../image/menu_bkg.jpg) 0px -450px;
	font-weight:normal;
	color: #000000;
	text-indent: 5px;
	font-size: small;
}

.btn_yellow {
background: url(../image/menu_bkg.jpg) #ce9200  0px -250px;
CURSOR: hand
}

.btn_lightyellow {
background: url(../image/menu_bkg.jpg) #ce9200  0px -150px;
CURSOR: hand
}

/*<-- white corner*/
.corner_1 {
	background: url(../image/corner_1.gif) no-repeat top left;
	text-indent: 10px;	
}
.corner_2 {
	background: url(../image/corner_2.gif) no-repeat top right;
}
.corner_3 {
	background: url(../image/corner_3.gif) no-repeat bottom left;
	text-indent: 10px;	
}
.corner_4 {
	background: url(../image/corner_4.gif) no-repeat bottom right;
}
/*white corner */

.corner_flip {
	background: url(../image/flip.gif) no-repeat top right;
}

.corner_grey_flip {
	background: url(../image/flip_grey.gif) no-repeat top right;
}
.link_white{
	color: #FFFFFF;	
}
/* <--tipsbox_top_yellow*/
.tipsbox_top_yellow {
	background: url(../image/corner_line_top_yellow.gif) #ffffcc repeat-x top left;

		}
.tipsbox_top_yellow div{	
	background: url(../image/corner_line_1_yellow.gif) no-repeat top left;
height:10px;

}
.tipsbox_top_yellow div div{
	background: url(../image/corner_line_2_yellow.gif) no-repeat top right;
height:10px;

	}
.tipsbox_mid_yellow{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	background-color: #FFFFcc;
}
.tipsbox_mid_yellow div{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;

}
.tipsbox_bottom_yellow{
	background: url(../image/corner_line_bottom_yellow.gif)  #ffffcc repeat-x bottom left;

}
.tipsbox_bottom_yellow div{
	background: url(../image/corner_line_3_yellow.gif) no-repeat bottom left;
	height:10px;

}
.tipsbox_bottom_yellow div div{
	background: url(../image/corner_line_4_yellow.gif) no-repeat bottom right;
	height:10px;

}
/*tipsbox_top_yellow*/

/* <--tipsbox_top_grey*/
.tipsbox_top_grey {
	background: url(../image/corner_line_top_grey.gif) repeat-x top left;
		}
.tipsbox_top_grey div{	
	background: url(../image/corner_line_1_grey.gif) no-repeat top left;
height:10px;

}
.tipsbox_top_grey div div{
	background: url(../image/corner_line_2_grey.gif) no-repeat top right;
height:10px;

	}
.tipsbox_mid_grey{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2C2C2;
}
.tipsbox_mid_grey div{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C2C2;
}
.tipsbox_bottom_grey{
	background: url(../image/corner_line_bottom_grey.gif) repeat-x bottom left;

}
.tipsbox_bottom_grey div{
	background: url(../image/corner_line_3_grey.gif) no-repeat bottom left;
	height:10px;

}
.tipsbox_bottom_grey div div{
	background: url(../image/corner_line_4_grey.gif) no-repeat bottom right;
	height:10px;

}
/*tipsbox_top_grey*/
.set_align {
	text-align: left;
}
.menuhead_orange {
	background: url(../image/menu_bkg.jpg) 0px -200px;
	font-size: small;
	color: #FFFFFF;
	text-indent: 5px;	
}
.v_line {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #c2c2c2;
}

.h_line {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c2c2c2;
}


/* original old yzzk */
A.bb:visited{color:black;text-decoration:none}
A.bb:active{color:yellow;text-decoration:none}
A.bb:hover{color:white;text-decoration:none}
A.bb:link{color:black;text-decoration:none;cursor:hand}
.archtitle {font-size:12pt;color:000000;text-decoration:none;line-height:16pt;font-weight:bolder}
.archtext {font-size:11pt;color:000000;text-decoration:none;line-height:20pt}
.loginbanner{font-size:10pt;color:000000;text-align:left;}
.othertitle {font-size:12pt;color:000000;font-weight:bolder}
.othertext {font-size:9pt;color:000000;text-align:left;}
.field300{font-size:10pt;height:20px;width:300px}
.field200{font-size:10pt;height:20px;width:200px}
.field100{font-size:10pt;height:20px;width:100px}
.field30{font-size:10pt;height:20px;width:30px}

