


body{background:#000000;color:#e7e7e7;font:12px Verdana,Arial,Helvetica,sans-serif;margin:8px;padding:0;
scrollbar-3dlight-color:#6a6a6a;
scrollbar-arrow-color:#006091;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#1f1f1f;
scrollbar-highlight-color:#1f1f1f;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#2e2e2e}

a:link     { color:#007ebf; font-weight:bold; text-decoration:none; }
a:visited  { color:#007ebf; font-weight:bold; text-decoration:none; }
a:hover    { color:gray; font-weight:bold; background-color:black; }
a:active   { color:#007ebf; font-weight:bold; background-color:black; }
a:focus    { color:#007ebf; font-weight:bold; background-color:black; }

h1 {
		font-family:Verdana;
		font-size:18;
		font-weight:bold;
		color:white;
}

.font_normal {
		font-family:Verdana;
		font-size:12;
		font-weight:normal;
		color:white;
}

.table_black {
		width:100%;
		border-color:black;
		font-family:Verdana;
		font-size:12;
		color:white;
}

.table_black_90 {
		width:95%;
		border-color:white;
		font-family:Verdana;
		font-size:12;
		color:white;
}

.text_shadow {
	z-index:1;
	position:absolute;
	top:8px;
	left:36px;
	color:black;
}

.text_normal {
	z-index:2;
	position:absolute;
	top:10px;
	left:35px;
}

.table_newsheader
{
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	color: #e7e7e7;
    background-repeat:repeat;
	background-color: #2e2e2e;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	font-family: Verdana;
	border:1px solid;
	border-color: #707070 #202020 #202020 #707070;
	background-image:url(images/background.gif);
}

.table_newsbody {
		width:100%;
		border-color:white;
		font-family:Verdana;
		font-size:10;
		font-weight:normal;
		color:white;
		background-color:black;
		border:1px solid;
		border-color: #707070 #202020 #202020 #707070;
}

.frame_left_top {
    background-image:url(images/frames/frame_r1_left.jpg);
    background-repeat:no-repeat;
    width:33;
}

.frame_left_bottom {
    background-image:url(images/frames/frame_r3_left.jpg);
    background-repeat:no-repeat;
}

.frame_vertical_top {
    background-image:url(images/frames/frame_r1_mid.jpg);
    background-repeat:repeat-x;
}

.frame_vertical_bottom {
    background-image:url(images/frames/frame_r3_mid.jpg);
    background-repeat:repeat-x;
}

.frame_right_top {
    background-image:url(images/frames/frame_r1_right.jpg);
    background-repeat:no-repeat;
}

.frame_right_bottom {
    background-image:url(images/frames/frame_r3_right.jpg);
    background-repeat:no-repeat;
}

.frame_left {
    background-image:url(images/frames/frame_r2_left.jpg);
    background-repeat:repeat-y;
}

.frame_right {
    background-image:url(images/frames/frame_r2_right.jpg);
    background-repeat:repeat-y;
}
