﻿a:link, a:visited, a:active	{ 
	text-decoration: underline;
	color: #B30738; 
	font-size: 12px;
}
a:hover 	{ text-decoration: underline; color: #ff0033; }

#WorldClass h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #B30738;	
	background: url(images/wcstyle/h1_bullet_wine.gif) no-repeat;
/*	padding:  3px 0px 12px 25px;
	margin: 0px 0px -15px 5px;*/

	padding:  0px 0px 12px 25px;
	margin: 0px 0px -15px 5px;
	height: 12px;

}

#WorldClass h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #B30738;

	background: url(images/wcstyle/h2_bullet_wine.gif) no-repeat 0px 0px;
	padding: 0px 0px 12px 25px;
	margin: 0px 0px -15px 5px;
}

#WorldClass p, td
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11pt;
}


#Checklist li p, .CheckListTD
{
	color: White;
	background-color: #B30738;
}

#WorldClass .CheckListHeader {
	font-weight: bold;
	background-color: #F71755;
	height: 25;
}

#WorldClass p.ModuleTitle 
{
	font-size: 18pt;
	color: #B30738;	
	background: url(images/wcstyle/type_wine.jpg) no-repeat 30px -3px;
	padding: 55px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: right;
	height: 100;
}

#WorldClass p.ModuleTitleDutch 
{
	font-size: 18pt;
	color: #B30738;	
	background: url(images/wcstyle/type_wine_dutch.gif) no-repeat 30px -3px;
	padding: 55px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: right;
	height: 100;
}

#WorldClass p.ModuleTitleGerman 
{
	font-size: 18pt;
	color: #B30738;	
	background: url(images/wcstyle/type_wine_german.gif) no-repeat 30px -3px;
	padding: 55px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: right;
	height: 100;
}

#WorldClass p.ModuleTitleCanada-fr
{
	font-size: 18pt;
	color: #B30738;	
	background: url(images/wcstyle/type_wine_canada-fr.gif) no-repeat 30px -3px;
	padding: 55px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: right;
	height: 100;
}

#WorldClass .WCEImage
{
	font-size: 8pt;
		text-align:center;
}

#houseMenuVstatic li{
 border-bottom: solid #888888 1px;
}

