﻿body
{
    background-color: #ECE8B9;
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    line-height: 145%;
    text-align: left;
}
p, td
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    line-height: 145%;
    text-align: left;
}
a:link
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
}
a:hover
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #FF0000;
    font-weight: normal;
    text-decoration: none;
}
a:visited
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #0000FF;
    font-weight: normal;
        text-decoration: none;
}
#wrapper
{
    border: 1px solid #333333;
    width: 900px;
    height: 230px;
    background-color: #FFFFFF;
    text-align: left;
     margin: 0 auto;
}

#header
{
    background-position: left top;
    background-image: url('../images_09/LHheader.jpg');
    background-repeat: no-repeat;

    height: 53px;
}
#footer
{
    background-image: url('../images_09/blueBack.gif');

    height: 35px;
}
#leftContent
{
    width: 550px;
    padding: 3px;
    text-align: left;
    vertical-align: top;
}
#rightContent
{
    width: 350px;
    padding: 3px;
    text-align: left;
    vertical-align: top;
}
#menu
{
    background-image: url('../images_09/LHheader_menu.jpg');
    background-repeat: no-repeat;
    width: 900px;
    height: 25px;
    text-align: left;
}
.mainTitle
{
    font-family: Georgia;
    font-size: 20px;
    text-decoration: none;
    font-weight: normal;
    color: #2E5B89;
}
.subTitle
{
    font-family: Georgia;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    color: #2E5B89;
}
  #test3
{
    padding: 0px;
    margin: 0px;
    width: 452px;
    height: 200px;
}
#fourcs
{
    background-color: #808080;
}
#fourcs a:link
{
    font-family: 'Trebuchet MS';
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
#fourcs a:hover
{


    font-family: 'Trebuchet MS';
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #000000;

}
#fourcs a:visited
{
    font-family: 'Trebuchet MS';
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
h1
{
    margin: 0px;
    font-family: Georgia;
    font-size: 20px;
    color: #336699;
    text-decoration: none;
}
#sticker
{

    position: relative;
    top: 100px;
    background-image: url('../images_09/sticker.png');
    background-repeat: no-repeat;
    z-index: 99;
    height: 257px;
    width: 307px;
}
.topMenu
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}
#menu a:link
{
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}
#menu a:hover
{
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
    text-decoration: underline;
}
#menu a:visited
{
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}
.topMenuDropDown
{
    border-width: 1px;
    border-color: #FFFFFF;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    background-color: #C0C0C0;
    width: 150px;
    height: 35px;
    text-align: left;
    border-top-style: solid;
    padding-left: 4px;
}
.redunderlines
{
    border-bottom-style: dotted;
    border-width: 1px;
    border-color: #CC0000;
}
.dragContainer
{
    height: 282px;
    width: 357px;
    top: 579px;
    position: absolute;
    left: 770px;
    z-index: 999;


}

.dragHeader{

	height: 48px;
	width: 358px;	
}

.dragBody{

	height: 213px; 
	width: 357px;	
}