html,body 
{
   margin: 0px;
   font-family:  Arial, Helvetica, sans-serif;
   background: url('../index/bg.gif') top left repeat-x;   
   font-size: 8pt;
   color: #956d49;
   background-color: #E90089;
   padding: 0px;
   text-align: left; /* for IE */
   height: 100%;   
}

table, table td, table tr
{
    margin: 0;
    padding: 0;
}


.topbg
{
    background-image:url('../index/index_002.jpg'); 
    background-repeat: no-repeat;
    width:1158px; 
    height:354px;
}

.bottombg
{
    background-image:url('../index/bottom.png'); 
    background-repeat: no-repeat;
    width:1158px; 
    height:33px;
} 

.mainbg
{
    background-image:url('../index/mainbg.png');
    background-repeat: repeat-y;
    width:921px;    
}
.mainpadding
{
    padding-left:13px;
}

.pagebottom
{
    margin-left:2px;
    margin-bottom:1px;
    height:90px;
    width:873px;
    background-color:#BD016F;
    background-image:url('../index/index_23.jpg');
    background-repeat: no-repeat;
    background-position: top right  ;
    font-size:8pt;
}

.menu
{ 
    height:25px; 
    font-size:9pt;
    font-weight:bold;
}

.menu A
{
    text-decoration:none; 
    color: #ffffff;
}

.menu A:link
{  
    text-decoration:none; 
    color: #ffffff;
}

.menu A:hover
{  
    text-decoration:none; 
    color: #3364af;
}     
 /* @end contact */ 
 
.contentholder
{
    
    /* margin-left: -25px; */
    margin-left: 15px;
    margin-top:20px;
    margin-bottom:20px;
    width:850px;
    color:#ffffff;
    font-size:10pt;
    font-family: Verdana;
}

.contentholder A
{  
    text-decoration:none; 
    color: #A1005E;
}

.contentholder A:link
{  
    text-decoration:none; 
    color: #A1005E;
}

.contentholder A:hover
{  
    text-decoration:none; color: #3364af;
}    
 
.contentholder img
{
    border:2px solid #BE0070;
} 

.contentholder td
{
    color:#ffffff;
    font-size:10pt;
    font-family: Verdana
}
 
h2
{
   font-size:12pt;
   font-family: Verdana
}

h2 A
{  
    text-decoration:none; 
    color: #A1005E;
}

h2 A:link
{  
    text-decoration:none; 
    color: #A1005E;
}

h2 A:hover
{  
    text-decoration:none; 
    color: #3364af;
}      

h1
{
   font-size:14pt;
   font-family: Verdana;
   font-weight: bold;
}
 
td
{
   color:#ffffff;
}
 
.noborder img
{
    border:0px;
}
 
.bottommenu
{
    padding-top:40px;
    padding-left:30px;
    color:#ffffff;
}

.bottommenu A
{  
    text-decoration:none; 
    color: #FFFFFF;
}

.bottommenu A:link
{  
    text-decoration:none; 
    color: #FFFFFF;
}

.bottommenu A:hover
{  
    text-decoration:none; 
    color: #3364af;
}     

div#banner
{
    text-align: center;
}

h3
{
    font-size: 13px;
    text-decoration: underline;
    font-weight: normal;
}

div#contact label
{
    float: left;
    width: 200px;
}
div#contact input, div#contact textarea
{
    width: 200px;
    /*border: 1px solid #a4a4a4;*/
    
}

div#contact textarea
{
    height: 90px; 
}

div#contact h1
{
    font-size: 14px;
}

div#contact form
{
    margin-left: 250px;    
}

div#contact #button
{
    margin-left: 200px;
    width: 100px;
}

div#contact p#meeting ul
{
    list-style: none;
}

div#contact p#meeting input
{
    width: 20px;
}

div#contact h3
{    
    font-size: 13px;
}

div#enter
{
    text-align: center;    
    font-size: 20px;
    color: #a1005e;
    font-weight: bold;
}

div#enter a:link, div#enter a:visited
{
    color: #a1005e;
    font-weight: bold;
}

#menutable
{	
	background-color: #a1005e;
}

