body 
{
    font-family: Arial;
    font-size: 13px;
    color: #909090;
    line-height: 20px;
    margin:0px;
}

p 
{
    font-family: Arial;
    font-size: 13px;
    color: #909090;
    line-height: 20px;
    margin-left: 0px;
    margin-top: 5px;
}

img
{
   border-width: 0px;
   color:#efefef;
}

td
{
    font-family: Arial;
    font-size: 13px;
    color: #909090;
    line-height: 20px;
}

li
{
    font-size: 13px;
    line-height: 20px;
    color: #909090;
}

h1
{
    font-family: Arial;
    font-weight: normal;
    font-size: 35px;
    line-height: 39px;    
    color: #838383;
    margin: 27px 0px 14px 0px;    
}


h2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #838383;
    margin: 25px 0px 14px 0px;      
}


h3
{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #838383;
    margin: 25px 0px 14px 0px;    
}

.footer
{
    color: #7a7a7a;
    font-size: 11px; 
    line-height: 18px;
    margin: 0px 0px 0px 0px; 
}

a.footer:link,a.footer:visited,a.footer:active
{
    font-size: 11px;
    color: #bfbfbf;
    text-decoration: none;
}

a.footer:hover
{
    font-size: 11px;
    color: #bfbfbf; 
    text-decoration: underline;    
}

a:link,a:visited,a:active
{
    color: #909090;
    text-decoration: none; 
}

a:hover
{
    color: #333333;
    text-decoration: none; 
}

.TextBoxField
{
    border-width:1px;
    border-style:solid;
    border-color: #e1e1e1;
    padding: 3px 3px 3px 3px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    height: 23px;
    color:#777777;
    width: 200px;
}

.TextBoxFieldArea
{
    border-width:1px;
    border-style:solid;
    border-color: #e1e1e1;
    padding: 3px 3px 3px 3px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color:#777777;
    width:300px;
    height:150px;
}

.ErrorMessage
{
    color:#bf1b1b;
}

/*#Horizontal#*/

.horizontalCMSMenu
{	

}

.horizontalsubCMSMenu
{
    margin-top:1px;
    background-color: #ffffff;
}

.horizontalsubCMSMenu tr
{

}

.horizontalsubCMSMenuItem
{	

}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    font-size: 12px;
    background-color: #ccdc3d;
    color: #ffffff;
    text-decoration: none;
    padding: 3px 30px 3px 30px;
    min-width: 70px;
    
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{
    background-color: #ffffff;
    color: #ccdc3d;
}

.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 
.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{

}

.horizontalCMSMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{     

}

.borders
{
border-color: #efefef;
border-width: 6px;
}

.red
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    font-size: 12px;
    background-color: #d15f3b;
    color: #ffffff;
    text-decoration: none;
    padding: 3px 30px 3px 19px;
    min-width: 70px;
    
}

.redover
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    font-size: 12px;
    background-color: #ffffff;
    color: #d15f3b;
    text-decoration: none;
    padding: 3px 30px 3px 19px;
    min-width: 70px;
}