
table,tr,td,font,th,td,p 
{ 
	font-size: 12px; 
	font-family: Verdana, sans-serif;
	color: #333333;
}

P
{
  margin: 0px 0px 20px 0px;

}

a:link,a:active,a:visited 
{ 
	color : #882288; 
	text-decoration: none; 
}

a:hover		
{ 
	text-decoration: underline; 
	color : #0069DD; 
}

.mainbody	
{ 
	background-color: #FFFFFF; 
	border: 1px #CCCCCC solid; 
}

.mainmenu
{
	font-size : 10px; 
	font-weight: bold;
	text-decoration: none;
}

.downloadbox
{
	border: 1px #CCCCCC solid; 
	background: #FFFFFF;
	padding: 5px;
	width: 100%;
}

.productpreviewbox
{
	border: 1px #CCCCCC solid; 
	padding: 0px;
	background: #FFFFFF;
	width:33%;
}

.productpreviewboxheader
{
	margin: 0px;
	padding: 0px 2px 2px 2px;
	background: #CCCCCC;
	color : #882288; 
	font-size : 14px; 
	font-weight: bold;
	font-family: tahoma, sans-serif;
}

.productpreviewboxbody, .productpreviewboxbody p .productpreviewboxbody a
{
	padding: 3px;
	font-size : 12px; 
	color : #666666; 
}

.subheading
{
	font-size : 11px; 
	color : #547293; 
	font-family: tahoma, sans-serif;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
}

.note
{
    font-size : 11px; 
	color : #336633; 
	font-family: tahoma, sans-serif;
	padding: 0px 0px 4px 0px;
	afont-weight: bold;
}

.productdetaillink 
{
	font-size : 10px; 
	font-weight: bold;
	text-align:right;
	padding: 2px; 
}

.productcostlabel
{
	font-size : 11px; 
	color : #547293; 
	font-family: tahoma, sans-serif;
	font-weight: bold;
	text-align:right;
	padding: 2px;
}

.productcost
{
	font-weight: normal;
}

.examplebreakout
{
	float:left;
	border: 1px #DDDDDD solid; 
	padding:  4px 4px 4px 4px;
	margin: 4px 4px 4px 4px;
	background: #FFEEEE;
}

form
{
		margin:0px;
}

input
{
	font-size : 10px; 
}

.errormsg
{
	color : #CC0000; 
	font-weight: bold;
}

.okaymsg
{
	color : #006600; 
	font-weight: bold;
}

.thumbnail
{
	width: 100px;
	border: 1px #666666 solid; 
	font-size : 10px; 
	padding:  0px;
	margin: 0px 4px 2px 4px;
	float: left;
	background: #FFDDFF;
}

.thumbnail_right
{
	width: 100px;
	border: 1px #666666 solid; 
	font-size : 10px; 
	padding:  0px;
	margin: 0px 4px 2px 4px;
	float: right;
	background: #FFDDFF;
}

.pageintro
{
	font-size : 14px; 
	font-weight: bold;
	color: #547293	;

}

.biggrey
{
	font-size : 16px; 
	font-weight: bold;
	color: #999999	;
	font-family: tahoma, sans-serif;
}


