﻿body {
    background-color:#FFFFFF;
    text-decoration:none;
    color:#212122;
    font-family:Tahoma, Verdana, Arial;
    font-size:11px;
}
h1
{
    text-decoration:none;
    color:#212122;
    font-family:Tahoma, Verdana, Arial;
    font-size:14px;
}
b
{
    text-decoration:none;
    font-family:Tahoma, Verdana, Arial;
    font-size:12px;
}
.topDiv
{
    background-image:url('./imgs/tbg2.png');
    background-repeat:no-repeat;
    margin:0px 0px 0px 0px;
    background-position:100% 100%;
    width:745px;
    height:180px;
}
.menuDiv
{
    width:800px;
    height:30px;
    background-image: url('./imgs/menubar.gif');
    background-repeat: repeat-x;
}
.wrapper
{
    text-align:center;    
    padding-left:100px;
}
.mnuButton
{
    background: url('./imgs/mnuButton.png') no-repeat;
    width:140px;
    height:45px;
    min-width:140px;
    font-family:Tahoma, Verdana, Arial;
    font-size:11px;
    color:#FFF;
    text-decoration:none;
    font-weight:bold;
    padding:3px 6px 3px 6px;
}
a:hover
{
    text-decoration:underline;
}
a:active
{
    text-decoration:overline;
}
.mainContent
{
    text-align:center;
    color:#212122;
    width:700px;
    height:500px;
    background-color:#f5f5f5;
}
.pagePadding
{
    padding-left:50px;    
    padding-top:30px;
}
.TopMenu
{
    background: url('./imgs/m_bg.png');
    background-repeat:repeat-x;
    width:884px;
    height:45px;
    float:right;
    padding:0px 0px 30px 0px;
    position:absolute;
    margin:0px 0px 0px 10px;
}
.TopMenu a:hover
{
    text-decoration:none;
    color:#000000;
}
.topmenu-object-body
{
    background: url('./imgs/m_bg.png');
    background-repeat:repeat-x;
    color:#000000;
    padding:0px 0px 0px 0px;
}
.topRoundLeft {
	WIDTH: 10px; 
	BACKGROUND-IMAGE: url('./imgs/m_l_bg.png'); 
	FLOAT:left; 
	HEIGHT:45px;
}
.topRoundRight {
	BACKGROUND-IMAGE: url('./imgs/m_r_bg.png');
	POSITION: relative;
	WIDTH:10px;
	DISPLAY:inline;
	BACKGROUND-REPEAT:no-repeat;
	FLOAT:right;
	HEIGHT:45px;
}
.menuSeparator {
	BACKGROUND-IMAGE: url('./imgs/menubar.gif'); 
	WIDTH: 2px; 
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-POSITION: right top; 
	HEIGHT: 6px;
	background-color:#666666;
}
.PageFooter
{
    width:898px;
    color:#ffffff;
    font-size:10px;
    background-color:#CCCCCC;        
    background: url('./imgs/page_footer.png');
    background-repeat:repeat-x;
    position:relative;
    float:left;
    padding:0px 0px 0px 2px;
    vertical-align:middle;
    text-align:center;
}
.subPageDiv
{
    font-size:11px;
    text-decoration:none;
    color:#212122;
    font-family:Verdana, Tahoma, Arial;
}
.link1 { background:url(images/marker_4.gif) no-repeat left; padding-left:7px; font-weight:bold;}

td, input, textarea{
	font-family:Arial;
	font-size:11px;
	line-height:15px;  
	color:#3D3D3D;	
	vertical-align:top;
}
.form input
{
    border-left-style:hidden;
    border-right-style:hidden;
    border-top-style:hidden;
}
.contact_textarea
{
    border-left-style:hidden;
    border-right-style:hidden;
    border-top-style:hidden;
}
