body
{
	background: #DDDDDD;
    
    padding: 20px;
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
}



.mainMenu
{
    
    font-weight: bold;    
    color: #006600;
    
}


li.topMenu
{
    float: left;
    margin-right: 14px;
    margin-left: 14px;
    font-size: 10px;    
}

a.topMenu   
{
    
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
    color: #000000;
}

a.topMenu:hover
{
    text-decoration: underline;
}

a.bottomMenu   
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: silver;    
}

a.bottomMenu:hover
{
    text-decoration: underline;
}


a.mainMenu   
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;    
}

a.mainMenu:hover
{
    text-decoration: underline;
}

li.bottomMenu
{
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 11px;  
    color: Silver;  
}

input {
	border: 1px solid #7D80FF;
	background: #CCCCFF;

	}

select {
	border: 1px solid #7D80FF;
	background: #CCCCFF;

	}


.breadcrumb
{
    color: Gray;
    font-size: 11px;
    float: left;
    padding: 14px;
}

.notice
{
    color: #3C7D47;
    font-size: 11px;
    float: left;
    padding: 14px;
}
.alert
{
    color: #BA3636;
    font-size: 11px;
    padding: 14px;   
	clear: both;
	text-align: center;
}

.header
{
    clear: both;
    color: White;
    font-size: 30px;
    font-family: Georgia;
    padding-left: 14px;
}

.copyright
{
    color: Gray; 
    size: 11px; 
    padding: 20px 0 10px 10px; 
    float: left;
}

.terms
{
    clear: both; 
    color: Gray; 
    size: 11px; 
    padding: 10px; 
    float: left;
}

.rightShadow
{
    width: 8px; 
    background-image: url(/_images/content_right.png); 
    background-position: top left;
}

h1
{
    
    font-size: 20px;
    font-family: Verdana;
    padding-bottom: 4px;
}

h2
{
    
    font-size: 16px;
    font-family: Verdana;
    padding-bottom: 4px;
}

p
{
    padding-bottom: 12px;    
}

td,p
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
}

.menuBlock
{
    padding-top: 6px;
    padding-bottom: 6px;
    background-repeat: no-repeat;
}

.bigLink
{
    font-size: 16px;
    font-family: Verdana;    
    padding-bottom: 2px;
}

a
{
    color: #008800;
	font-weight: bold;
}


#invoice
{
    background-image: url(/_images/icons/48x48/shadow/pdf.png);
    background-position: 0px 10px;    
    clear: both;
    padding-left: 60px;
    padding-bottom: 15px;
    
}
