/*
Relative fonts defined in Body
*/

BODY, DIV, TD, P, .text, .largetext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 100%;
    COLOR: #000000;
    LINE-HEIGHT: normal;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    MARGIN-TOP: 0px;    
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
}

#TopLayer 
{
	position:absolute; 
	width:600px; 
	height:15px; 
	z-index:1; 
	left: 289px; 
	top: 0px; 
	background-color: #FFFFFF; 
	layer-background-color: #99c99; 
	border: 1px none #000000;
}


#TitleLayer 
{
	position:absolute; 
	width:100%; 
	height:45px; 
	z-index:2; 
	left: 0px; 
	top: 60px; 
	background-color: #FFFFFF; 
	layer-background-color: #99c99; 
	border: 1px none #000000;
}


#TextLayer
{
	position:absolute; 
	width:70%; 
	height:150px; 
	z-index:3; 
	left: 200px; 
	top: 130px;
}


#LeftLayer{
	position:absolute; 
	width:150px; 
	height:115px; 
	z-index:4; 
	left: 0px; 
	top: 130px;
}


A:link
{
    COLOR: midnightblue;
    TEXT-DECORATION: underline;
}

A:hover
{
    COLOR: deepskyblue;
}

A:visited
{
    COLOR: midnightblue;
    TEXT-DECORATION: underline;
}

.home
{
    COLOR: red;
}

.footer
{
    FONT-SIZE: 85%;
    COLOR: white;
}
.webindexer
{
    FONT-WEIGHT: bold;
    COLOR: midnightblue;
    FONT-STYLE: italic;
}

.blocktitle
{
    FONT-WEIGHT: bold;
}

.htmlcodes
{
	font-size: 90%;
	color: maroon;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
}

H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 90%;
}

.metalink
{
    FONT-SIZE: 80%;
}

.maintitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 120%;
    COLOR: #003399;
}

.white
{
    COLOR: white;
	FONT-SIZE: 90%;
}

.small
{
    FONT-SIZE: 80%;
}

.smItem
{
    FONT-SIZE: 110%;
}

.smSubItem
{
}
LI
{
	font-size: 90%;
}
