/*
** $Id: butters-ruben.css,v 1.1.1.1 2010/01/31 16:02:28 dennisi Exp $
**
** (C) COPYRIGHT D.I. BUTTERS RUBEN 2008, ALL RIGHTS RESERVED.
**
** COMPONENT:
**	$RCSfile: butters-ruben.css,v $
**
** DESCRIPTION:
**	Description
**
** KNOWN BUGS:
**	None at this time.
**
** HISTORY:
**	$Log: butters-ruben.css,v $
**	Revision 1.1.1.1  2010/01/31 16:02:28  dennisi
**	Import sources
**	
**	Revision 1.2  2010/01/29 21:40:25  dennisi
**	Modified
**	
**	Revision 1.1.1.1  2010/01/22 11:50:19  dennisi
**	Importing source
**	
**	
**/

/*
** Main
*/

body {
	background-color: #FFFFFF;
	height		: 100%;
}

#buttersRubenLogo {
	position	: fixed;
	bottom		: 10px;
	left		: 10px;
}

#topBanner {
	position	: absolute;
	top		: 27px;
	left		: 5px;
	right		: 5px;
}

TD.topBanner {
	height		: 1px;
	border-top	: #CC6633 solid 2px;
	border-bottom	: #000063 solid 2px;
}

#Butters-Ruben-Logo {
	position        : absolute;
	top             : 10px;
	left            : 10px;
}

#Butters-Ruben-Logo-Total {
	position        : absolute;
	bottom          : 80px;
	left            : 10px;
	right           : 10px;
}

#Butters-Ruben-Contact {
	position        : absolute;
	bottom          : 5px;
	left            : 10px;
	right           : 10px;
}


/*
** Supported Languages Items
*/

#supportedLanguages {
	position	: absolute;
	top		: 2px;
	right		: 5px;
}

A.supportedLanguages {
	font-size	 : 13px;
	font-weight	 : normal;
	font-family	 : comic sans ms, arial, sans-serif;
	vertical-align	 : bottom;
	text-align	 : left;
	padding-left	 : 0px;
	padding-right	 : 1px;
	background-color : transparent;
	color	         : #666666;
}

A.supportedLanguages:hover {
	font-weight	 : bold;
	color	         : #000000;
}

A.small {
	font-size	 : 8px;
}

A.medium {
	font-size	 : 11px;
}

/*
** Menu.
*/

#mainMenu {
	position	: fixed;
	top		: 0px;
	left		: 5px;
	width		: 140px;
}

A.menu {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #000063;
 	background-color: transparent;
}

A.menu:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #FFFFFF;
 	background-color: transparent;
}

A.menuSelected {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #FFFFFF;
 	background-color: #F99610;
}

A.menuSelected:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #333333;
 	background-color: #F99610;
}

A.subMenu {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #333333;
 	background-color: transparent;
}

A.subMenu:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #FFFFFF;
 	background-color: transparent;
}

A.subMenuSelected {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #FFFFFF;
 	background-color: transparent;
}

A.subMenuSelected:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #333333;
 	background-color: transparent;
}

TD.mainMenu {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 4px;
	padding-left	: 10px;
	padding-right	: 5px;
	padding-bottom	: 4px;
 	color		: #CCCCCC;
	background-color: #CCCCCC;
	border-top	: #DDDDDD solid 1px;
	border-left	: #DDDDDD solid 1px;
	border-right	: #AAAAAA solid 1px;
	border-bottom	: #AAAAAA solid 1px;
	width		: 130px;
}

TD.mainMenu:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 4px;
	padding-left	: 10px;
	padding-right	: 5px;
	padding-bottom	: 4px;
 	color		: #000000;
	background-color: #666666;
	border-top	: #AAAAAA solid 1px;
	border-left	: #AAAAAA solid 1px;
	border-right	: #444444 solid 1px;
	border-bottom	: #444444 solid 1px;
}

