﻿/* Common tags                 */

/*-----------------------------
#BC8A5C brown
#660033 maroon
#CE7019 orange

*/

/* original CSS
body 
{
	margin:0px;
	padding:0px;
	width:100%;
}
*/
body
{
    font-family: Verdana;
    font-size: small;
    color: #000000;
    margin: 0px;
    padding: 0px;
    margin-right: 0px;
    text-align: left;
    width: 100%;
}

orderpadbody
{
}

A:link
{
    color: #4C0909;
    text-decoration: none;
}
A:visited
{
    color: #4C0909;
    text-decoration: none;
}
A:active
{
    color: #4C0909;
    cursor: hand;
    text-decoration: none;
}
A:hover
{
    color: #4C0909;
    cursor: hand;
    text-decoration: underline;
}
.menuHover A:hover
{
    color: White;
    cursor: hand;
    text-decoration: underline;
}
.menuHover A:visited
{
    color: White;
}
A.bodyLink:link
{
    color: #4C0909;
    text-decoration: none;
    font-weight: bold;
}
A.bodyLink:visited
{
    color: #4C0909;
    text-decoration: none;
    font-weight: bold;
}
A.bodyLink:active
{
    color: #4C0909;
    cursor: hand;
    text-decoration: none;
    font-weight: bold;
}
A.bodyLink:hover
{
    color: #4C0909;
    cursor: hand;
    text-decoration: underline;
    font-weight: bold;
}

p
{
    line-height: 1.4em;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: maroon;
}

hr
{
    border: 0px;
    border-top: 1px solid #dcdcdc;
}

img
{
    border-width: 0px;
}

ul
{
    list-style-image: url(Images/bullet.jpg);
    list-style-position: outside;
    list-style-type: disc;
    color: #000000;
    font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
    font-size: 12pt;
    color: #650132;
}

h2
{
    font-size: 10pt;
    color: #64002B;
}

h3
{
    font-family: Verdana;
    font-size: small;
    margin-bottom: -15px;
    color: #A7A9BE;
    padding-left: 15px;
}

h1, h2, h3, h4
{
    margin: 0px;
    font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/
table
{
    font-size: 1em;
}

table.header
{
    background-color: #BC8A5C;
}

.logo
{
    text-align: left;
    width: 184px;
}

.title
{
    text-align: center;
    font-family: verdana;
    font-size: x-large;
    font-weight: bolder;
    color: #8C8EAA;
}

.headerbar
{
    background-color: #63002F;
    text-align: right;
    height: 24px;
}

.menu
{
    background-color: #E1C6AA;
}

.footer
{
    margin-left: 30px;
    font-family: Verdana;
    font-size: xx-small;
    font-weight: normal;
    color: #BC8A5C;
    text-align: right;
}

#header
{
    height: 80px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#headerleftside
{
    background-image: url( "Images/TopSwoosh.gif" );
    width: 100%;
    height: 79px;
}

#sessionactions
{
    float: right;
    padding: 0px 10px 0px 0px;
    height: 72px;
    font-family: tahoma;
    font-size: 12px;
}

#menu
{
    width: 100%;
    background-image: url( "Images/top_groupBg.gif" );
    padding: 0px;
    color: #660033;
}

#content
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}
#divLogo
{
    float: left;
    padding: 4px 10px 4px 4px;
    height: 72px;
}
.TopGroup
{
    background-color: #000;
    background-image: url( "Images/top_groupBg.gif" );
    cursor: default;
}
.MenuSideBar
{
    color: White;
    background-color: #660033;
    border-color: Silver;
    border-style: none;
    border-width: 2px;
    font-family: Franklin Gothic Book;
    font-size: 9pt;
}
.MenuSideBar A:link
{
    color: White;
    background-color: #660033;
    border-color: Silver;
    border-style: none;
    border-width: 2px;
    font-family: Franklin Gothic Book;
    font-size: 9pt;
}
.MenuSideBar A:visited
{
    color: White;
    background-color: #660033;
    border-color: Silver;
    border-style: none;
    border-width: 2px;
    font-family: Franklin Gothic Book;
    font-size: 9pt;
}

.MenuGroup
{
    background-color: #f6f6f6;
    border: 1px solid #666;
    cursor: default;
}

.TopMenuItem
{
    color: white;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 20px;
    cursor: default;
}

.TopMenuItemHover
{
    color: white;
    background-image: url(Images/top_itemHoverBg.gif);
    background-color: #b9b9b9;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    cursor: hand;
}

.MenuItem
{
    border: 1px solid #f6f6f6;
    color: #666;
    font-family: tahoma;
    font-size: 11px;
    cursor: default;
}

.MenuItemHover
{
    margin: 0px;
    background: #fff url( "Images/itemHoverBg.gif" ) repeat-x;
    color: #000;
    border: 1px solid #ccc;
    border-right-color: #b9b9b9;
    border-bottom-color: #b9b9b9;
    font-family: tahoma;
    font-size: 11px;
    cursor: hand;
}

.MenuItemExpanded
{
    margin: 0px;
    background: #fff url( "Images/itemHoverBg.gif" ) repeat-x;
    color: #000;
    border: 1px solid #ccc;
    border-right-color: #b9b9b9;
    border-bottom-color: #b9b9b9;
    font-family: tahoma;
    font-size: 11px;
    cursor: default;
}

.MenuItemActive
{
    margin: 0px;
    background: #fff url( "Images/itemActiveBg.gif" ) repeat-x;
    color: #454545;
    border: 1px solid #ddd;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    font-family: tahoma;
    font-size: 11px;
    cursor: default;
}

.MenuBreak
{
    background-color: silver;
    width: 100%;
    height: 2px;
}

.SetMarginsHover
{
    margin: 0px;
    background: #fff url( "Images/setMarginsHoverBg.gif" ) repeat-x;
    color: #000;
    border: 1px solid #ccc;
    border-right-color: #b9b9b9;
    border-bottom-color: #b9b9b9;
    font-family: tahoma;
    font-size: 11px;
    cursor: default;
}


.SetMarginsActive
{
    margin: 0px;
    background: #fff url( "Images/setMarginsActiveBg.gif" ) repeat-x;
    color: #454545;
    border: 1px solid #ddd;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    font-family: tahoma;
    font-size: 11px;
    cursor: default;
}


.ScrollItem
{
    background-color: #eee;
    color: #666;
    border: 1px solid #ccc;
    text-align: center;
    cursor: default;
}

.ScrollItemH
{
    background-color: #eee;
    color: #000;
    border: 1px solid #ccc;
    border-right-color: #b9b9b9;
    border-bottom-color: #b9b9b9;
    text-align: center;
    cursor: default;
}

.ScrollItemA
{
    color: #454545;
    background-color: #fff;
    border: 1px solid #ddd;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    text-align: center;
    cursor: default;
}
