body
{
	background-color:#eeeced;
        /*background-color:#ffffff;*/
	margin:0px;
	padding:0px;
}
/* Background Color */
.light_gray_bg
{
	background-color:#d1d1d1;
}
.light_gray_bg
{
	background-color:#d1d1d1;
}
.gray_bg
{
	background-color:#999999;
}
/* Black */
.normal_bold_black
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
    color:#1c1c1c;
}
.normal_black
{
    font-family:Arial;
    font-size:16px;
    color:#1c1c1c;
}
.normal_light_black
{
    font-family:Arial;
    font-size:15px;
    color:#3a3a3a;
}
.normal_black_time
{
    font-family:Arial;
    font-size:16px;
    color:#1c1c1c;
}
/* White */
.normal_bold_white
{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}
.normal_bold_white a
{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
.normal_white
{
    font-family:Arial;
    font-size:15px;
    color:#ffffff;
text-decoration:none;
}

.normal_white_uline
{
    font-family:Arial;
    font-size:15px;
    color:#ffffff;
}

.smaller_white
{
    font-family:Arial;
    font-size:14px;
    color:#ffffff;
}
/* Green */
.header_bold_green
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#4c8801;    
}
.normal_bold_green
{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#5c990d;    
}
/* Extras */

.spacer
{
   line-height:12px;
   height:12px;
}
.padding12px
{
    width:12px;
}
/* Links */
.normal_black a
{
    font-family:Arial;
    font-size:16px;
    color:#1c1c1c;
    text-decoration:none;
}
.normal_black_time a
{
    font-family:Arial;
    font-size:16px;
    color:#1c1c1c;
}
.normal_light_black a
{
    font-family:Arial;
    font-size:15px;
    color:#3a3a3a;
}
.header_bold_green a
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#4c8801;
    text-decoration:none;
}
.normal_bold_green a
{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#5c990d;    
}
.normal_green_link
{
    font-family:Arial;
    font-size:16px;
    color:#5c990d;
}

.spacer2
{
   line-height:8px;
   height:8px;
}
.menubar
{
    font-size:4px;
    padding:0px;
    margin:0px;
}
.img{
border: 0px;
margin:0px;
}
