﻿body
{
	background-color: #565656;
	color: #747373;
	font-family:  Arial, Helvetica, Tahoma, Sans-Serif;
	font-size: 10pt;
	margin: 0px;
}
textarea
{
	font-family:  Arial, Helvetica, Tahoma, Sans-Serif;
	font-size: 10pt;
}
ul
{
	margin-top:0px;
}
a:link
{
	color: #8296C5;
	text-decoration: none;
}
a:visited
{
	color: #8296C5;
	text-decoration: none;
}
a:hover
{
	color: #8296C5;
	text-decoration: underline;
}

h1
{
	font-size:16pt;
	color:#165B9F;
	margin-bottom:0px;
}

h2 
{
	font-size:12pt;
	color:#A8AC2F;
	margin-bottom:0px;
}

h3 
{
	font-size:10pt;
	color:#A8AC2F;	
	margin-bottom:0px;
}

h4 
{
	font-size:10pt;
	color:#165B9F;	
	margin-bottom:0px;
}

hr 
{
	color:#8296C5;
}

.BlogLeftBar 
{
	
}

.BlogTopBar 
{
	
}

.LatestJobAds
{
	
}

.LatestJobAdsPosted
{
	text-align:right;
}

.standout
{
	font-weight:bold;
	font-style:italic;
	color:#165B9F;
}

.message
{
	color:#990000;
}
.label
{
	font-weight:bold;
}