.dateerror {
	background-image:url('/templates/scripts/error.gif');
	background-repeat:no-repeat;
	background-position:left center;
	background-color: #eeeeee;
}
.highlight, .highlight td.view {
	background-color:#aaa;
}
/* MAIN STYLES */
form { margin:0px; }
html { min-height:100.05% }

table.view {
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
border-collapse:collapse;
border-style:solid;
border-color: #000000;
border-width:1px; }

caption.view {   
font-family:Tahoma; 
font-size: 12px;  
font-weight:bold;   
background-color:#000000;
color:white;
border-style:solid;  
border-width:1px;
border-color:#000000;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 0px;
text-align:left;
}

th.view  {
font-family: Verdana, sans-serif, Arial;
font-weight: normal;  
font-size: 11px;   
color: #404040;
background-color: #eeeeee;
padding-top: 4px;   
padding-bottom: 4px;
padding-left: 2px;  
padding-right: 2px;
border-color:#eeeeee;
border-style:inset;  
border-width:1px; }





td.view {
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 10px;   
padding-bottom: 4px;
color: #404040; 
background-color: #FBFBFB;
padding-top: 4px;
padding-left: 3px;
padding-right: 3px;  
border-color:#eeeeee;
border-style:inset;
border-width:1px; }


a.topmenu {
font-family: Arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
line-height: 15px;
color: #000000; }
html { min-height:100.05% }

a.sortlinks {
font-family: Arial;
font-weight: bold;
font-size: 19px;
text-decoration: none;
line-height: 15px;
color: #000000; }
html { min-height:100.05% }


/* Overall color scheme */ 
	.ThemeColor1 { background-color: #0e0e0e ; }
	.ThemeColor2 { background-color: #6699cc; }
	.ThemeColor3 { background-color: #6ebc2e; }	
	.ThemeColor4 { background-color: #FFFFFF; }
	
	.ThemeColorBg1 { background-color: #0e0e0e; }
	.ThemeColorBg2 { background-color: #3a3a3a; }
	.ThemeColorBg3 { background-color: #D6D6D6; }	
	.ThemeColorBg4 { background-color: #FFFFFF; }	
	.ThemeColorBg5 { background-color: #000000; }	
	
	.TabChosenColor { background-color: #0e0e0e; }
	.TabNotChosenColor { background-color: #6ebc2e; }
	
	/* BarColor1 = ThemeColorBg1 */
	.BarColor2 { background-color: #f1f1f1; }
	.BarColor3 { background-color: #666666; }
	.BarColor4 { background-color: #666666; }	

	.TabNotChosen { font-family: verdana, helvetica, sans-serif; font-size:11px; color: #0e0e0e; text-decoration: none; font-weight: bold;}
	.TabChosen { font-family: verdana, helvetica, sans-serif; font-size:11px; color: #ffffff; text-decoration: none; font-weight: bold; }
	
	A:link.TabChosen { font-family: verdana, helvetica, sans-serif; font-size:11px; font-weight:bold; color: #FFFFFF; text-decoration: none; }
	A:visited.TabChosen { font-family: verdana, helvetica, sans-serif; font-size:11pxt; font-weight:bold; color: #FFFFFF; text-decoration: none; }
	A:active.TabChosen { font-family: verdana, helvetica, sans-serif; font-size:11pxt; font-weight:bold; color: #f5f5f5; text-decoration: none; }

	A:link.TabNotChosen { font-family: verdana, helvetica, sans-serif; font-size:11px; font-weight:bold; color: #494949; text-decoration: none; }
	A:visited.TabNotChosen { font-family: verdana, helvetica, sans-serif; font-size:11px; font-weight:bold; color: #494949; text-decoration: none; }
	A:active.TabNotChosen { font-family: verdana, helvetica, sans-serif; font-size:11px; font-weight:bold; color: #494949; text-decoration: none; }
	A:hover.TabNotChosen { font-family: verdana, helvetica, sans-serif; font-size:11px; font-weight:bold; color: #494949; text-decoration: none; }

.Breadcrumb { font-family: verdana, helvetica, sans-serif; font-size:11px; color: #000000; }

	A.breadcrumb:LINK { color: #000000; }
	A.breadcrumb:VISITED { color: #000000; }
	A.breadcrumb:ACTIVE { color: #CC3300; }
	A.breadcrumb:HOVER { color: #6b6b6b; }

			
