<!--

.homeText 
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.boldLink
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}

.boldText
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

.titleText
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

.smallText 
{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.text 
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}

.blueText
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #0033ff;
	text-decoration: none;
}

.blueTextBold 
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #0033ff;
	text-decoration: none;
}

.greenText
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}

.greenTextBold 
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

ul
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	list-style : disc outside;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 2px;
	margin-bottom : 10px;
}

ol
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

.showcaseText 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

A 
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}

A.subtitle 
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18 px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}

A.smallText 
{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 14 px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}

.simpleCMSText {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.simpleCMSLink {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.exampleText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}


.error 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

.frames
 {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#6D8693;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#617087;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
	border : solid;
}


//-->

