body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #ffffff;
    background-image: url(images/bg.gif);
    background-repeat: repeat; 
    background-position: top;
}

table 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 16px;
    color: #ffffff;
}

td.right_box
{
    background: url(images/rightphoto_home.jpg);
    background-repeat: no-repeat; 
    background-position: bottom;
    background-color:#A9C64E;
}

td.left_box
{
    background: url(images/sidebottom_home.jpg);
    background-repeat: no-repeat; 
    background-position: bottom;
    background-color:#940004;
}

td.left_box_bg
{
    background: url(images/sidebg.gif);
    background-repeat: repeat-y; 
    background-position: top;
    background-color:#940004;
}

.page_title
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    color: #ffdd00;
}

/* begin side menu */
a.sidemenu:link, a.sidemenu:visited, a.sidemenu:active
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    text-decoration:none;
    color:#ffffff;
    display:block;
    background: #a30000;
    padding : 4px 10px 4px 10px;
}

a.sidemenu:hover
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    text-decoration:none;
    color:#a30000;
    display:block;
    background:#fdb813;
    padding : 4px 10px 4px 10px; 
}

.copyright 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px;
    font-weight: bold;
    color: #ffffff;
}


/* CONTACT FORM ELEMENTS */
.contact_form_text
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 16px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none; 
}

.contact_form_text_missing
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 16px;
    color: #FFFFFF;
    text-decoration: none;
    background: #F00000;
    font-weight: bold; 
    padding: 1px 5px; 
}

.contact_form_text_missing_msg
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 16px;
    color: #FFFFFF;
    text-decoration: none;
    background: #F00000;
    font-weight: bold; 
    padding: 1px 5px; 
}

.contact_form_textbox
{
    border: 1px solid #b0b0b0;
    font-family: verdana,Sans-Serif;
    font-size: 9pt;
    height: 18px;
    background-color: #d0d0d0;
}


.contact_form_form
{
    margin: 0px, 0px, 0px, 0px;
}

.contact_form_button
{
	/*border: 1px black solid;
	font-family: verdana,Sans-Serif;
	font-size: 8pt;*/
    
    height: 19px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border : 1px outset #ffffff;
	background: #D7D7D7;
    background-image: url(images/btbg.gif);
    background-repeat: repeat-x;
    vertical-align: absmiddle;
    
}

.contact_form_textarea
{
    border: 1px solid #b0b0b0;
    font-family: verdana,Sans-Serif;
    font-size: 9pt;
    background: #d0d0d0;
}

.contact_form_checkbox
{
    border: 1px solid #ff0000;
    font-family: verdana,Sans-Serif;
    font-size: 9pt;
}


.contact_form_filebox
{
    border: 1px solid #b0b0b0;
    font-family: verdana,Sans-Serif;
    font-size: 9pt;
    background-color: #d0d0d0;
}

fieldset
{
    border: 1px solid #b0b0b0;
    background: #14216c;
    padding: 5px 15px
}

legend
{
    font-family: verdana,Sans-Serif;
    font-size: 10px;
    color: #ffff00;
    background: #000000;
    border: 1px solid #14216c;
    padding: 1px 6px
}
/************************************/
