﻿body
{
    background-color: #0093dd;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    color:#000066;
    line-height: 1.5;
    font-size: 11px;
    background-image: url(../layout/images/page_bg_2.jpg);
    background-repeat: repeat-x;
}
body,p,table,td,tr,span,div
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    line-height: 1.5;
    font-size: 11px;
}
.content
{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    line-height: 1.7;
    font-size: 12px;
    word-spacing:5px;
}
.timer
{
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px; color:White;
	line-height:1.5;
}
.Title_1
{
	 color:#000066;
	 font-family:Verdana, Arial, Helvetica, Sans-Serif;
	 font-size: 14px;
	 font-weight:bolder;
	 width:460px;
	 border-bottom-color:Black;
	 border-bottom-width:1px;
	 border-bottom-style:solid;
}  
.desiger
{
    color:White;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:9;
}
a.DesignLink
{
	text-decoration:none;
    color:White;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:9;
    font-weight:bolder
}

a.DesignLink:Hover
{
	text-decoration:none;
    color:Lime;
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    font-size:9;
    font-weight:bolder
}
a.headerLink
{
    color:White;
    text-decoration:none;
    font-size:10;
    font-weight:bolder;
}
a.headerLink:Hover
{
    color:Lime;
    text-decoration:none;
    font-size:10;
    font-weight:bolder;
}
.footertext
{
    color:White;
    font-size:9;

}