.LogoText { font-size: 30px; font-family: verdana; color: #999999; font-weight: 100; }
.TopLink { color: #6666cc; }
a:link, a:visited { color: #6666cc; text-decoration: none; }
a:hover { color: #666699; text-decoration: underline; }
a.TopLink:hover {	text-decoration: underline; }
a.SubMenu, a.SubMenu:hover, a.SubMenu:visited, a.SubMenu:link {	color: #ffffff;	text-decoration: none; }

a.morelink, a.morelink:visited
{
	color: #009900;
}

FORM#newsletter, FORM#newsletter INPUT
{
	font-size: 10px;
}

/* color bkgnd */
.Menu2 { background-color:  #6666cc; }

/* light color bkgnd */
.Menu2line, .Menu2hover { background-color: #6666ff; }

/* gray text */
.Time {	color: #999999; }

/* white text */
.Menu2 { color: #ffffff; }

/* normal size */
body, td, th, input, select, textarea, .Time { font-size: 11pt; }

/* normal font */
body, td, th, input, select, textarea, .Time { font-family: Calibri, Tahoma, Arial, Helvetica; color: #404040; line-height: 18px}

h1
{
	font-weight: bold;
	font-size: 17pt;
	color: #FF6600;
	font-family: Cambria;
}
h2 { 	font-family: Cambria; font-weight: bold; font-size: 13pt; margin-bottom: 5px; color: #666666; }
h3 { font-weight: bold; font-size: 11pt; margin-bottom: 5px; color: #666666; }
h4 { margin-top: 2px; font-weight: bold; font-size: 10pt; margin-bottom: 2px; color: #666666; }

.error { COLOR: red }

.boxheader
{
	text-align: center;
	border: 1px solid #cccccc;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	font-family: Verdana;
	letter-spacing: 7px;
	background-color: #d0d0d0;
}
TABLE.BatchFile {width: 100%; background-color: #ffffcc;  border: 1 px solid #999999;}
TD.BatchFile {font-size: 11px; padding: 10px; }
.red {color: red}

table#LanguageStatus tbody tr td
{
	border-bottom: 1px solid #e0e0ff;
}

table#LanguageStatus TR TH
{
	color: #666666;
	font-size: 10px;
}

table#LanguageStatus tr th,
table#LanguageStatus tr td
{
	padding-left: 5px;
	padding-right: 5px;
}
table#LanguageStatus TR TD
{
	font-size: 11px;
}

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: hand;
}
ul,
li
{
	line-height: 20px;	
}
.ForumBreadCrumb
{
	font-size: 10px;	
}
p.image
{
	text-align: center;	
}
div.CultureInfo table
{
	border-collapse: collapse;	
}
div.CultureInfo table th
{
	text-align: center;
	border-bottom: solid 2px #999999;	
}
div.CultureInfo table td
{
	border-bottom: solid 1px #cccccc;	
}
div.CultureInfo table td, div.CultureInfo table th
{
	font-size: 10px;	
}
div.DonationButtons
{
	margin: 40px;
}
div.DonationButtons table
{
	border-collapse: collapse;
}
div.DonationButtons th, div.DonationButtons td
{
	border-right: 10px solid white;
	background-color: #ccffcc;
	font-size: 20px;
	padding: 10px;
	border-width: 10px;
}