BODY 
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color: #686868;		
}

P 
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color: #686868;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

TABLE 
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #686868;
	text-decoration : none;
}

DIV 
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #686868;
	text-decoration : none;
	
    scrollbar-arrow-color:#595959;
    scrollbar-base-color:#f0f0f0;
    scrollbar-darkshadow-color:#071536;
    scrollbar-face-color:#F0F0F0;
    scrollbar-highlight-color:#F1F5F8;
    scrollbar-shadow-color:#F1F5F8;
}

.DIV2
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #686868;
	text-decoration : none;	
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#A4A8B3;
    scrollbar-darkshadow-color:#071536;
    scrollbar-face-color:#A4A8B3;
    scrollbar-highlight-color:#A4A8B3;
    scrollbar-shadow-color:#A4A8B3;
}

.DIV3
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #686868;
	text-decoration : none;
	
    scrollbar-arrow-color:#595959;
    scrollbar-base-color:#F0F0F0;
    scrollbar-darkshadow-color:#071536;
    scrollbar-face-color:#F0F0F0;
    scrollbar-highlight-color:#F1F5F8;
    scrollbar-shadow-color:#F1F5F8;
}

BOLD
{
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
	color : #686868;
}

A
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #C6010B;
	text-decoration : none;
}

A:HOVER 
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #ab0015;
	text-decoration : underline;
}

H1
{
	font-family : Arial;
	font-weight : normal;
	font-size : 20px;
	color : #595959;
	text-decoration : none;
	margin-bottom:6px;
}

H2
{
	font-family : Arial;
	font-weight : bold;
	font-size : 16px;
	color : #595959;
	text-decoration : none;
	margin-bottom:2px;
	margin-top:0px;
}

H3
{
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
	color : #595959;
	text-decoration : none;
	margin-bottom:2px;
	margin-top:0px;
}

H4
{
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #595959;
	text-decoration : none;
	margin-bottom:0px;
	margin-top:0px;
}

.boxHeader
{
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #595959;
	text-decoration : none;
	margin-bottom:0px;
}

.prodIndex
{
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	margin-bottom:0px;
}

.prodHeader
{
	font-family : Arial;
	font-weight : normal;
	font-size : 14px;
	color : #FFFFFF;
	text-decoration : none;
	letter-spacing : 1px;
}

.indexHeader
{
	font-family : Arial;
	font-weight : normal;
	font-size : 14px;
	color : #595959;
	text-decoration : none;
	letter-spacing : 1px;
}

.newsIndexText
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	margin-bottom:0px;
}

.newsIndexHeader
{
	font-family : Arial;
	font-weight : bold;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	margin-bottom:0px;
}

.smallBox 
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #737373;
	text-decoration : none;
}

.copyright 
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #7F7E7E;
	text-decoration : none;
}

.form
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #686868;
	text-decoration : none;		
}