.mainMenu UL {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.mainMenu UL LI A {
 	display		: block;
}

.mainMenu:hover UL {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.mainMenu UL LI A {
 	display		: block;
}


TD.mainMenuSelected {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 4px;
	padding-left	: 10px;
	padding-right	: 5px;
	padding-bottom	: 4px;
 	color		: #000000;
	background-color: #F99610;
	border-top	: #F99610 solid 1px;
	border-left	: #F99610 solid 4px;
	border-right	: #F99610 solid 4px;
	border-bottom	: #F99610 solid 1px;
}

TD.mainMenuSelected:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 4px;
	padding-left	: 10px;
	padding-right	: 5px;
	padding-bottom	: 4px;
 	color		: #CCCCCC;
	background-color: #F99610;
	border-top	: #F99610 solid 1px;
	border-left	: #F99610 solid 4px;
	border-right	: #F99610 solid 4px;
	border-bottom	: #F99610 solid 1px;
}

.mainMenuSelected UL {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.mainMenuSelected UL LI A {
 	display		: block;
}

.mainMenuSelected:hover UL {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.mainMenuSelected UL LI A {
 	display		: block;
}


#subMenu {
	position	: absolute;
	top		: 35px;
	width		: 130px;
}

TD.subMenu {
	font-size	: 10px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 1px;
	padding-left	: 10px;
	padding-right	: 5px;
	padding-bottom	: 1px;
 	color		: #CCCCCC;
	background-color: #EEEEEE;
	border-bottom	: #CCCCCC solid 1px;
}


TD.subMenu:hover {
	font-size	: 10px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 1px;
	padding-left	: 10px;
	padding-right	: 5px;
	padding-bottom	: 1px;
 	color		: #FFFFFF;
	background-color: #666666;
	border-bottom	: #666666 solid 1px;
}

.subMenu UL {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.subMenu UL LI A {
 	display		: block;
}

.subMenu:hover UL {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.subMenu UL LI A {
 	display		: block;
}


TD.subMenuSelected {
	font-size	: 10px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 1px;
	padding-left	: 10px;
	padding-right	: 5px;
	padding-bottom	: 1px;
	color		: #FFFFFF;
	background-color: #F99610;
	border-bottom	: #F99610 solid 1px;
}


TD.subMenuSelected:hover {
	font-size	: 10px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 1px;
	padding-left	: 10px;
	padding-right	: 5px;
	padding-bottom	: 1px;
	color		: #CCCCCC;
	background-color: #EEEEEE;
	border-bottom	: #CCCCCC solid 1px;
}

.subMenuSelected UL {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.subMenuSelected UL LI A {
 	display		: block;
}

.subMenuSelected:hover UL {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.subMenuSelected UL LI A {
 	display		: block;
}

A.selectedTabMenu {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #333333;
 	background-color: #transparant;
}

A.selectedTabMenu:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #FFFFFF;
 	background-color: transparent;
}

A.tabMenu {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #333333;
 	background-color: transparant;
}

A.tabMenu:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #FFFFFF;
 	background-color: transparent;
}

TD.selectedTabMenu {
	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 0px;
	padding-left	: 0px;
	padding-right	: 0px;
	padding-bottom	: 0px;
	border-top	: #666666 solid 2px;
	border-left	: #666666 solid 2px;
	border-right	: #666666 solid 2px;
	border-bottom	: #666666 solid 1px;
 	background-color: #CCCCCC;
}

TD.selectedTabMenu:hover {
	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 0px;
	padding-left	: 0px;
	padding-right	: 0px;
	padding-bottom	: 0px;
	background-color: #666666;
	border-top	: #666666 solid 2px;
	border-left	: #666666 solid 2px;
	border-right	: #666666 solid 2px;
	border-bottom	: #666666 solid 1px;
}

TD.tabMenu {
	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 0px;
	padding-left	: 0px;
	padding-right	: 0px;
	padding-bottom	: 0px;
 	color		: #CCCCCC;
	background-color: #FFFFFF;
	border-top	: #CCCCCC solid 2px;
	border-left	: #CCCCCC solid 2px;
	border-right	: #CCCCCC solid 2px;
	border-bottom	: #666666 solid 1px;
}

TD.tabMenu:hover {
	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-top	: 0px;
	padding-left	: 0px;
	padding-right	: 0px;
	padding-bottom	: 0px;
 	color		: #000000;
	background-color: #CCCCCC;
	border-top	: #666666 solid 2px;
	border-left	: #666666 solid 2px;
	border-right	: #666666 solid 2px;
	border-bottom	: #666666 solid 1px;
}

TD.noTab {
	border-bottom	: #666666 solid 1px;
}

/*
** Main Page Layout
*/

#mainPage {
	position	: absolute;
	top		: 80px;
	left		: 190px;
	right		: 55px;
	width		: 100%
	text-decoration	: none;
}

#mainPageHeader {
	position	: absolute;
	bottom		: 0;
	left		: 0px;
	right		: 0px;
	text-decoration	: none;
}

H1.legend {
	font-size	: 20px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
 	color		: #666666;
 	background-color: transparant;
	border-bottom	: #444444 solid 2px;
	padding-left	: 10px;
	padding-top	: 3px;
	padding-bottom	: 1px;
}

H1.header {
	font-size	: 16px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
 	color		: #000063;
 	background-color: transparant;
	padding-left	: 10px;
	padding-top	: 3px;
	padding-bottom	: 1px;
}


H1.error {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
 	color		: #000000;
 	background-color: #F96610;
	border-top	: #000000 solid 1px;
	border-left	: #000000 solid 1px;
	border-right	: #000000 solid 1px;
	border-bottom	: #000000 solid 1px;
	padding-left	: 10px;
	padding-rigth	: 10px;
	padding-top	: 5px;
	padding-bottom	: 5px;
}

H1.message {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
 	color		: #000000;
 	background-color: #CC6633;
	border-top	: #000000 solid 1px;
	border-left	: #000000 solid 1px;
	border-right	: #000000 solid 1px;
	border-bottom	: #000000 solid 1px;
	padding-left	: 10px;
	padding-rigth	: 10px;
	padding-top	: 3px;
	padding-bottom	: 3px;
}

H2.tab {
	font-size	: 16px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
 	background-color: #CCCCCC;;
	text-align	: center;
	padding-top	: 2px;
	padding-left	: 2px;
	padding-right	: 2px;
	padding-bottom	: 2px;
}

H2.header {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
 	color		: #666666;
 	background-color: transparant;
	padding-left	: 10px;
	padding-top	: 3px;
	padding-bottom	: 1px;
}

A.link {

	font-size	: 13px;
	font-weight	: normal;
	font-family	: comic sans ms, arial, sans-serif;
	color		: #983309;
 	background-color: transparent;

}

A.link:hover {

	font-size	: 13px;
	font-weight	: bold;
	font-family	: comic sans ms, arial, sans-serif;
	color		: #F99610;
 	background-color: transparent;

}

A.itemSelect {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
 	width		: 480px;
 	margin-left	: 1px;
 	color		: #000000;
}

A.itemSelect:hover {
	font-weight	: bold;
 	color		: #000000;
}

A.actionSelect {

	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
 	width		: 480px;
 	margin-left	: 1px;
 	color		: #000000;

}

A.actionSelect:hover {

	font-weight	: bold;
 	color		: #FFFFFF;

}


TD.underlineHeader {
	height		: 0px;
	border-bottom	: #CC6633 solid 2px;
}

TD.toplineHeader {
	height		: 0px;
	border-top	: #CCCCCC solid 2px;
}

TD.topRightBorder {
	height		: 0px;
	border-top	: #CCCCCC solid 3px;
	border-right	: #CCCCCC solid 5px;
}

TD.rightBorder {
	height		: 0px;
	border-right	: #CCCCCC solid 5px;
}

TD.tableHeader {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-left	: 8px;
	padding-right	: 5px;
	padding-top	: 5px;
	padding-bottom	: 5px;
 	color		: #333333;
	background-color: #CCCCCC;

}

TD.tableContents {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top	: 5px;
	padding-bottom	: 5px;
 	color		: #333333;
	background-color: #EEEEEE;

}

TD.tableContentsSmall {

	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top	: 5px;
	padding-bottom	: 5px;
 	color		: #333333;
	background-color: #EEEEEE;

}

TD.tableContentsBlank {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top	: 5px;
	padding-bottom	: 5px;
 	color		: #333333;
	background-color: transparant;

}

TD.tableContentsSmallBlank {

	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top	: 5px;
	padding-bottom	: 5px;
 	color		: #333333;
	background-color: transparant;

}

TD.tableContentsSum {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top	: 5px;
	padding-bottom	: 5px;
 	color		: #333333;
	border-top	: #000000 3px solid;
	background-color: transparant;

}

TD.tableContentsSmallSum {

	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top	: 5px;
	padding-bottom	: 5px;
	border-top	: #000000 3px solid;
 	color		: #333333;
	background-color: transparant;

}

TD.tab {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top	: 5px;
	padding-bottom	: 5px;
	border-top	: #CCCCCC 2px solid;
	border-left	: #CCCCCC 2px solid;
	border-right	: #CCCCCC 2px solid;
	border-bottom	: #CCCCCC 2px solid;
}


TD.tableContentsShadow {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top	: 5px;
	padding-bottom	: 5px;
	border-top	: #CCCCCC 2px solid;
	border-left	: #CCCCCC 2px solid;
	border-right	: #CCCCCC 2px solid;
	border-bottom	: #CCCCCC 2px solid;
}

TR.select {

	background-color: transparant;

}

TR.select:hover {

	background-color: transparant;

}

TABLE.border {
	border		: #000000 solid 1px;
	padding-left	: 10px;
}	

TABLE.noBorder {
	padding-left	: 10px;
}	































/*
** Main Page Layout
*/

#gradientPic {

	position	: absolute;
	top		: 47px;
	left		: 110px;

}

#PandiekLogo {

	position	: fixed;
	bottom		: 10px;
	right		: 0px;

}

