﻿body 
{
    margin: 0px;
	padding: 0px;
	background-color: #e9e9e9;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #2c3787;
	background-image: url(/templates/images/background.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#main
{
    margin-left: auto;
	margin-right: auto;
    background-color: #ffffff;
    width: 800px;
    color: #2c3787;
    text-align: left;
}
#header
{
	background-image: url(/templates/images/ttcs_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: Transparent;
    color: #ffffff;
    font-size: 12px;
    height: 178px;
    width: 800px;
    text-align: right;
    vertical-align: text-bottom;
}
.headerblankimage
{
    border-style: none;
    width: 800px;
    height: 178px;
}
#middle
{
	background-color: #ffffff;
	color: inherit;
	width: 800px; margin-top: 6px;
}
.smallbr
{
    font-family: Verdana;
    font-size: 4px;
}
#menu
{
	background-color: Transparent;
	color: #929598;
	width: 200px;
    display: block;
	clear: both;
	float: left;
}
#content
{
	background-color: #ffffff;
    color: #000000;
    margin-bottom: 5px;
	width: 580px;
	float: left;
	margin-left: 10px;
}
.admintable
{
    width: 580px;
}
.admintableheader
{
    width: 285px; 
    background-color: #720201; 
    color: #ffffff; 
    font-weight: bold; 
    text-align: center;
}
.admintablenorm
{
    width: 285px; 
    color: #000000; 
    text-align: center;
}
.admintablespacer
{
    width: 10px;
}
.storeimage
{
    border-style: none;
}
.clear 
{
	clear : both; font-size: 1px; }
	/* hide from IE5 Mac */
	/* \ */ .clear { font-size : 1px;}
	/* \ */ #footer .clear { clear : none; font-size : medium ;
}
a:link {
	text-decoration: none;
	color: #720201;
}
a:visited {
	text-decoration: none;
	color: #720201;
}
a:hover {
	text-decoration: underline;
	color: #720201;
}
a:active {
	text-decoration: none;
	color: #720201;
}
h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline; 
    color: #720201;
}
h2
{
    font-size: 16px;
    font-weight: bold;
    display: inline; 
    color: #720201;
}
h3
{
    font-size: 15px;
    font-weight: bold;
    display: inline; 
    color: #720201;
}
h4
{
    font-size: 14px;
    font-weight: bold;
    display: inline; 
    color: #720201;
}
h5
{
    font-size: 13px;
    font-weight: bold;
    display: inline; 
    color: #720201;
}
h6
{
    font-size: 12px;
    font-weight: bold;
    display: inline; 
    color: #720201;
}
.floatleft
{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
    margin: 2px 10px 2px 2px;
    border-style: none;
}
.floatright
{
    float: right;
    margin-top: 2px;
    margin-left: 10px;
    margin-bottom: 2px;
    margin-right: 2px;
    margin: 2px 2px 2px 10px;
    border-style: none;
}
.noborder
{
    border-style: none;
}
.validatorCalloutHighlight
{
    background-color: #fffacd;
}
/* MAIN NAVIGATION (VERTICAL) */
.mnuVertical 
{
	width: 200px;
	font-size: 13px;
}
.mnuOver 
{
    padding: 5px;
    background-color: #ea0001;
    border: #cccccc 1px solid; 
    border-left: #cccccc 1px solid; 
    border-top: #cccccc 1px solid;
    border-bottom: #5A5A5C 1px solid;
    border-right: #5A5A5C 1px solid;
    color: #ffffff;
}
.mnuOver a:link {
	color: #ffffff;
	text-decoration: none;
}
.mnuOver a:visited {
	text-decoration: none;
	color: #ffffff;
}
.mnuOver a:hover {
	text-decoration: none;
	color: #ffffff;
}
.mnuOver a:active {
	text-decoration: none;
	color: #ffffff;
}
.mnuSelected 
{
    padding: 5px;
    background-color: #F3F2F7;
    border: white 1px solid; 
    border-top: white 1px solid;    
    border-bottom: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}
.mnuSelected a:link {
	color: #ffffff;
	text-decoration: none;
}
.mnuSelected a:visited {
	text-decoration: none;
	color: #ffffff;
}
.mnuSelected a:hover {
	text-decoration: none;
	color: #ffffff;
}
.mnuSelected a:active {
	text-decoration: none;
	color: #ffffff;
}
.mnuPath 
{
    padding: 5px;
    background-color: #D7D7DB;
    border: white 1px solid;
    border-top: white 1px solid;
    border-bottom: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
}
.mnuPath a:link {
	color: #e4173e;
	text-decoration: none;
}
.mnuPath a:visited {
	text-decoration: none;
	color: #e4173e;
}
.mnuPath a:hover {
	text-decoration: none;
	color: #e4173e;
}
.mnuPath a:active {
	text-decoration: none;
	color: #e4173e;
}
.mnuNormal 
{
    padding: 5px;
    background-color: #720201;
    border: #ad6c6c 1px solid;
    border-top: #ad6c6c 1px solid;
    border-bottom: #ad6c6c 1px solid;
    border-right: #ad6c6c 1px solid;
}
.mnuNormal a:link {
	color: #ffffff;
	text-decoration: none;
}
.mnuNormal a:visited {
	text-decoration: none;
	color: #ffffff;
}
.mnuNormal a:hover {
	text-decoration: none;
	color: #ffffff;
}
.mnuNormal a:active {
	text-decoration: none;
	color: #ffffff;
}
.miscmenu
{
    text-align: center;
    font-size: 10px;
}