body
{
    font-family: Arial, verdana, Sans-Serif;
    font-size:12px;
    background-image:url(../images/bg.gif);
}

.form
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f6f5ee
}
.border
{
    BORDER-RIGHT: #cccccc 2px solid;
    
    BORDER-LEFT: #cccccc 2px solid;
    BORDER-BOTTOM: #cccccc 2px solid;    
    BACKGROUND-COLOR: #ffffff
}

.footer
{
    BORDER-RIGHT: #cccccc 2px solid;
    
    BORDER-LEFT: #cccccc 2px solid;
    BORDER-BOTTOM: #cccccc 2px solid;    
    BACKGROUND-COLOR: #cccccc
}
.headerDarker
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #8b5e01;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.boxBG
{
    BACKGROUND-POSITION: 0% 0%;
    BACKGROUND-IMAGE: url(images/sub/box3.jpg);
    BACKGROUND-REPEAT: repeat-x
}
.link2
{
    FONT-SIZE: 10px;
    COLOR: #856115;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.box
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f6f5ee
}
.headerbig
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #d5ab51;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodyblack
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodyElevenindent
{
    FONT-SIZE: 11px;
    TEXT-INDENT: 15pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodysmall
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.set
{
    MARGIN: 0px
}
P
{
    MARGIN-TOP: 0em
}
H1
{
    MARGIN-BOTTOM: 0em;
    font-size:16pt;
    color:#a08763;
}
H2
{
    MARGIN-BOTTOM: 0em
}

.menubox
{
    
    BORDER-RIGHT: #d9d1ba 1px solid;
    BORDER-TOP: #d9d1ba 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #d9d1ba 1px solid;
    BORDER-BOTTOM: #d9d1ba 1px solid;
    FONT-FAMILY: Arial, Verdana, sans-serif;
    BACKGROUND-COLOR: #d9d1ba;
    
}

/*****************************************
 *	MENU STYLES
 *****************************************/

/* Left menu style */
.left_menu  {
        font-family : Arial, Verdana, sans-serif;
        font-size : 12px;
        color : #000;
        padding-bottom : 3px;
        padding-top : 3px;
        background-color : #ece8dc;
        padding-left : 10px;
}

/* Active menu's section style */
.left_menu_active {
        font-family : Arial, Verdana, sans-serif;
        font-size : 12px;
        background-color : #d9d1ba;
        font-weight : bold;
        padding-left : 10px;
        padding-bottom : 3px;
        padding-top : 3px;
        color : #000;
        text-decoration : none;
}

/* Link's style of active menu's section */
.left_menu_active a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	font-weight : bold;
	color : #000;
	text-decoration : none;
}

/* Menu's section style over that exists cursor */
.left_menu_over  {
        font-family : Arial, Verdana, sans-serif;
        font-size : 12px;
        color : #000;
        padding-bottom : 3px;
        padding-top : 3px;
        background-color : #ffffff;
        padding-left : 10px;                    
        
}

/* Active menu's style over that exists cursor */
.left_menu_over_active {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #999999;
        padding-bottom : 3px;
        padding-top : 3px;
        background-color : #E0EBF5;
        padding-left : 10px;
        font-weight : bold;
}

/* Link's style of menu's section */
.left_menu  a {
        text-decoration : none;
        color: #000;
}

/* Menu's section link's style over that exists cursor */
.left_menu_over a {
        text-decoration : underline;
        color: #666666 ;
}

/* Active menu's section link's style over that exists cursor */
.left_menu_over_active a {
        text-decoration : none;
        color: #999999;
}

.footerlinks
{
    font-family : Arial, Verdana, sans-serif;
    font-size:11px;
    color:#000;
    text-decoration:none;
}

.footerlinks:hover
{
    font-family : Arial, Verdana, sans-serif;
    font-size:11px;
    color:#930e1a;
    text-decoration:underline;
}