body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 90%;
}

.categoryitemstable
{
	width: 100%;
	font-size: 75%;
}
.categoryitem
{
	color:#990000;
}
.categoryitem:hover
{
	color:#D01D21;
}

.JobAdListDataGrid
{
	font-size: 70%;
	border: none;
	width: 100%;
	height: 100%;
}
.JobAdListDatagridHeader
{
	 color:  #000000;
}
.JobAdListDatagridItem
{
	background-color: #FDFBFB;
}
.invisible 
{
	display:none
}
.JobAdListDatagridAltItem
{
	background-color: #FFFFFF;
}

.infotext
{
	font-size: 130%;
}

.pageheader {
	font-size: 130%;
	line-height: 100%;
	left: 0px;
	top: 1px;
	position: relative;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a 
{
	color: #990000;
	text-decoration: none;
}

a:hover
{
	color: #D01D21;
}

.DivPageHeader 
{
	width: 100%;
	margin-top: 0px;
}
.DivJobAdHeader 
{
	width: 100%;
	margin-top: 30px;
	font-size: 90%;
}
.DivJobAdText
{
	width: 100%;
	margin-top: 10px;
	font-size: 90%;
}

.DivJobAdTextNoMargin
{
	width: 100%;
	font-size: 90%;
}

.Links
{
	width: 100%;
	margin-top: 10px;
	font-size: 80%;
}
.JobAdTextStrong
{
	width: 100%;
	margin-top: 10px;
	font-size: 90%;
	font-weight: bold
}
.JobAdTextbox
{
	width: 140px;
}
.JobAdLoginTable
{
	width: 300px;
}
.DivPanel
{
	width: 100%;
	margin-top: 30px;
}
.DivJobAdTable
{
	width: 100%;
	margin-top: 10px;
}
.LogoutLine
{
	 line-height: 30px;		
	 vertical-align: text-top;
}
.Panel
{
	width: 100%;
}