body.main
{
	background-color: #930200;
	color: #000000;
}

body
{
	font-family: Verdana;
	color: black;
	font-weight: normal;
	font-size: 11px;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

/* ---------------------------------------------------- */
/*             Special fonts used in system             */
/*  Define these also in /up/inc/editor_fontstyles.jsp  */
/*             And localized descriptions in            */
/*            /conf/localization_customer.xml           */
/* ---------------------------------------------------- */
font.headline
{
    font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;	
}
font.bodytext
{
    font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;	
}

/* ---------------------------------------------------- */
/* 				  Basic definitions.                    */
/*    These are needed for htmlarea to work properly    */
/* ---------------------------------------------------- */
p
{
	padding: 3px 0px 3px 0px;
	margin: 5px 10px 5px 10px;
    font-family: Verdana, sans-serif;
	font-size: 11px;
	color: black;
}
th
{
    font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
td
{
	cell-spacing: 0px;
    padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
}
tr
{
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
img
{
    border-width: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
strong
{
    font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
table
{
	border-width: 0px;
	border-style: solid;
	border-color: black;
	margin: 0px;
	padding: 0px;
}
table.site
{
	border-width: 0px;
	border-style: solid;
	border-color: black;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 5px;
}
td.site
{
	cell-spacing: 0px;
    padding: 1px 5px 1px 5px;
	margin: 0px 0px 0px 0px; 
}
table.stats
{
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: black;
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 5px 10px;
}
td.stats
{
	cell-spacing: 0px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: black;
    padding: 1px 5px 1px 5px;
	margin: 0px 0px 0px 0px; 
}
td.statshead
{
	background-color: #950100;
	color: white;
	font-weight: bolder;
	cell-spacing: 0px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: black;
    padding: 1px 5px 1px 5px;
	margin: 0px 0px 0px 0px; 
}
tr.hl
{
	background-color: #ededed;
}
li
{
	font-family: Verdana;
	color: black;
	font-weight: normal;
	font-size: 11px;
}
a:link
{
	font-family: Verdana;
	color: blue;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a:visited
{
	font-family: Verdana;
	color: blue;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a:hover
{
	font-family: Verdana;
	color: blue;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
img
{
	border: none;
}
hr
{
	width: 90%;
}
a:link.lev3
{
	font-family: Verdana;
	color: black;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a:visited.lev3
{
	font-family: Verdana;
	color: black;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a:hover.lev3
{
	font-family: Verdana;
	color: blue;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
a:link.lev3_sel
{
	font-family: Verdana;
	color: black;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:visited.lev3_sel
{
	font-family: Verdana;
	color: black;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover.lev3_sel
{
	font-family: Verdana;
	color: blue;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}	
table.main
{
	width: 800px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.subtable
{
	vertical-align: top;
	width: 100%;
	height: 20px;
	background-color: #676767;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.rightmenu
{
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-family: Verdana;
	color: black;
	background-color: white;
	font-weight: normal;
	font-size: 11px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: black;
}

img.links
{
	border: 0px;
}
.error
{
    color: red;
    background-color: transparent;
    font-weight: bold;
    text-align: right;
}

td.topleft
{
	background-image: url(/images/top_left_bg.jpg);
	width: 579px;
	height: 216px;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.topcenter
{
	background-image: url(/images/top_center_bg.jpg);
	width: 91px;
	height: 216px;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.topright
{
	background-image: url(/images/top_right_bg.jpg);
	width: 130px;
	height: 216px;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.sublinks
{
	vertical-align: top;
	height: 2px;
	background-color: white;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.calendar
{
	vertical-align: top;
	width: 190px;
	background-color: #E7E7E7;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.main
{
	width: 610px;
	vertical-align: top;
	background-color: white;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.sublink_cell
{
	text-align: center;
	width: 110px;
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

p.text
{
	padding: 10px 10px 5px 10px;
	font-family: Verdana;
	color: black;
	font-weight: normal;
	font-size: 11px;
}


a:link.subs
{
	padding: 0px 3px 0px 6px;
	font-family: Verdana;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:visited.subs
{
	padding: 0px 3px 0px 6px;
	font-family: Verdana;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:active.subs
{
	padding: 0px 3px 0px 6px;
	font-family: Verdana;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover.subs
{
	padding: 0px 3px 0px 6px;
	font-family: Verdana;
	color: #ffd800;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
a:link.subs_sel
{
	padding: 0px 3px 0px 6px;
	font-family: Verdana;
	color: #ffd800;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:visited.subs_sel
{
	padding: 0px 3px 0px 6px;
	font-family: Verdana;
	color: #ffd800;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:active.subs_sel
{
	padding: 0px 3px 0px 6px;
	font-family: Verdana;
	color: #ffd800;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}



/* calendar styles */
table.up
{
	width: 90%;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: white;
	font-family: Verdana;
	color: white;
	font-weight: normal;
	font-size: 11px;
	background-color: #8c8c8c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.emp
{
	width: 18px;
	height: 18px;
	text-align: center;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: white;
	color: white;
	background-color: #8c8c8c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.day
{
	width: 18px;
	height: 18px;
	text-align: center;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: white;
	color: white;
	font-weight: bolder;
	background-color: #8c8c8c;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.chead
{
	width: 18px;
	height: 18px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: white;
	color: white;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.game
{
	color: black;
	font-weight: bolder;
	background-color: #ffefaf;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.game_home
{
	color: black;
	font-weight: bolder;
	background-color: #fdd734;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.up
{
	padding: 4px 0px 4px 0px;
	width: 60%;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: white;
	color: white;
	font-weight: bold;
	background-color: #8c8c8c;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}
td.up_l
{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: white;
	width: 20%;
	text-align: right;
	background-color: #8c8c8c;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}
td.up_r
{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: white;
	text-align: left;
	width: 20%;
	background-color: #8c8c8c;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}


