﻿body
{
	font-family:"Verdana";
}

h1
{
	font-size: 18pt;
	font-family: "Verdana";
	font-weight: bold;
	color: #902CD8;
}

h2 
{
	font-size: 19px;
	font-weight: normal;
	line-height: 18pt;
	color: blue;
}

.clearLeft
{
	clear:left;
}

.floatLeft
{
	float:left;
}

.artilceContainer
{
	font-family:"Verdana";
	width:650px;
	color:#000000;
	text-align:justify;	
	height:100%;
	padding:5px 5px 5px 5px;
	/*background-image:url(snowbackground.gif); background-repeat: repeat-x;*/
}
.articleShortDesc
{
	font-size:14px;
	
}

.mainList
{
	font-size:13px;
}

.listItem
{
	
}

.advertMsg
{
	font-size:14px;
	font-weight:bold;
}

.popupbox
{
	display:none;
	width:175px;
	border:solid 1px black;
	padding:3px;
	text-align:justify;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}