<style type="text/css">


.BodyBorder {
	Border: solid 1px #038F00;
}
/* background/border colors for the selected tab */
.TabBg {
    background-color: blue;
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}


.bottomMenu {
	color: #CCCC9A;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;

}




.customerName {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
}

.borderImage {
	border-color:#000000;
	
}




/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: white;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: white;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: white;
}


/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: "Century Gothic";
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color: white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: white;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color: white;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color: white
	;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}


.logo { background-image:url(images/index_01.jpg);
        background-repeat:no-repeat;
		}
		
.top_left { background-image:url(images/index_02.jpg);
        background-repeat:no-repeat;
		background-position: left top; }
		
.content_strip { background-image:url(images/index_12.jpg);
        background-repeat:repeat;
		 }
		
.ltpane {
	background-image:url(images/index_07.jpg	);
	background-repeat:repeat;
	
}

.contenttop { background-image:url(images/index_10.jpg);
        background-repeat:no-repeat;
		 }
		
.spacer {
	background-image:url(images/index_11.jpg);
	background-repeat:repeat;
	background-position: left top;
}
		
.top { background-image:url(images/index_01.jpg);
        background-repeat:no-repeat }
		
.above_ltpane { background-image:url(images/index_05.jpg);
        background-repeat:no-repeat }
		
		
.btm { background-image:url(images/index_14.jpg);
        background-repeat:no-repeat }
		
.menu { background-image:url(images/index_04.png);
        background-repeat:no-repeat }
		
.lineSpacing {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 150%;
}


</style>

