body
{
    border-left: 0px 0px 0px 0px;
    height: 100%;
    margin: 5px 5px 5px 5px;
    background-color: #006633;
}
/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal
{
    color: black;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 10pt;
}

td.normal
{
    border-width:0;
    color: black;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 10pt;
}  
td.normal-border
{
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
    color: black;
	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 10pt;
} 

.tdHead1
{
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
    color: darkOrange;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
}
.tdHead2
{
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
    color: darkOrange;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}


/* ==============================
text style used for menu in left column
================================= */

.tblMenu
{
    background-color: #cccccc;
}
.tdMenu
{
    font-family: verdana, arial;
    font-weight: normal;
    font-size: 10pt;
}
A.tdMenu:link, A.tdMenu:visited
{
    color: black;
    text-decoration: none;
}
A.tdMenu:hover
{
    color: green;
    text-decoration: underline;
}


/* ==============================
text style used for textboxes in the admin and edit pages
================================= */
.NormalTextBox
{	font-family: verdana, tahoma, arial;
	font-weight: normal;
	font-size: 10pt;
	color: #000
}
.NormalRed
{color: #FF0000;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 10pt;
}
.NormalOrange
{color: DarkOrange;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 10pt;
}
.NormalBold
{	font-family: verdana, tahoma, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}
/* ==============================
 Style for the following Skin Items (You can change the css class
associated with these objects in the skin.xml file)
- SkinItems -  Login and Register links, Breadcrumb, Copyright, Date,
- Help, Hostname, Privacy, Terms, Search
================================== */

/* This is the Date eg. any items that are not links */
.SkinItem {
	color: Black;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 10pt;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link {
	color: navy;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 10pt;
}

A.SkinItem:visited  {
	color: navy;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 10pt;
}

A.SkinItem:active   {
	color: navy;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}

A.SkinItem:hover    {
	color: blue;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	font-size: 10pt;
}
/* =======================
 HTML Tag Styles 
=========================== */
H1  {
	color: brown;
    font-family: Verdana, Arial;
    font-size: 16pt;
    font-weight: bold;
    HEIGHT: 22px;
}

H2  {
	color: brown;
    font-family: Verdana, Arial;
    font-size: 11pt;
    font-weight: bold;
}

H3  {
	color: brown;
    font-family: Verdana, Arial;
    font-size: 10pt;
    font-weight: bold;
}

H4  {
    font-family: Verdana, Arial;
    font-size: 11pt;
    font-weight: bold;
}

H5, DT  {
    font-family: Verdana, Arial;
    font-size: 11pt;
    font-weight: normal;
}

H6  {font-family: verdana, tahoma, arial;
	font-size: 10pt;
	font-weight: bold;
}
.MainMenu_MenuBreak
{
    display: none;
}
#menu
{
    position: absolute;
    background: url(menubg.jpg);
    width: auto;
    height: 54px;
    bottom: 0px;
    z-index: 1;
}

.leftpane
{
    padding: 2px 2px 2px 2px;
    background-color: transparent;
}
.contentpane
{
    padding: 7px 7px 7px 7px;
    background-color: white;
}
.Head
{
    font-family: arial;
    font-size: 11pt;
    font-weight: bold;
    color: Black;
    text-transform: uppercase;
}
.SubHead
{
    font-size: 10pt;
}
.SubSubHead
{
    font-size: 10pt;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
    color: black;
    text-decoration: none;
}
A.CommandButton:hover
{
    color: green;
    text-decoration: underline;
}
TH, TD, DIV
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}
A, A:link, A:visited, A:active
{
    color: Black;
    text-decoration: none;
}
A:hover
{
    color: DarkOrange;
    text-decoration: underline;
}
.user, a.user:link, a.user:active, a.user:visited, .user
{
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}
a.user:hover
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}
.footer
{
    font-family: verdana, Arial;
    font-size: 10pt;
    color: white;
}

.MainMenu_MenuItem
{
    color: black;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Arial;
    padding: 2px 15px 2px 10px;
    border: 0px #EEEFF2 solid;
    border-width: 1px 0px;
}
.submenuitemselected
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    padding: 2px 15px 2px 10px;
    border: 0px #EEEFF2 solid;
    border-width: 1px 0px;
    margin: 2px;
    background: whitesmoke;
}
.submenu
{
    z-index: 1000;
    border: 0px #999999 solid;
    padding: 0px;
    margin-top: 0px;
    margin-left: 2px;
    background: whitesmoke;
}
.rootmenuitem TD
{
    color: #666;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 7px 0px 7px;
    background-image: url(images/m_bg.gif);
    height: 22px;
    vertical-align: top;
}
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD
{
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 7px 0px 7px;
    background-image: url(images/m_bg_b.gif);
    height: 22px;
    vertical-align: top;
}




