.main-text
{
	font-size:12px;
	font-family:arial;
	color:#333333;
	line-height:16px;
	text-align:justify;
	padding:0px 0px 10px 0px;
}

.homepage-text
{
	font-size:13px;
	font-family:Century Gothic, Myriad Pro, arial;
	color:#000000;
	line-height:18px;
	text-align:justify;
	padding:0px 0px 10px 0px;
}

.black-big
{
	font-family:Arial, arial;
	font-size:20px;
	color:#333333;
	font-weight:bold;
	padding:10px 0px 5px 0px;
	background-image:url(../images/bdr.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.black-smal
{
	font-family:Arial, arial;
	font-size:15px;
	color:#333333;
	font-weight:bold;
}

.orange-big
{
	font-family:Century Gothic, Myriad Pro, arial;
	font-size:22px;
	color:#f84b00;
	font-weight:bold;
}

.white
{
	font-family:arial, arial;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	padding:11px 0px 0px 0px;
}

.white-big
{
	font-family:Century Gothic, Myriad Pro, arial;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	background-image:url(../images/red-bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

.green
{
	font-family:arial;
	font-size:13px;
	color:#0d901c;
	font-weight:bold;
}


.red
{
	font-family:Myriad Pro, arial narrow, arial;
	font-size:14px;
	color:#f84b00;
}

.orange
{
	font-family:Arial, arial;
	font-size:12px;
	color:#f84b00;
	font-weight:bold;
}

.blue
{
	font-family:Arial, arial;
	font-size:18px;
	color:#0099FF;
	padding:10px 0px 10px 0px;
}

.click-here
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
 
.click-here a
{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.click-here a:hover
{
	font-family:arial;
	font-size:12px;
	color:#0099FF;
	text-decoration:underline;
}

.read
{
	font-family:arial;
	font-size:12px;
	color:#f84b00;
	font-weight:bold;
	text-align:right;
}
 
.read a
{
	font-family:arial;
	font-size:12px;
	color:#f84b00;
	text-decoration:none;
	font-weight:bold;
}

.read a:hover
{
	color:#0099FF;
	text-decoration:underline;
}

.blue-link
{
	font-family:Bell Gothic Std, arial;
	font-size:14px;
	color:#0099FF;
	font-weight:bold;
}
 
.blue-link a
{
	font-family:Bell Gothic Std, arial;
	font-size:14px;
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
}

.blue-link a:hover
{
	color:#f84b00;
	text-decoration:underline;
}
