body        {
	background-color	: 	#630000;
	margin				: 0px; 
	margin-bottom		: 8px;
	scrollbar-face-color: #CCCC99;
	scrollbar-highlight-color: #CCCC99;
	scrollbar-shadow-color: #CCCC99;
	scrollbar-3dlight-color: #CCCC99;
	scrollbar-arrow-color:  #630000;
	scrollbar-track-color: gray;
	scrollbar-darkshadow-color: #CCCC99;

    font-size       :       8pt;
    font-family     :         Verdana, Arial, Helvetica, sans-serif;
	color:	black;
}

#watermark {
	BACKGROUND-COLOR	: #fff;
	BORDER				: #000 4px solid;
	margin-bottom		: 10px;
	margin-right		: 10px; 
	margin-left			: 10px; 
	margin-top			: 20px;
	width				:	750px; 
	height				:	480;
}
#main {
	PADDING-BOTTOM	: 4px; 
	PADDING-LEFT	: 6px; 
	PADDING-RIGHT	: 4px; 
	PADDING-TOP		: 2px;
 	margin-bottom	:	0px;
 	margin-left	:	0px;
 	margin-right	:	10px;
	margin-top	:	0px;		
	height	:	98%;
}

#contenthead {
	COLOR			: #000055;
	FONT			: bold 11px Verdana; 
	PADDING-BOTTOM	: 1px; 
	PADDING-TOP		: 1px; 
	TEXT-ALIGN		: center;
	TEXT-VALIGN		: middle;
	BACKGROUND-COLOR	: #ffaeae;
	height			:	18px;
}

table.menu {
	border			: 	#ededed 1px solid; 
	PADDING-BOTTOM	: 0px; 
	PADDING-LEFT	: 4px; 
	PADDING-RIGHT	: 4px; 
	PADDING-TOP		: 0px; 	
	margin-left		:	4px;
	width	:	97%
}
td.td_menu {
	height			:	200px;
	border	:	1px solid #ededed;
}

td.horizon {
	BACKGROUND-IMAGE	: url(../images/bluedot_h.gif); 
	BACKGROUND-POSITION	: center center; 
	BACKGROUND-REPEAT	: repeat-x; 
	height			:	2px;
	width	:	200px;
}

td.georg, font.georg {
        font-family     :         Georgia, Verdana, Arial, Helvetica, sans-serif;
		font-size	:	9pt;
		color	:	#dcdcdc;
}
table.headlines {
	margin-top	: 8px; 
	border			: #ededed 1px solid; 
	margin-left	: 5px; 
	
}

table.headline {
	border-bottom		: #eeeeee 1px solid; 
}

.browsecell {
	border-bottom		: #eeeeee 1px solid; 
	cursor			: 	hand;
	font			: 10px Verdana; 
	text-align		: center; 
	width			: 100%;
	height			:	17px;
}
p,td {
	cursor		:	default;
}
p.intro {
        margin-top      :         5px;
        margin-left     :         0px;
        margin-right    :         5px;
        margin-bottom   :         0px;
        font-size       :       9pt;
        font-family     :         Verdana, Arial, Helvetica, sans-serif;
}
p.title {
        margin-top      :         5px;
        margin-left     :         0px;
        margin-right    :         10px;
        margin-bottom   :         5px;
}
p.headline {
        margin-top      :         5px;
        margin-left     :         4px;
        margin-right    :         4px;
        margin-bottom   :         2px;
		color			: maroon;
        font-size       :       8pt; 
        font-family     :         Verdana, Arial, Helvetica, sans-serif;
}

p.desc {
    margin-right    :         4px;
    margin-bottom   :         2px;
    margin-left     :         4px;
	color			: black;
    font-size       :       8pt; 
}

.bg_red {
	BACKGROUND-COLOR	: #ffdcdc;
    font-size       :       7pt;  
	color	:	maroon;
}
.footer {
    font-size       :   7pt; 
	color			: 	gray;
	margin	:	2px;
	font-weight		:	normal;
    font-family     :         Verdana, Arial, Helvetica, sans-serif;
}

font.head {
        font-size       :       10pt;
        letter-spacing	:       2px;
        font-weight     :       bold;
		color			:		#cc0000;
        font-family     :         Georgia, Arial, Helvetica, sans-serif;

}

font.title {
        font-size       :       20pt;
        letter-spacing	:       16px;
        font-weight     :       bold;
		color			:		#cc0000;
        font-family     :         Georgia, Arial, Helvetica, sans-serif;
}

font.subtitle {
		color		:	black;
		font-weight	:	bold;
        font-size            :       12pt;
        font-family     :         Georgia, Arial, Helvetica, sans-serif;

}

a	{	
	font-style		:	normal;
	text-decoration	:	none;
	color			:	gray;
	font-size		:	8pt;
	font-weight		:	bold;
}

a:hover	{	
	font-style		:	normal;
	font-size		:	8pt;  
	text-decoration	:	underline;
	color			:	maroon;
	font-weight		:	bold;	
}
a.footer	{	
	font-style		:	normal;
	text-decoration	:	none;
	color			:	dimgray;
	font-size		:	8pt;
	font-weight		:	bold;
}

a.footer:hover	{	
	font-style		:	normal;
	font-size		:	8pt;  
	text-decoration	:	overline underline;
	color			:	maroon;
	font-weight		:	bold;	
}

