body
{
    background-position: center top;
    text-align: center;
    margin: 0 auto;
    padding: 0 auto;
    background-image: url(/userfiles/bodyback.jpg);
    background-repeat: repeat-y;
    background-color: #669900;
}


		
#container
{
    width: 1012px;
    margin: 0 auto;
    padding: 0 auto;
    text-align: left;
    background-color: White;
} 

#topdiv
{
    position: relative;
    width: 1012px;
    margin: 0 auto;
    padding: 0 auto;
    top: 0px;
    left:0px;
}

#contentSegment
{
    position: absolute;
        top: 260px;
        padding: 10px;
        width: 962px;
}



#langhelp
{
    position: relative;
    top: -120px;
    left: 20px;
    height: 80px;
}


#fullScreenContainer {width: 100%; text-align: left; background-color: white; height: 900px;} 

#container, td
{
    font-family:  arial;
    font-size: 10pt;
}



.margins
{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
}

#topRow
{
    margin: 0px 0px 10px;
    padding: 0px;
    width: 100%;
}



#OneCol, #leftCol, #midCol, #rightCol, #wideLeftCol
{
    margin: 0px 0px 18px 18px;
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 18px;
    padding-top: 0px;
   background-color  : white !important; 
        
}

#leftCol, #midCol, #rightCol
{
    float: left;
    width: 300px;
}
 
 



#wideLeftCol
{
        float: left;
    width: 560px;
}

.hundredButton
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	background-image: url(UserFiles/btn100Back.jpg);
	padding-bottom: 0px;
	margin: 0px;
	width: 100px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	background-color: transparent;
	border-bottom-style: none;
	
}

h1
{
    padding-right: 2px;
    padding-left: 2px;
    font-size: 12pt;

    color: #ffffff;
	
    background-color: #669900;
    text-transform: uppercase;
    font-weight: normal;
}
h2
{
    font-size: 11pt;
    text-transform: uppercase;
    color: green;
    font-weight: bold;
    margin-top: 0px;
}

h3
{
	font-weight: bold;
	font-size: 10pt;
	color: #003300;
}

h4
{
    background-color: #ccff99;
    width: 98%;
    font-size: 10pt;
    text-align: center;
    padding-right: 18px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}

h5
{
    font-family: MS Sans Serif4, Geneva, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

h6
{
    padding: 8px;
	font-size: 10pt;
	color: #333333;
	background-color: #ccff99;
}

A, A:link, .note
{
    font-weight: bold;
    color: #ff6600;
    text-decoration: none;
    font-style: normal;
            cursor:hand;
        cursor: pointer;

}

A:hover, .note:hover
{
    color: black;
        cursor:hand;
        cursor: pointer;
}


h4 a, h4 a:visited, h4 a:link
{
	color: #99ff00;
}

h4 a:hover
{
	color: white;
}

.small
{
    font-size: 8pt;
}

.marquee
{
    font-weight: bold;
    color: #660000;
    margin: 3px 0px 3px 0px;
}

