﻿
body
{
    background:url(../images/bg.jpg) center top repeat-x;
	width:100%;
}

body td,p
{
    font-family: Serif,Verdana,Geneva,sans-serif;
    

}
body
{
    color:#333;
    margin:0px;
}
#frame
{
    width:850px;
    margin-top:18px;
    margin-left:auto;
    margin-right:auto;    
    border:1px solid gray;
    height:765px;
    overflow:hidden;
    background-color:White;
    
}
#bottom-links 
{
    margin-top:8px;
}

#bottom-links table
{
    width:600px;
    margin-left:auto;
    margin-right:auto;
}
#top
{
    width:850px;
    /*height:118px;*/
    background-color:#464da0;
    background-image:url(../images/top-dot.png);
    background-repeat:repeat;
    margin-top:0px;
}

.dropShadow
{
     position:relative;
     height:9px;
     z-index:0;
     width:850px;
     top:0px;
     left:0px;
     /*background:transparent url(../images/drop-shadows.png) repeat-x scroll 0 -102px;*/
     background:transparent url(../images/drop.gif) repeat-x scroll 0;
     
}

#top-title img{border:0px;}
#top-text
{
    width:614px;
    height:61px;
   
    margin-left:18px;
    margin-top:10px;
    
}
.reg
{
    font-size:05.em; 
    vertical-align:top;
}
#top-text p
{
    font-family: Verdana,Geneva,sans-serif;
    color:White;
    font-size:0.8em;
    font-weight:normal;
    position:relative;
    margin-top:8px;
    position:relative;
    top:-13px;
    margin-bottom:0px;
}
#top-title
{
    width:195px;
    height:36px;
    margin-left:18px;
    position:relative;
    top:8px;
}
#top h1
{
    position:relative;
    top:-7px;
    font-size:1.0em;
    color:White;
    font-style:italic;
    font-weight:normal;
    margin-left:60px;
    margin-bottom:0px;
}
#image-red-right
{
    width:235px;
    height:389px;
    float:right;
    background-image:url(../images/image-red-right.png);
    background-position:right;
    background-repeat:no-repeat;
    position:relative;
    top:-154px;
   
}
#content-body
{
    position:absolute;
    width:356px;
    height:218px;
    
}
#content-body-left div
{
    width:365px;
    height:170px;
    margin-left:14px;
    margin-right:0px;
    position:relative;
    top:-20px;
    
}
#content-body-left p
{
    
    font-size:1.0em;
    color:#232323;
    font-weight:normal;
    line-height:120%;
    
}
#content-body-left
{
    position:relative;
    top:0px;

    height:140px;
    
}
#content-body-right 
{
   width:300px;
   height:170px;
   position:relative;
   padding-left:35px;
   
}
#content-body-right p
{
    
    font-size:1.0em;
    color:#232323;
    line-height:130%;

}
#content-body-right label
{
    
    font-size:0.9em;
    color:#d22527;
}
.p-red
{
    font-family: Verdana,Geneva,sans-serif;
    color:red;
    font-weight:bolder;
}
#content-body ul
{

 list-style-image: url(../images/red-dot.gif);
   
}
#content-body li
{
    font-family: Serif,Verdana,Geneva,sans-serif;
    font-size:1.3em;
    color:#d22527;
    margin-left:12px;
    margin-bottom:11px;
    
}
#content-body label
{
    color:Black;
    font-size:0.7em;
}
#ul-div
{
    position:relative;
    left:-40px;

}
#anouncement
{
    position:relative;
    font-family: Verdana,Geneva,sans-serif;
    font-size:0.8em;
    margin-top:86px;
    width:700px;
    margin-left:14px;
    font-weight:bold;
}
#anouncement label
{
    font-family: Verdana,Geneva,sans-serif;
    font-size:0.9em;
    color:#d22527;
}
#red-bar
{
    margin-top:20px;
    height:24px;
    width:850px;
    background-color:#d22527;
 
}
#red-bar label
{
    position:relative;
    color:White;
    font-weight:bold;
    top:2px;   
    font-family: Verdana,Geneva,sans-serif;
    font-size:0.8em; 
}
#logo-columns div
{
    position:relative;
}
#bottom-links img
{
    border:0px;
  
}
a:link
{
    text-decoration:none;
    font-family:Arial;
    font-size:0.6em;
    color:#2f2f2f;
    
}
a:visited
{
    text-decoration:none;
    font-family:Arial;
    font-size:0.6em;
    color:#2f2f2f;
    
}
.bottom-text-link
{
    position:relative;
    top:-18px;
    font-size:0.5em;
}
a:hover
{
    text-decoration:underline;
    color:Black;
}