﻿body 
{
    font-size: 11px;
    font-family: Arial;
    color: #4c4c4c;
}
.menu li {
	list-style:none;
	display:inline;
	margin-left:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000;
	text-align:right;
	text-decoration:none;
}
.menu:last-child {
	margin-right:10px;
}
.currentpage a{
		font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #CCCCCC;
	text-decoration: none;
}
DIV
{
       
}

.Header
{
   font-family: Arial;
   font-size: 16px;
   font-weight: bold; 
   color: #4c4c4c; 
   padding-bottom: 6px;
}

.HeaderText
{
    font-size: 12px;
    color: #4c4c4c;
}

.Error
{
    font-size: 12px;
    color: #7D7D7D;
    font-weight: bold;
    font-style: italic; 
    padding: 15px;
}

.ErrorRed
{
    font-size: 11px;
    color: Red;
    font-weight: bold;
    font-style: italic; 
    padding: 15px;
}

.note 
{
    font-family: Arial;
    color: #CCCCCC;
    font-size: 11px;
    padding-bottom: 4px;
}

INPUT 
{
    font-size: 11px;
    font-family: Arial;
    color: #4c4c4c;
}

.content
{
    border: solid 1px #B5B5B5;
}

.Navigation a
{
   font-family: Arial;
   font-size: 14px;
   color: #666666;
   text-decoration: none; 
   padding: 10px; 
}

.Navigation a:Hover
{
   font-family: Arial;
   color: #666666;   
   text-decoration: none; 
   padding: 10px; 
}

.Navigation a:Visited
{
   font-family: Arial;
   color: #666666;  
   text-decoration: none;
   padding: 10px; 
}

.Navigation a:Selected
{
   font-family: Arial;
   color: #CCCCCC;    
   text-decoration: none;
   padding: 10px; 
}

DIV.Store
{
    text-align: left;
    padding: 10px;
}

DIV.ListHeader 
{
    font-size: 14px;
    font-weight: bold;
    
}

DIV.Paging
{
    width: 100%;
    text-align: right;
}

DIV.Paging SPAN
{
    padding: 5px;
}

DIV.Paging A
{
   font-family: Arial;
   font-size: 12px;
   color: #4c4c4c;
   text-decoration: none; 
}

DIV.Paging A:Hover
{
   font-family: Arial;
   color: #666666;   
   text-decoration: none; 
}

DIV.Paging A:Visited
{
   font-family: Arial;
   color: #4c4c4c;    
   text-decoration: none;
}

DIV.Paging A:Selected
{
   font-family: Arial;
   color: #4c4c4c;    
   text-decoration: none;
}

TD.ListStore 
{ 
}