#leftSidePic {

	position	: absolute;
	top		: 300px;
	left		: 20px;

}

#largePage {

	position	: absolute;
	top		: 140px;
	left		: 120px;
	width		: 800px;
	padding-right	: 10px;
	text-decoration	: none;

}

#leftFrame {
	position	: fixed;
	left		: 0px;
	top		: 0px;
	background	: #CC6633;
	height		: 100%;
	width		: 150px;
}

#brands {
	position	: absolute;
	top		: 1px;
	left		: 160px;
	right		: 130px;
}

#contactInfo {

	position	: absolute;
	top		: 8px;
	left		: 110px;

}


TR.action {

	background-color: #F96610;

}

TR.action:hover {

	background-color: #983309;

}

TD.contactInfo {
	background-color: transparant;
	height          : 10px;
	text-align      : left;
	font-size       : 13px;
	font-family     : comic sans ms, arial, sans-serif;
	font-weight     : normal;
	font-style      : normal;
}

TD.border {
	border		: #000000 solid 1px;
}

TD.DisplayTextCMain {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #999999;
	border-left	: #983309 solid 1px;
	border-right	: #983309 solid 4px;
	border-top	: #983309 solid 1px;
	border-bottom	: #983309 solid 4px;
}

TD.DisplayTextCMain:hover {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #983309;
	border-left	: #983309 solid 1px;
	border-right	: #983309 solid 4px;
	border-top	: #983309 solid 1px;
	border-bottom	: #983309 solid 4px;
}

TD.DisplayTextCSub {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #CCCCCC;
	border-left	: #983309 solid 1px;
	border-right	: #983309 solid 4px;
	border-top	: #983309 solid 1px;
	border-bottom	: #983309 solid 4px;
}

TD.DisplayTextCSub:hover {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #983309;
	border-left	: #983309 solid 1px;
	border-right	: #983309 solid 4px;
	border-top	: #983309 solid 1px;
	border-bottom	: #983309 solid 4px;
}

/*
** Main Page Layout
*/
/*
** Text definitions.
*/


.itemSelect {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
 	width		: 480px;
 	padding		: 0;
 	margin-left	: 1px;
 	color		: #000;
}

.itemSelect ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.itemSelect ul li {
 	margin		: 0;
}

.itemSelect ul li a {

 	display		: block;
 	padding		: 4px 0px 0px 4px;
 	border-left	: 3px solid #FFFFFF;
 	border-right	: 1px solid #FFFFFF;
 	border-top	: 1px solid #FFFFFF;
 	border-bottom	: 3px solid #FFFFFF;
 	color		: #000;
	padding-left	: 10px;
 	text-decoration	: none;
 	width		: 100%;

}

html>body .itemSelect ul li a {
 	width		: auto;
}

.itemSelect ul li a:hover {

 	border-top	: 1px solid #444444;
 	border-left	: 1px solid #444444;
 	border-right	: 1px solid #444444;
 	border-bottom	: 1px solid #444444;
	font-weight	: bold;
	padding-left	: 10px;
	padding-bottom	: 2px;
 	background-color: #DDDDDD;
 	color		: #000000;

}

areaSelect {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
 	width		: 480px;
 	padding		: 0;
 	margin-left	: 1px;
 	color		: #000;
}

.areaSelect ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.areaSelect ul li {
 	margin		: 0;
}

.areaSelect ul li a {

 	display		: block;
 	border-top	: 0px solid #444444;
 	border-left	: 6px solid #AAAAAA;
 	border-right	: 0px solid #444444;
 	border-bottom	: 0px solid #444444;
 	color		: #000;
	padding-top	: 6px;
	padding-left	: 8px;
	padding-right	: 6px;
	padding-bottom	: 6px;
 	text-decoration	: none;
 	width		: 100%;
 	background-color: #EEEEEE;

}

.areaSelect ul li a:hover {

 	border-top	: 0px solid #444444;
 	border-left	: 6px solid #444444;
 	border-right	: 0px solid #444444;
 	border-bottom	: 0px solid #444444;
	font-weight	: normal;
	padding-top	: 6px;
	padding-left	: 8px;
	padding-right	: 6px;
	padding-bottom	: 6px;
 	background-color: #DDDDDD;
 	color		: #000000;

}

html>body .areaSelect ul li a {
 	width		: auto;
}



.tabMenu ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.tabMenu ul li {
 	margin		: 0;
}

