A
{
    #COLOR: #4d5d4d;
    COLOR: #6C9F8B;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    OUTLINE: none
}
A:hover
{
    COLOR: #d4e4d4;
    FONT-FAMILY: arial;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #4d5d4d;
    FONT-FAMILY: arial
}
BUTTON
{
    BACKGROUND-COLOR: #cccccc;
    BORDER-BOTTOM-COLOR: #cccccc;
    BORDER-LEFT-COLOR: #cccccc;
    BORDER-RIGHT-COLOR: #cccccc;
    BORDER-TOP-COLOR: #cccccc;
    COLOR: white;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
SUP
{
 FONT-SIZE: 10px;
}
INPUT
{
    BORDER-BOTTOM-COLOR: #cccccc;
    BORDER-LEFT-COLOR: #cccccc;
    BORDER-RIGHT-COLOR: #cccccc;
    BORDER-TOP-COLOR: #cccccc;
    COLOR: #334444;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal
}
UL
{
list-style-image: url(images/list_item_red_trans.gif);
FONT-FAMILY: Verdana;
COLOR: #333333;
FONT-SIZE: 10.5px;
}
TEXTAREA
{
    BORDER-BOTTOM-COLOR: #cccccc;
    BORDER-LEFT-COLOR: #cccccc;
    BORDER-RIGHT-COLOR: #cccccc;
    BORDER-TOP-COLOR: #cccccc;
    COLOR: #333333;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal
}
.Footer
{
    COLOR: #BBBBBB;
	FONT-WEIGHT: bold;
    FONT-FAMILY: arial;
    FONT-SIZE: 12px;
	
}
.Home
{
    COLOR: #333333;
    line-height: 1.5;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
  
}
.Body
{
    COLOR: #666666;
    line-height: 1.5;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12px;
}

.block-hdr {
	margin:18px 0 0 27px;
	color:#fff;
	font-family:Arial;
	font-size:12px;
}

.block-content {
	padding:25px;
	color: #333333;
    line-height: 1.5;
    font-family: Verdana;
    font-size: 12px;
}

