﻿body 
{
    font-family: Verdana, Arial, Helvetica, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #afa9a9;
}

h1
{
   font-size: 20pt;
   font-weight: bold;
    color: Black; 
    display: inline;
}

h1.Body
{
    font-size: 12pt;
    font-weight: bold;
    display: inline;
}

h2.Body
{
    font-size: 12pt;
    font-weight: bold;
    display: inline;
}

h3.Body
{
    font-size: 12pt;
    font-weight: bold;
    display: inline;
}

.small
{
	font-size: 12pt;
	font-weight: bold;
}

.smaller
{
	font-size: 10pt;
	font-weight: bold;
}

.smallernormal
{
	font-size: 10pt;
	font-weight: normal;
}

.caption
{
	font-size: 8pt;
	font-weight: bold;
}

.sub
{
	font-size: 8pt;
}

.bold
{
	font-weight: bold;
} 

.italic
{
    font-style: italic;
} 

.underline
{
    text-decoration: underline;
} 

.bold2
{
	font-weight: bold;
	font-size: 20px;
} 

.title	
{
    font-size: 20pt; 
	font-weight: bold;
	color: Black;
}

.imageborder
{
    border: solid 2px black;
}

.border
{
    border: solid 1px black;
}

.subtitle	
{
    font-size: 12pt; 
	font-weight: bold;
	color: Navy;
}

.copyright 
{
    font-size: 8pt; 
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	color: White;
} 

a.normalsmalllink:link	
{   
    font-size: 10pt;
    color: Purple;
    text-decoration: underline; 
	font-weight: bold;
}

a.normalsmalllink:visited 
{
    font-size: 10pt;
    color: Purple; 
	text-decoration: underline; 
	font-weight: bold;
}

a.normalsmalllink:hover	
{
    font-size: 10pt; 
	color: White; 
	text-decoration: underline; 
	font-weight: bold;
}

a.votelink:link	
{   
    font-size: 8pt;
    color: Gray;
    text-decoration: none; 
	font-weight: bold;
}

a.votelink:visited 
{
    font-size: 8pt;
    color: Gray; 
	text-decoration: none; 
	font-weight: bold;
}

a.votelink:hover	
{
    font-size: 8pt; 
	color: White; 
	text-decoration: none; 
	font-weight: bold;
}

a:link	
{   
    color: Blue;
    text-decoration: underline; 
	font-weight: bold;
}

a:visited 
{
    color: Blue; 
	text-decoration: underline; 
	font-weight: bold;
}

a:hover	
{
	color: Black; 
	text-decoration: underline; 
	font-weight: bold;
}

a.MainMenu:link	
{   
    color: Blue;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

a.MainMenu:visited 
{
    color: Blue; 
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

a.MainMenu:hover	
{
	color: Black; 
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

a.BreadCrumb:hover	
{
	color: Black; 
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.BreadCrumb:link	
{   
    color: Blue;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.BreadCrumb:visited 
{
    color: Blue; 
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.Product:link	
{   
    color: Blue;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.Product:visited 
{
    color: Blue; 
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.Product:hover	
{
	color: Black; 
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.Fun:link	
{   
    color: Blue;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;
}

a.Fun:visited 
{
    color: Blue; 
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;
}

a.Fun:hover	
{
	color: Black; 
	font-weight: normal;
	font-size: 10pt;
	text-decoration: underline;
}

.Bread
{
	font-weight: bold;
	font-size: 10pt;
}

.groupingtitle
{
    color: black;
    font-size: 14pt;
    font-weight: bold;
}