
body {
	padding-top: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000077;
/*	background-color: #eaeaea; */
/*	background-color: #e2e2e2; */
	background-color: #2a2a2a;
}

a:link {
/*	color: #0000aa; */
	color: #fafafa;
}

a:visited {
	color: #9fcfff; 
	font-weight: normal;
/*	color: #ff9900;  */
}

a:hover {
	color: #ff9900; 
/*	color: #0000ff; */
	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.frm {
	background: #555555;
/*	background: #ffffff; */
/*	width: 56em;  */
/*	width: 60em; */
/*	width: 1160 px; */
	width: 996 px;
}


TABLE.main {
	background: #ffffff;
	width: 100%;
}

TABLE.content {
	border-color: black;
	border-width: 0 0  2px 2px;
	border-style: solid;
	font-size: 12pt;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #999999;
	width: 100%;
}

TABLE.content  TD {
	border-color: black;
	border-width: 1px 1px 0 0 ;
	border-style: solid; 
/*	border-style: none,hidden,dotted,dashed,double,inset,outset, goove */ 
/*	padding: 4px; */
/*	background-dolor: #xxxxxx; */
/*	-moz-border-radias: 0px, 3px, 6px, 9px, 12px; */
}

TABLE.photo {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #cccccc;
	width: 100%;
}

TABLE.photo TD{
	height: 200px;
}


TABLE.video {
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #cccccc;
	width: 100%;
	height: 200px;
	border: none;
}

/*

TABLE.video TD{
	height: 200px;
}
*/

#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;
}

#ttext {
	color: #bbddff;
	font-size: 14pt;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;

}

