BODY
{
	font-family : Arial, Helvetica, sans-serif;
    background-color : #F3F3F3;
	font-size : 14px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right : 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right : 0px;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    background-color : #ffffff;
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	color : #0A50A1;
	font-size : 16px;
    text-align : center;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	color : #020258;
	font-size : 20px;
	text-align : center;
	font-style : italic;
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
}

H4
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
}

H5
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
    font-style : italic;
}

H6
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
    padding-top : 15px;
}

LI
{
    padding-top : 3px;
}

.prod_title
{
    font-size: 16px;
    font-weight: bold;
}


.section_title
{
    font-size: 18px;
    font-weight: bold;
    color : #224FAF;
}
 
 
.footer
{
	font-size : 12px;
	text-align: center;
}

.texthome
{
    margin-left : 40px;
    margin-right : 40px;
    font-size : 14px;
    
}

.arrowtext
{
    margin-left : 10px;
    margin-right : 10px;
    font-size : 14px;  
}

.arrowtext2
{
    margin-left : 10px;
    margin-right : 10px;
    font-size : 16px;
    text-align : center;
    
}

TD.white
{
    background-color : white;
}

TD.bottom
{
    background-color : #CBCBBD;
}

.border
{
    border-color : #213114;
}

.box
{
    background-image : url(graphics/box_background.gif);

}

.water
{
    background-image : url(graphics/water.jpg);

}


.form
{
	font-size : 13px;
}

.bluebold
{
    color : #0a50a1;
    font-weight : bold;
    font-size : 13px;
    
}

.greenbold
{
    color : #00AA4A;
    font-weight : bold;
    font-size : 15px;
    
}

.starburst
{
	background-image : url(graphics/starburst.gif);
	background-position : top left;
	background-repeat : no-repeat;
}
.boldred
{
	color : #FF0000;
    font-weight : bold;
}

.red
{
	color : #FF0000;
}

.error
{
    color : #FF0000;
	font-size : 11px;
}

.redbold
{
    color : red;
    font-weight : bold;
}

.bluegrey
{
    color : #0a50a1;
    font-weight : bold;
    background-color : #EAEAEA;
}

.grey
{
    background-color : #EAEAEA;
    padding-top : 4 px;

    padding-left    : 4px;
    padding-right : 4px;
}


.copyright
{
	font-size : 10px;
	color : #000000;
    padding-left : 25 px;
    padding-right : 20px;
}


A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}

.blue
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    text-decoration : none;
    color : #5D6FA2;
}


a.blue
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    text-decoration : none;
    color : #5D6FA2;
}

a.blue:active
{
    color : #5D6FA2;
    text-decoration : none;
}

a.blue:hover
{
    color : #7F2E14;
    text-decoration : underline;
}