.tabMenu ul li a {

 	display		: block;
 	border-top	: #CCCCCC 2px solid;
 	border-left	: #CCCCCC 2px solid;
 	border-right	: #CCCCCC 2px solid;
 	border-bottom	: #CCCCCC 2px solid;
 	color		: #000000;
	padding-top	: 5px;
	padding-left	: 5px;
	padding-right	: 5px;
	padding-bottom	: 5px;
 	text-decoration	: none;
 	width		: 100%;
 	background-color: transparant;

}

.tabMenu ul li a:hover {

 	border-top	: #CCCCCC 2px solid;
 	border-left	: #CCCCCC 2px solid;
 	border-right	: #CCCCCC 2px solid;
 	border-bottom	: #CCCCCC 2px solid;
	font-weight	: bold;
	padding-top	: 5px;
	padding-left	: 5px;
	padding-right	: 5px;
	padding-bottom	: 5px;
	background-color: #CCCCCC;
 	color		: #000000;

}

html>body .tabMenu ul li a {
 	width		: auto;
}


.selectedTabMenu ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.selectedTabMenu ul li {
 	margin		: 0;
}

.selectedTabMenu ul li a {
 	display		: block;
 	border-top	: #CCCCCC 2px solid;
 	border-left	: #CCCCCC 2px solid;
 	border-right	: #CCCCCC 2px solid;
 	border-bottom	: #CCCCCC 2px solid;
 	color		: #000000;
	padding-top	: 5px;
	padding-left	: 5px;
	padding-right	: 5px;
	padding-bottom	: 5px;
 	text-decoration	: none;
 	width		: 100%;
	background-color: #CCCCCC;
}

.selectedTabMenu ul li a:hover {
 	border-top	: #CCCCCC 2px solid;
 	border-left	: #CCCCCC 2px solid;
 	border-right	: #CCCCCC 2px solid;
 	border-bottom	: #CCCCCC 2px solid;
	font-weight	: bold;
	padding-top	: 5px;
	padding-left	: 5px;
	padding-right	: 5px;
	padding-bottom	: 5px;
 	background-color: transparant;
 	color		: #000000;
}

html>body .selectedTabMenu ul li a {
 	width		: auto;
}

A.tableSelect {
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	font-size	: 13px;
 	width		: 480px;
 	margin-left	: 1px;
 	color		: #000000;
	font-size	: 13px;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top	: 1px;
	padding-bottom	: 1px;
}

A.tableSelect:hover {

	font-weight	: bold;
 	color		: #000000;
}

tableSelect {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
 	width		: 480px;
 	padding		: 0;
 	color		: #000;
}

.tableSelect ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.tableSelect ul li {
 	margin		: 0;
}

.tableSelect ul li a {

 	display		: block;
 	color		: #000000;
	padding-left	: 8px;
	padding-right	: 5rpx;
	padding-bottom	: 5px;
	padding-top	: 5px;
 	text-decoration	: none;
 	width		: 100%;
	background-color: #EEEEEE;

}

.tableSelect ul li a:hover {

	display		: block;
	font-weight	: bold;
	padding-left	: 8px;
	padding-right	: 5px;
	padding-bottom	: 5px;
	padding-top	: 5px;
 	background-color: #DDDDDD;
 	color		: #000000;

}

html>body .tableSelect ul li a {
 	width		: auto;
}

tableSelected {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
 	width		: 480px;
 	padding		: 0;
 	color		: #000;
}

.tableSelected ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.tableSelected ul li {
 	margin		: 0;
}

.tableSelected ul li a {

 	display		: block;
	font-weight	: bold;
 	color		: #000000;
	padding-left	: 8px;
	padding-right	: 5px;
	padding-bottom	: 5px;
	padding-top	: 5px;
 	background-color: #DDDDDD;

}

.tableSelected ul li a:hover {

	display		: block;
	font-weight	: bold;
	padding-left	: 8px;
	padding-right	: 5px;
	padding-bottom	: 5px;
	padding-top	: 5px;
 	background-color: #AAAAAA;
 	color		: #FFFFFF;

}

html>body .tableSelected ul li a {
 	width		: auto;
}










textSelect {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
 	width		: 480px;
 	padding		: 0;
 	margin-left	: 1px;
 	color		: #000;
}

.textSelect ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.textSelect ul li {
 	margin		: 0;
}

.textSelect ul li a {

 	display		: block;
 	border-top	: 1px solid transparant;
 	border-left	: 1px solid transparant;
 	border-right	: 1px solid transparant;
 	border-bottom	: 1px solid transparant;
 	color		: #000000;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-bottom	: 5px;
	padding-top	: 5px;
 	text-decoration	: none;
 	width		: 100%;
 	background-color: transparent;

}

.textSelect ul li a:hover {

	display		: block;
 	border-top	: 1px solid #444444;
 	border-left	: 1px solid #444444;
 	border-right	: 1px solid #444444;
 	border-bottom	: 1px solid #444444;
	font-weight	: normal;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-bottom	: 5px;
	padding-top	: 5px;
 	background-color: #DDDDDD;
 	color		: #000000;

}

html>body .textSelect ul li a {
 	width		: auto;
}


.itemSelectBold {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
	font-weight	: bold;
 	width		: 480px;
 	padding		: 0;
 	margin-left	: 1px;
 	color		: #000;
}

.itemSelectBold ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.itemSelectBold ul li {
 	margin		: 0;
}

.itemSelectBold ul li a {

 	display		: block;
 	padding		: 4px 0px 0px 4px;
 	border-left	: 3px solid #FFFFFF;
 	border-right	: 1px solid #FFFFFF;
 	border-top	: 1px solid #FFFFFF;
 	border-bottom	: 3px solid #FFFFFF;
 	color		: #000;
	padding-left	: 10px;
 	text-decoration	: none;
 	width		: 100%;

}

html>body .SelectBold ul li a {
 	width		: auto;
}

.SelectBold ul li a:hover {

 	border-right	: 3px solid #444444;
 	border-bottom	: 3px solid #444444;
	font-weight	: bold;
	padding-left	: 10px;
 	background-color: #CCCCCC;
 	color		: #000;

}

