.headline1
    {
    font-family: georgia, arial, helvetica, verdana;
    font-size: 15px;
    color: #484848; 
    } 
     .headline2
    {
    font-family: georgia, arial, helvetica, verdana;
    font-size: 42px;
    line-height: 52px;
    color: #000000; 
    } 

     .headline3 
    {
    font-family: georgia, arial, helvetica, verdana;
    font-size: 28px;
    line-height: 38px;
    color: #000000; 
    } 

     .headlinelink:link
    {
    font-family: georgia, arial, helvetica, verdana;
    font-size: 28px;
    line-height: 38px;
    color: #000000; 
    } 

     .headlinelink A:active
    {
    font-family: georgia, arial, helvetica, verdana;
    font-size: 28px;
    line-height: 38px;
    color: #000000; 
    } 

     .headlinelink A:visited
    {
    font-family: georgia, arial, helvetica, verdana;
    font-size: 28px;
    line-height: 38px;
    color: #000000; 
    } 
    
    .headlinelink A:hover    {
    font-family: georgia, arial, helvetica, verdana;
    font-size: 28px;
    line-height: 38px;
    text-decoration: none;
    color: #484848; 
    }
     
     .text
    {
    font-family: arial, helvetica, verdana;
    font-size: 12px;
    line-height: 20px;
    color: #484848; 
    }
     .text2
    {
    font-family: arial, helvetica, verdana;
    font-size: 12px;
    line-height: 20px;
    color: #c4c4c4; 
    }

    TD
    {
    font-family: arial, helvetica, verdana;
    font-size: 12px;
    color: #484848; 
    }
    
    A:link 
    {
    font-family: arial, helvetica, verdana;
    font-size: 12px;
    line-height: 19px;
    color: #00a8ff; 
    text-decoration: none;
    }
	
	A:visited
    {
    font-family: arial, helvetica, verdana;
    font-size: 12px;
    line-height: 19px;
    color: #00a8ff; 
    text-decoration: none;
    }
	
	A:active
    {
    font-family: arial, helvetica, verdana;
    font-size: 12px;
    line-height: 19px;
    color: #00a8ff; 
    text-decoration: none;
    }

	A:hover
    {
    font-family: arial, helvetica, verdana;
    font-size: 12px;
    line-height: 19px;
    color: #00a8ff; 
    text-decoration: underline;
    }

    .menu
    {
    background-image:url('images/menubg2.jpg');
    background-color:#000000;
    background-repeat:no-repeat;
    background-position:top center;
    } 
    .featured-left
    {
    background-image:url('images/featured1.jpg');
    background-color:#ffffff;
    background-repeat:repeat-y;
    background-position:top right;
    } 
    .featured-right
    {
    background-image:url('images/featured4.jpg');
    background-color:#ffffff;
    background-repeat:repeat-y;
    background-position:top left;
    } 
    .sideboxtile1
    {
    background-image:url('images/sideboxtile1.jpg');
    background-color:#ffffff;
    background-repeat:repeat-y;
    background-position:top left;
    } 
    .sideboxtile2
    {
    background-image:url('images/sideboxtile2.jpg');
    background-color:#ffffff;
    background-repeat:repeat-y;
    background-position:top left;
    } 
    .featured-text
    {
    background-image:url('images/featured2.jpg');
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:top left;
    } 
    .sidebox-right
    {
    background-image:url('images/sidebox2.jpg');
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:bottom left;
    } 
    .sidebox-content
    {
    background-image:url('images/sidebox.jpg');
    background-repeat:no-repeat;
    background-position:bottom left;
    } 
    .content
    {
    background-image:url('images/greyline.jpg');
    background-color:#ffffff;
    background-repeat:repeat-y;
    background-position:top right;
    } 
    .hr-left
    {
    background-image:url('images/hr1.jpg');
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:top right;
    } 
    .hr-right
    {
    background-image:url('images/hr4.jpg');
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:top left;
    } 
    .hr-middle1
    {
    background-image:url('images/hr2.jpg');
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:top left;
    } 
    .hr-middle2
    {
    background-image:url('images/hr3.jpg');
    background-color:#ffffff;
    background-repeat:no-repeat;
    background-position:top left;
    } 
    
    input
    {
    font-family: arial, helvetica, verdana;
    font-size: 12px;
    line-height: 20px;
    color: #484848; 
    background: #ffffff;
    border: 1px solid #d9d9d9;
    padding-left:4px;
    padding-top:4px;
    padding-bottom:4px;
    }