body
{
	margin-top: 0px;

	background-color: #FFFFFF;
	font-size: 11px; 
	font-family: verdana, arial, sans-serif;

	background-image:url("../img/page/back.jpg"); 
/*	background-repeat:repeat-x;*/
  
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#7A0700;
	scrollbar-shadow-color:#7A0700;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-arrow-color:#7A0700;
}

#page
{
	padding: 0px;
}

td
{
	font-size: 11px;
}

.login
{ 
	height: 22px;
	font-size: 12px;
		
	color: #000000;
	font-weight:bold;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.loginbutton
{ 
	height: 22px;
	font-size: 12px;
		
	color: #000000;
	font-weight:bold;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
	cursor:pointer;
}


input.button
{ 
	background-color:#7A0700; 

	color: #FFFFFF;
	font-weight:bold;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #505050;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #505050;
	
	cursor:pointer;

    /*Add behavior for IE - good browsers will ignore it */
    behavior: url('inc/0/css/IEFixes.htc'); 
}

input.button:hover, input.button.hover
{ 
	background-color:#B10000; 
	border-top-color: #888888;
	border-right-color: #B0B0B0;
	border-bottom-color: #B0B0B0;
	border-left-color: #888888;
}


.tdNewsticker
{
/*	background-color: #FBBFBF; */

	border: solid 2px #000000;
	background: url(../img/page/bg_top.jpg)  repeat-x;
	background-color: #7A0700;
	font-size: 13px; 
	height: 24px;
}
.newsticker
{
/*	background-color: #7A0700;*/
	
	font-size: 13px; 
	height: 20px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
}
.newsticker a {text-decoration: none;}
.newsticker a:link {color: #FFFFFF;}
.newsticker a:visited {color: #FFFFFF;}
.newsticker a.anewsticker:hover {color: #FFFFFF;}


.tableSpacer
{
	height: 2px;
}



.tableFrame
{
	padding: 2px;
	border: solid 0px #FFFFFF;
/*	background-color: #FFFFFF; */
}

.tableLogo
{
/*	border: solid 2px #91d3ff;*/
	border: solid 2px #000000;
	margin-bottom: 2px;
}
.tdLogo
{
	background-color: #7A0700;
	padding: 0px;
}


.menu
{
	border: solid 2px #000000;
	background-color: #FBBFBF;
	background: url(../menu.jpg)  repeat-x;
}



.tableMenu
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: solid 2px #000000;
	background-color: #fff500;
}
.tdMenuTop
{
	background-color: #7A0700;
	background: url(../img/page/bg_top.jpg)  repeat-x;
	background-repeat:repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;

	margin-bottom: 2px;
	border-bottom: solid 2px #000000;
}
.tdMenuLink
{
	background-color: #FBBFBF;
	padding: 5px;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	line-height: 1.5;
	border-bottom: solid 2px #000000;
/*
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
*/
}
.tableMenu td
{
	font-family: verdana, arial, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
}
.tableMenu h1
{
	padding: 5px;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	text-align: left;
}


.tableTool
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: solid 2px #000000;
	
	background-color: #FBBFBF;
	background: url(../img/page/bg_box.jpg)  repeat-x;
}
.tdToolTop
{
	background-color: #7A0700;
	background: url(../img/page/bg_top.jpg)  repeat-x;
	background-repeat:repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;

	margin-bottom: 2px;
	border-bottom: solid 2px #000000;
}
.tdToolContent
{
	padding: 5px;
	font-weight: bolder;
	background-color: #FBBFBF;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	border-bottom: solid 2px #000000;
}
.tdToolContentFill
{
	background-color: #FBBFBF;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	border-bottom: solid 2px #000000;
}
.tableTool td
{
	font-family: verdana, arial, sans-serif;

	color: #FFFFFF;
}
.tableTool h1
{
	padding: 2px;
	padding-left: 6px;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-style:oblique;
	margin: 0px;
	color: #FFFFFF;
	text-align: left;
}


.tableContent
{
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: solid 2px #000000;
	border-top: solid 2px #000000;
	background-color: #FBBFBF;
	background: url(../img/page/bg_box.jpg)  repeat-x;
}
.tableContentNoFrame
{
	background-color: #FBBFBF;
	background: url(../img/page/bg_box.jpg)  repeat-x;
}

.tdContentTop
{
	background-color: #7A0700;
	
	background: url(../img/page/bg_top.jpg)  repeat-x;
	background-repeat:repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: solid 2px #000000;
	
	height: 20px;
}
.tdContentTopL
{
	background-color: #7A0700;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	background-repeat:repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;
	border-right: solid 1px #000000;
	border-bottom: solid 2px #000000;
	
	height: 20px;
}
.tdContentTopM
{
	background-color: #7A0700;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	background-repeat:repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 2px #000000;
	
	height: 20px;
}
.tdContentTopR
{
	background-color: #7A0700;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	background-repeat:repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: solid 1px #000000;
	border-bottom: solid 2px #000000;
	
	height: 20px;
}

.tdContentContent
{
	padding: 5px;
	background-color: #FBBFBF;
	
	background: url(../img/page/bg_box.jpg)  repeat-x;
	border-bottom: solid 2px #000000;
}
.tdContentContentNoFrame
{
	padding: 5px;
	background-color: #FBBFBF;
	background: url(../img/page/bg_box.jpg)  repeat-x;
}
.tdContentContentL
{
	padding: 5px;
	background-color: #FBBFBF;
	border-right: solid 1px #000000;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	border-bottom: solid 2px #000000;
}
.tdContentContentM
{
	padding: 5px;
	background-color: #FBBFBF;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	border-bottom: solid 2px #000000;
}
.tdContentContentR
{
	padding: 5px;
	background-color: #FBBFBF;
	border-left: solid 1px #000000;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	border-bottom: solid 2px #000000;
}
.tdContentContentFill
{
	background-color: #FBBFBF;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	border-bottom: solid 2px #000000;
}
.tdContentContentFillNoFrame
{
	background-color: #FBBFBF;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	border-bottom: solid 2px #000000;
}
.tdContentContentFillL
{
	background-color: #FBBFBF;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	border-bottom: solid 2px #000000;
	border-right: solid 1px #000000;
}
.tdContentContentFillM
{
	background-color: #FBBFBF;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	border-bottom: solid 2px #000000;
}
.tdContentContentFillR
{
	background-color: #FBBFBF;
	border-left: solid 1px #000000;
	background: url(../img/page/bg_box.jpg)  repeat-x;
	border-bottom: solid 2px #000000;
}

.tableContent td
{
	font-family: verdana, arial, sans-serif;

	color: #FFFFFF;
}
.tableContent h1
{
	padding: 2px;
	font-size: 13px;
	padding-left: 6px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-style:oblique;
	margin: 0px;
	color: #FFFFFF;
}

a {font-weight: bold;}
a:link {color: #FF6600;}
a:visited {color: #FF6600;}
td a:hover {color: #FFFFFF;}

.menu a {text-decoration: none; font-weight: bold;}
.menu a:link {color: #FFFFFF;}
.menu a:visited {color: #FFFFFF;}
.menu a:hover {color: #FFFFFF;}

.tdMenuLink a {text-decoration: none; font-weight: bold;}
.tdMenuLink a:link {color: #FFFFFF;}
.tdMenuLink a:visited {color: #FFFFFF;}
.tdMenuLink a.aMenuLink:hover {color: #FF6600;}

.tdContentTop a:link {color: #FFFFFF;}
.tdContentTop a:visited {color: #FFFFFF;}
.tdContentTop a:hover {color: #FF6600;}

img {border: 0px;}