/*
** Buttons.
*/

A.button {

	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-decoration	: none;
	background-color: #DDDDDD;
	padding-top	: 3px;
	padding-left	: 8px;
	padding-right	: 8px;
	padding-bottom	: 3px;
	border-top	: #444444 solid 1px;
	border-left	: #444444 solid 1px;
	border-right	: #444444 solid 1px;
	border-bottom	: #444444 solid 1px;

}

A.button:hover {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-decoration	: none;
	background-color: #FFFFFF;
	padding-top	: 3px;
	padding-left	: 8px;
	padding-right	: 8px;
	padding-bottom	: 3px;
	border-top	: #444444 solid 1px;
	border-left	: #444444 solid 1px;
	border-right	: #444444 solid 1px;
	border-bottom	: #444444 solid 1px;
}

A.buttonSmall {

	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-decoration	: none;
	background-color: #DDDDDD;
	padding-top	: 3px;
	padding-left	: 8px;
	padding-right	: 8px;
	padding-bottom	: 3px;
	border-top	: #444444 solid 1px;
	border-left	: #444444 solid 1px;
	border-right	: #444444 solid 1px;
	border-bottom	: #444444 solid 1px;

}

A.buttonSmall:hover {
	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-decoration	: none;
	background-color: #FFFFFF;
	padding-top	: 3px;
	padding-left	: 8px;
	padding-right	: 8px;
	padding-bottom	: 3px;
	border-top	: #444444 solid 1px;
	border-left	: #444444 solid 1px;
	border-right	: #444444 solid 1px;
	border-bottom	: #444444 solid 1px;
}

A.buttonNormal {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-decoration	: none;
	background-color: #DDDDDD;
	padding-top	: 3px;
	padding-left	: 8px;
	padding-right	: 8px;
	padding-bottom	: 3px;
	border-top	: #444444 solid 1px;
	border-left	: #444444 solid 1px;
	border-right	: #444444 solid 1px;
	border-bottom	: #444444 solid 1px;

}

A.buttonNormal:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-decoration	: none;
	background-color: #FFFFFF;
	padding-top	: 3px;
	padding-left	: 8px;
	padding-right	: 8px;
	padding-bottom	: 3px;
	border-top	: #444444 solid 1px;
	border-left	: #444444 solid 1px;
	border-right	: #444444 solid 1px;
	border-bottom	: #444444 solid 1px;
}

INPUT.button {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-decoration	: none;
	background-color: #DDDDDD;
	padding-top	: 3px;
	padding-left	: 8px;
	padding-right	: 8px;
	padding-bottom	: 3px;
	border-top	: #444444 solid 1px;
	border-left	: #444444 solid 1px;
	border-right	: #444444 solid 1px;
	border-bottom	: #444444 solid 1px;
	height		: 25px;
	width		: 165px;
}

INPUT.button:hover {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-decoration	: none;
	background-color: #FFFFFF;
	padding-top	: 3px;
	padding-left	: 8px;
	padding-right	: 8px;
	padding-bottom	: 3px;
	border-top	: #444444 solid 1px;
	border-left	: #444444 solid 1px;
	border-right	: #444444 solid 1px;
	border-bottom	: #444444 solid 1px;
}


INPUT.tabButton {

	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	height		: 25px;
	width		: 165px;
	text-decoration	: none;
	background-color: #FFFFFF;
	border-top	: #CCCCCC solid 2px;
	border-left	: #CCCCCC solid 2px;
	border-right	: #CCCCCC solid 2px;
	border-bottom	: #CCCCCC solid 1px;

}

INPUT.tabButton:hover {

	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	height		: 25px;
	width		: 165px;
	text-decoration	: none;
	background-color: #CCCCCC;
	border-top	: #CCCCCC solid 2px;
	border-left	: #CCCCCC solid 2px;
	border-right	: #CCCCCC solid 2px;
	border-bottom	: #CCCCCC solid 1px;

}

INPUT.selectedTabButton {

	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	height		: 25px;
	width		: 165px;
	text-decoration	: none;
	background-color: #CCCCCC;
	border-top	: #CCCCCC solid 2px;
	border-left	: #CCCCCC solid 2px;
	border-right	: #AAAAAA solid 2px;
	border-bottom	: #AAAAAA solid 1px;

}

INPUT.selectedTabButton:hover {

	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	height		: 25px;
	width		: 165px;
	text-decoration	: none;
	background-color: #FFFFFF;
	border-top	: #CCCCCC solid 2px;
	border-left	: #CCCCCC solid 2px;
	border-right	: #AAAAAA solid 2px;
	border-bottom	: #AAAAAA solid 1px;

}

INPUT.stringcentered {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-decoration	: none;
	text-align	: center;
	padding-left	: 5px;
	padding-right	: 5px;
	color		: #000000;
	background-color: #DDDDDD;
	border-top	: #444444 solid 2px;
	border-left	: #444444 solid 2px;
	border-right	: #EEEEEE solid 2px;
	border-bottom	: #EEEEEE solid 2px;

}

INPUT.date {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 5px;
	border-style	: solid;
	border-color	: #003399;
	color		: #000000;
	background-color: transparent;
}

INPUT.default {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 5px;
	border-style	: solid;
	border-color	: #983309;
	color		: #000000;
	background-color: transparent;

}

INPUT.small {

	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 5px;
	border-style	: solid;
	border-color	: #983309;
	color		: #000000;
	background-color: transparent;

}

INPUT.readonly {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 5px;
	border-style	: none;
	border-color	: #003399;
	color		: #000000;
	background-color: #F9C4A6;

}

TEXTAREA.default {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	padding-left	: 5px;
	padding-right	: 5px;
	border-style	: solid;
	border-color	: #983309;
	width		: 374px;
	height		: 200px;
	color		: #000000;
	background-color: transparent;
}

SELECT.default {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 5px;
	border-style	: solid;
	border-color	: #983309;
	color		: #000000;
	background-color: transparent;

}

SELECT.small {

	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 5px;
	border-style	: solid;
	border-color	: #983309;
	color		: #000000;
	background-color: transparent;

}

