
body {
	margin-top: 2px;	
	margin-left: 2px;	
	margin-right: 2px;	
	padding-top: 0;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000055;


/*
	background-image: url;
	background-repeat: value; [repeat, no-repeat, repeat-x, repeat-y]
	background-position: valueI valueII; [valueI: top, center, bottom, percentage, pixel number]  [valueII: right, center, left, percentage, pixel number]
	[valueII: right, center, left, percentage, pixel number]
	font-family: value; [your font name]
	color: #000000 ; 
	letter-spacing: value; [any number value (3pt, 5pt)]
	font-weight: value; [lighter, normal, bold, bolder, any number value (100, 500, 900)]
	font-size: value; [xx-small, x-small, small, medium, large, x-large, xx-large,    any number value (12 pt, 18 pt)]
*/







/*	background-color: #eaeaea; */
/*	background-color: #e2e2e2; */
	background-color: #ffffff;
}

a:link {
	font-weight: normal;
/*	color: #0000aa; */
	color: #3333ff;

/* [underline, overline, underline overline, line-through, blink, none] */
	text-decoration: underline;
}

a:visited {
	color: #9fcfff; 
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #cc7700; 
/*	color: #ff9900; */
	font-weight: normal;
	text-decoration: underline;
/*	background: #ffaa00;*/
}
a:active {
/*	padding: 3px; */
/*	color: #ff9900; */
	color: #9fcfff; 
/*	font-weight: bold; */
}
a img {
	border: none;
}

a
{
	text-decoration: none;
}


address {
	margin-top: 1em;
	padding-top: 1em;
	border-top: thin dotted
}


TABLE.bhead {
/*	background: #ffffff; */
	padding: 0; 
/*	background: #ffffff; */
/*	width: 56em;  */
	width: 100%;
}


TABLE.btitle {
	margin-left: 0;	
	margin-right: 0;	
	padding: 0;
	padding: 0;
}

	TABLE.btitle TD{
/*		height: 200px; */
/*		border-color: black; */
		border-width: 0 ;
		border-style: none; 
/*		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		font-family: Arial;	*/
	}



TABLE.bgeninfo {
	width: 98%;
/*	background: #f7fbff; */
	padding: 10px; 
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #777777;
	font-size: 12pt;
	color: #000055;
	font-weight: normal;
	font-family: Story Book, Arial, Helvetica, Verdana, sans-serif;
/*	background: #ffffff; */
/*	width: 56em;  */
}


	TABLE.bgeninfo TD {
		padding: 10px; 
	/*	height: 20pix; */
		/*	width: 56em;  */
	}

TABLE.binfo {
	width: 100%;
	height: 40px;
	background: blue url(/images/common/bg_bluebar.gif);
	border-collapse: collapse;
	border-width: 0
	border-style: none;
	font-size: 16pt;
	color: #ffaa00;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

	TABLE.binfo TD {
		border-width: 0;
		border-style: none;
	}



TABLE.binfo_ban {
	width: 100%;
/*    background: #fffedb;
    border-width: 0;
    border-style: solid;
    border-color: #000000; */
}

TABLE.binfo_ad {
/*
    height: 125px;
    background: #fffedb;
    border-width: 0;
    border-style: solid;
    border-color: #000000;
*/
}





TABLE.bcontent {
	margin-left: 0;	
	margin-right: 0;	
	padding: 0;
	width: 100%;
/*	background-color: #fffedb; */
/*	background-color: #fffedb; */
/*	background-color: #fffedb;A */
	border-color: black;
/*	border-width: 0 0  2px 2px; */
/*	padding: 4px; */
/*	border-style: none,hidden,dotted,dashed,double,inset,outset, goove */ 
	border-style: none;
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


	TABLE.bcontent_hd {
		width: 100%	;
		height: 40px;
/*		color: #ff0055; */
		color: #000000;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 14pt;
		background-color: #000000; 
	}

	    TABLE.bcontent_tail {
        width: 100% ;
        height: 40px;
        background: black url(/images/common/bg_blackbar.gif);
        background-repeat: repeat-x;
        color: #ff0000;
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 12pt;
    }


	#bcontent_hd-lvbar {
		/*	background: #efefef; */
		width: 160px;
	}

	#bcontent_hd-rvbar {
		/*	background: #efefef; */
		width: 160px;
	}

	#bcontent_lvbar {
	/*		background: #efefef; */
		width: 160px;
	}

	#bcontent_rvbar {
		/*	background: #efefef; */
		width: 160px;
	}



TABLE.content {
	width: 100%;
	height: 600;
    border-color: black;
    border-width: 0 1px  0px 1px;
    border-style: solid;

	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
/*	background: #f7fbff; */
}



	TABLE.content TD{
/*		height: 200px; */
		border-color: black;
		border-width: 0 0 0 0 ;
		border-style: solid;
	}




TABLE.btail {

    width: 100%;
    border-color: black;
    border-width: 0;
/*    border-width: 1px 1px  1px 1px; */
    border-style: solid;
/*  padding: 10px; */
    background: #fffedb;
}

    TABLE.btail_menu {
        width: 960px;
        height: 100;
        background-color: #fffedb;
        padding: 10px;
        font-size: 12pt;
        font-weight: normal;
        font-family: Arial, Helvetica, Verdana, sans-serif;
    }


TABLE.etail {
	width: 100%;
	height: 40px;
	background: #ffaa00 url(/images/common/bg_mustbar.gif);
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}





#cpybg {
/*	background: #efefef; */
	background: #2a2a2a;
}

#lfrmbg40 {
/*	background: #555555 url(/images/frame/vbar40-left.gif); */
	background: #555555 url(/images/frame/frm_lbg.gif);
	background-repeat: repeat-y;
}

#rfrmbg40 {
	background: #555555 url(/images/frame/frm_rbg.gif);
	background-repeat: repeat-y;
}

#vdvider {
	background: white url(/images/frame/frm_lsbar.jpg);
	background-repeat: repeat-y;
}