TEXTAREA.readonly {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	padding-left	: 3px;
	padding-right	: 5px;
	border-color	: #983309;
	width		: 276px;
	height		: 75px;
	color		: #000000;
	background-color: #F9AF84;

}

TEXTAREA.small {

	font-size	: 11px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 5px;
	border-style	: solid;
	border-color	: #983309;
	color		: #000000;
	background-color: transparent;

}

TABLE.sides {

	border-left	: #F9AF84 solid 3px;
	border-right	: #F9AF84 solid 3px;
	padding-bottom	: 10px;
	padding-left	: 10px;
	padding-right	: 10px;

}

TD {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	vertical-align	: top;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 10px;
	color		: #000000;
	background-color: transparent;
}

TD.tightFit {
	padding-top	: 0px;
	padding-left	: 0px;
	padding-right	: 0px;
	padding-bottom	: 0px;
}











































.defaultFieldSet {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
	padding		: 10px;
	width		: 580px;
	border-left	: #983309 solid 10px;
	border-right	: #983309 solid 0px;
	border-top	: #983309 solid 2px;
	border-bottom	: #983309 solid 0px;
	background-color: #FFFFD0;
}

.defaultLegend {

	color		: #000000;
	background-color: #F96610;
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 14px;
	font-weight	: bold;
	border		: #000000 solid 0px;
	border-top	: #000000 solid 2px;
	border-bottom	: #000000 solid 2px;
	padding		: 1px 10px;
	background-color: transparant;

}



























/*
** Font Definitions.
*/

P {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
 	background-color: transparent;
 	color		: #000000;
}

P.small {
	font-size	: 10px;
	font-family	: comic sans ms, arial, sans-serif;
 	background-color: transparent;
 	color		: #000000;
}

P.alert {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	color		: #ff0000;
 	background-color: transparent;
}

TD.PictureDisplay {

	text-align	: center;
	vertical-align	: middle;
	border		: 5px solid;

}

IMG.Thumbnail1 {

	text-align	: center;
	vertical-align	: middle;
	border		: 2px solid;
	width		: 50px;
	height		: 50px;

}


TD.PictureTextDisplay {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: center;
	vertical-align	: middle;

}

H1 {
	font-size	: 16px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
 	color		: #000000;
 	background-color: transparent;
	margin-bottom	: 1px;
}

H2 {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: normal;
	text-decoration	: none;
 	color		: #000000;
	padding-left	: 10px;
 	background-color: transparent;
	margin-bottom	: 1px;
}


A {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #000000;
 	background-color: transparent;
}


A1 {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-decoration	: none;
 	color		: #000000;
 	background-color: transparent;
}

A2 {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
 	color		: #000000;
 	background-color: transparent;
	margin-left	: 20px;
}


A.LinkedText {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	color		: #000000;
 	background-color: transparent;
}

A.LinkedText:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	color		: #000033;
 	background-color: transparent;
}

A.LinkedText1 {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	font-weight	: none;
	color		: #003399;
 	background-color: transparent;
}

A.LinkedText1:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	color		: #000033;
 	background-color: transparent;
}

/*
** Table Definitions.
*/

#ResultsTable {
	position	: absolute;
	top		: 220px;
	left		: 170px;
	width		: 540px;
	color		: #000000;
	background-color: transparent;
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-decoration	: none;
}

#EditTable {
	position	: absolute;
	top		: 240px;
	left		: 170px;
	width		: 540px;
	color		: #000000;
	background-color: transparent;
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-decoration	: none;
}

TABLE.List {
	width		: 75%;
}

TABLE {
	margin-top	: 5px;
	width		: 100%;
}


TD.Normal {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 10px;
	color		: #000000;
	background-color: transparent;
}

TD.Warning {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: center;
	padding-left	: 5px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #ffff00;

}

TD.TableHeader {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-align	: left;
	padding-left	: 10px;
	padding-right	: 10px;
 	color		: #FFFFFF;
	background-color: #003399;
}

TD.DisplayText {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-align	: left;
	vertical-align	: top;
	padding-left	: 5px;
	padding-right	: 10px;
 	color		: #FFFFFF;
	background-color: #003399;
}

TD.DisplayGrid {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-align	: left;
	border		: 1px;
	vertical-align	: top;
	padding-left	: 5px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #009900;
}

TD.DisplayPlayersTableText1 {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-align	: left;
	vertical-align	: top;
	padding-left	: 5px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #009900;
	width		: 100px;
}


TD.DisplayAccountsTableText1 {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-align	: left;
	vertical-align	: top;
	padding-left	: 5px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #009900;
	width		: 80px;
}

TD.DisplaySportAccTableText1 {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-align	: left;
	vertical-align	: top;
	padding-left	: 5px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #009900;
	width		: 80px;
}

TD.GreenFillBox {

	text-align	: center;
	border		: 1px;
	border-style	: solid;
	border-color	: #009900;
	background-color: #009900;

}

TD.YellowFillBox {

	text-align	: center;
	border		: 1px;
	border-style	: solid;
	border-color	: #DDFF00;
	background-color: #DDFF00;

}

TD.RedFillBox {

	text-align	: center;
	border		: 1px;
	border-style	: solid;
	border-color	: #FF0000;
	background-color: #FF0000;

}

TD.GrayFillBox {

	text-align	: center;
	border		: 1px;
	border-style	: solid;
	border-color	: #999999;
	background-color: #999999;

}

TD.NoFillBox {

	text-align	: center;
	border		: 1px;
	border-style	: solid;
	border-color	: #003399;
	background-color: #FFFFFF;
}

TD.ContentText {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: left;
	vertical-align	: top;
	padding-left	: 5px;
}

A.TableText {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	background	: none;
}

A.LinkedTableText {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
	color		: #003399;
}

A.LinkedTableText:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
 	border-left	: 1px solid #003399;
 	border-bottom	: 1px solid #003399;
 	background-color: #CCCCCC;
	color		: #000033;
}

A.LinkedTableText2 {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
	color		: #003399;
}

A.LinkedTableText2:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-decoration	: none;
	text-align	: left;
	color		: #000033;
}

A.LinkedTableHeader {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	font-weight	: bold;
	text-align	: left;
	color		: #000000;
	background-color: transparent;
}

/*
A.LinkedTableHeader:hover {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	color		: #009900;
	background-color: transparent;
}
*/

A.LinkedTableTextA {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
	color		: #000066;
	background-color: transparent;
}

A.LinkedTableTextA:hover {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	text-align	: left;
	color		: #009900;
	background-color: transparent;
}
/*
** Page Text Definitions.
*/
#MainPageText {
	position	: absolute;
	top		: 122px;
	left		: 175px;
	width		: 540px;
	padding-right	: 10px;
	text-decoration	: none;
}

#SponsorAtPageText {
	position	: absolute;
	top		: 130px;
	left		: 795px;
	width		: 165px;
	padding-right	: 10px;
	text-decoration	: none;
	text-align	: justify;
}


#ManualAtPageText {
	position	: absolute;
	top		: 130px;
	left		: 755px;
	width		: 185px;
	padding-right	: 10px;
	text-decoration	: none;
	text-align	: left;
}


/*
** Logon Section Defintions.
	top		: 220px;
*/
#LogonSection {
	position	: absolute;
	left		: 320px;
	width		: 540px;
	background	: none;
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-decoration	: none;
}

TD.LogonSection {
	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	padding-right	: 10px;
	width		: 100%;
	text-align	: center;
	vertical-align	: middle;
}

/*
** Input Definitions.
*/


TEXTAREA.Input {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	padding-left	: 5px;
	padding-right	: 5px;
	border-style	: solid;
	border-color	: #003399;
	width		: 374px;
	height		: 200px;
	color		: #000000;
	background-color: transparent;
}

TEXTAREA.InputStringReadOnly {
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	padding-left	: 3px;
	padding-right	: 5px;
	width		: 276px;
	height		: 75px;
	color		: #000000;
	background-color: rgb(204, 204, 204);
}

SELECT.Selectbox {
	width           : 230px;
}

/*
** Sponsorform/advertorial options
*/


.FieldsetADV {
	padding		: 10px;
	width		: 580px;
	border-left	: #003399 solid 0px;
	border-right	: #003399 solid 4px;
	border-top	: #003399 solid 0px;
	border-bottom	: #003399 solid 4px;
}

.FieldsetPIC {
	width		: 580px;
	border		: #003399 solid 1px;
}

.LegendADV {
	color		: #003399;
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 14px;
	font-weight	: bold;
	border		: #003399 solid 1px;
	padding		: 1px 10px;
	background-color: transparent;
}

.FieldsetADV p {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 14px;
}

.label {
	width		: 4em;
	float		: left;
	text-align	: right;
	margin		: 0 1em 10px 0;
	clear		: both;
}

.FieldsetTXT {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
	padding		: 10px;
	width		: 580px;
	border-left	: #003399 solid 1px;
	border-right	: #003399 solid 5px;
	border-top	: #003399 solid 1px;
	border-bottom	: #003399 solid 5px;
}

.LegendTXT {
	color		: #003399;
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 14px;
	font-weight	: bold;
	border		: #003399 solid 0px;
	border-bottom	: #003399 solid 2px;
	padding		: 1px 10px;
	background-color: transparant;
}

.FieldsetTXT p {
	font-family	: comic sans ms, arial, sans-serif;
}

.FieldsetTXT A {
	font-family	: comic sans ms, arial, sans-serif;
}

.FieldsetPIC A {

	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;

}

/*
** Sponsor @ frontpage section 
*/

.FieldsetSPN {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
	padding		: 10px;
	width		: 145px;
	border		: #003399 solid 1px;
}

.LegendSPN {
	color		: #003399;
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 14px;
	font-weight	: bold;
	border		: #003399 solid 1px;
	padding		: 1px 10px;
	background-color: transparent;
}

.FieldsetSPN p {
	font-family	: comic sans ms, arial, sans-serif;
}

.FieldsetSPN A {
	font-family	: comic sans ms, arial, sans-serif;
}


/*
** Manual @ page section 
*/

.FieldsetMAN {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
	padding		: 10px;
	width		: 205px;
	border		: #003399 solid 1px;
}

.LegendMAN {
	color		: #003399;
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 14px;
	font-weight	: bold;
	border		: #003399 solid 1px;
	padding		: 1px 10px;
	background-color: transparent;
}

.FieldsetMAN p {
	font-family	: comic sans ms, arial, sans-serif;
}

.FieldsetMAN A {
	font-family	: comic sans ms, arial, sans-serif;
}

#MainPageHeaderPic {

	position	: absolute;
	top		: 5px;
	left		: 0px;
}

#MenuBillBoard {

	position	: absolute;
	top		: 95px;
	left		: 8px;
}

#BackgroundPic1 {

	position	: absolute;
	top		: 130px;
	left		: 80px;
}

#dbrPic {

	position	: absolute;
	bottom		: 80px;
	left		: 15px;

}

.NormalText {
	color		: #000000;
	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-decoration	: none;
	background-color: transparent;
}

FieldsetADV.SponsorText {
	font-size	: 10px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-decoration	: none;
 	background-color: transparent;
 	color		: #000000;
}

TD.RappResultsHeader {

	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 10px;
 	color		: #000000;

}

TD.RappResultsNormal {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 10px;
 	background-color: transparent;
 	color		: #000000;

}

TD.RappResultsNormalLarge {

	font-size	: 14px;
	font-family	: comic sans ms, arial, sans-serif;
	font-weight	: bold;
	text-align	: left;
	padding-left	: 5px;
	padding-right	: 10px;
 	background-color: transparent;
 	color		: #000000;

}

TD.RappResultsSetWon {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: center;
	padding-left	: 5px;
	padding-right	: 10px;
 	background-color: transparent;
 	color		: #000000;

}

TD.RappResultsSetLost {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: center;
	padding-left	: 5px;
	padding-right	: 10px;
 	background-color: transparent;
 	color		: #000000;

}

TD.RappResultsSetWonColor {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: center;
	padding-left	: 5px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #33cc00;

}

TD.RappResultsSetLostColor {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: center;
	padding-left	: 5px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #ff0000;

}

TD.RappResultsSetDrawColor {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: center;
	padding-left	: 5px;
	padding-right	: 10px;
 	color		: #000000;
	background-color: #ffff00;

}

TD.RappResultsSetNoColor {

	font-size	: 13px;
	font-family	: comic sans ms, arial, sans-serif;
	text-align	: center;
	padding-left	: 5px;
	padding-right	: 10px;
 	color		: #000000;

}

TABLE.RappResults {

	border		: 2px;
	margin-left	: 1px;
	margin-right	: 1px;
	text-align	: center;

}

/*
** Menu Definitions.
*/

.MainMenuItem {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 14px;
	font-weight	: bold;
 	width		: 130px;
/* 	border		: 1px solid #666;	*/
 	padding		: 0;
 	margin-bottom	: 1px;
 	background-color: transparent;
 	color		: #003339;
}

.MainMenuItem ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.MainMenuItem ul li {
 	margin		: 0;
/* 	border-top	: 1px solid #003;	*/
}

.MainMenuItem ul li a {
 	display		: block;
 	padding		: 2px 2px 2px 4px;
 	border-left	: 6px solid #003399;
 	border-right	: 2px solid #003399;	
 	border-bottom	: 1px solid #003399;
 	border-top	: 1px solid #003399;
 	background-color: transparent;
 	color		: #003399;
 	text-decoration	: none;
 	width		: 100%;
}

html>body .MainMenuItem ul li a {
 	width		: auto;
}

.MainMenuItem ul li a:hover {
/* 	border-left	: 6px solid #003399;
 	border-right	: 2px solid #006600;
 	border-bottom	: 1px solid #003399;
 	border-top	: 1px solid #006600; */
 	background-color: #003399;
 	color		: #FFFFFF;
}


.SubMenuItem {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
 	width		: 110px;
 	padding		: 0;
 	margin-left	: 15px;
 	margin-bottom	: 1px;
 	color		: #003399;
}

.SubMenuItem ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
 	color		: #003399;
}

.SubMenuItem ul li {
 	margin		: 0;
 	color		: #003399;
}

.SubMenuItem ul li a {
 	display		: block;
 	padding		: 2px 2px 2px 4px;
 	border-left	: 5px solid #003399;
 	border-bottom	: 1px solid #003399;
 	color		: #006CFF;
 	text-decoration	: none;
 	width		: 100%;
}

html>body .SubMenuItem ul li a {
 	color		: #003399;
 	width		: auto;
}

.SubMenuItem ul li a:hover {
 	border-left	: 5px solid #003399;
 	background-color: #003399;
 	color		: #FFFFFF;
}


.announcementItem {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
 	width		: 480px;
 	padding		: 0;
 	margin-left	: 1px;
 	color		: #000;
}

.announcementItem ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.announcementItem ul li {
 	margin		: 0;
}

.announcementItem ul li a {
 	display		: block;
 	padding		: 4px 0px 0px 4px;
 	border-left	: 3px solid #FFFFFF;
 	border-right	: 1px solid #FFFFFF;
 	border-top	: 1px solid #FFFFFF;
 	border-bottom	: 3px solid #FFFFFF;
 	color		: #000;
 	text-decoration	: none;
 	width		: 100%;
}

html>body .announcementItem ul li a {
 	width		: auto;
}

.announcementItem ul li a:hover {
 	border-left	: 3px solid #003399;
 	border-right	: 1px solid #003399;
 	border-top	: 1px solid #003399;
 	border-bottom	: 3px solid #003399;
	font-weight	: bold;
 	background-color: #CCCCCC;
 	color		: #000;
}


.announcementHighLight {
	font-family	: comic sans ms, arial, sans-serif;
	font-size	: 13px;
	font-weight	: bold;
 	width		: 480px;
 	padding		: 0;
 	margin-left	: 1px;
 	margin-bottom	: 1px;
 	color		: #003399;
 	background-color: transparent;
}

.announcementHighLight ul {
 	list-style	: none;
 	margin		: 0;
 	padding		: 0;
}

.announcementHighLight ul li {
 	margin		: 0;
}

.announcementHighLight ul li a {
 	display		: block;
 	padding		: 2px 0px 0px 4px;
 	border-left	: 5px solid #FFF;
 	border-bottom	: 1px solid #FFF;
 	color		: #003399;
 	background-color: transparent;
 	text-decoration	: none;
 	width		: 100%;
}

html>body .announcementHighLight ul li a {
 	width		: auto;
}

.announcementHighLight ul li a:hover {
 	border-left	: 5px solid #003399;
 	border-bottom	: 1px solid #003399;
 	background-color: transparent;
 	color		: #003399;
	font-weight	: bold;
}


/*
Customized button section
*/

/* SUBMIT */
.cb_submit:focus:hover
{
	background: url(/pix/buttons/submit.gif) no-repeat;
	border: 2px inset gray;
}

.cb_submit:hover
{
	background: url(/pix/buttons/submit.gif) no-repeat;
	border: 2px outset black;
}

.cb_submit
{
	background: url(/pix/buttons/submit.gif) no-repeat;
	height: 19px;
	width: 19px;
	border: 2px outset gray;
}

/* CANCEL */
.cb_cancel:focus:hover
{
	background: url(/pix/buttons/cancel.gif) no-repeat;
	border: 2px inset gray;
}

.cb_cancel:hover
{
	background: url(/pix/buttons/cancel.gif) no-repeat;
	border: 2px outset black;
}

.cb_cancel
{
	background: url(/pix/buttons/cancel.gif) no-repeat;
	height: 19px;
	width: 19px;
	border: 2px outset gray;
}

/* SEARCH */
.cb_search:focus:hover
{
	background: url(/pix/buttons/search.gif) no-repeat;
	border: 2px inset gray;
}

.cb_search:hover
{
	background: url(/pix/buttons/search.gif) no-repeat;
	border: 2px outset black;
}

.cb_search
{
	background: url(/pix/buttons/search.gif) no-repeat;
	height: 19px;
	width: 19px;
	border: 2px outset gray;
}

