body
{
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #01619e;
}
/**** footer ******/

#Footer
{
	background: url(../../Images/Footer_Bg.gif) repeat-x bottom;
}


/********links ********/

a:link, a:visited
{
	font-family: verdana;
	font-size: 10px;
	color: #687982;
	text-decoration: none;
}
a:hover
{
	color: #427fa0;
	text-decoration: underline;
}


/***** search Td ******/

#Search
{
	background: url(../../Images/Text_Search.gif) no-repeat;
}

.textarea
{
	width: 130px;
	border: 0px solid;
	font-family: verdana;
	font-size: 11px;
	color: #687982;
}
.TextLogin
{
	width: 200px;
	border: 1px solid #becdd4;
	font-family: verdana;
	font-size: 13px;
	color: #687982;
}



/************** Rounded Corner *********/
#rnd_container
{
	background: #f7f7f7;
	margin: 1px;
}

.rnd_top, .rnd_bottom
{
	display: block;
	background: #f7f7f7;
	font-size: 1px;
}
.rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4
{
	display: block;
	overflow: hidden;
}
.rnd_b1, .rnd_b2, .rnd_b3
{
	height: 1px;
}
.rnd_b2, .rnd_b3, .rnd_b4
{
	background: #f7f7f7;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}
.rnd_b1
{
	margin: 0 5px;
	background: #d3d3d3;
}
.rnd_b2
{
	margin: 0 3px;
	border-width: 0 2px;
}
.rnd_b3
{
	margin: 0 2px;
}
.rnd_b4
{
	height: 2px;
	margin: 0 1px;
}

.rnd_content
{
	display: block;
	border: 0 solid #CCCCCC;
	border-width: 0 1px;
	padding: 4px;
	background: #f7f7f7;
	color: #000000;
}

/**** useful links ***/

.UsefulTitels
{
	font-family: verdana;
	font-size: 14px;
	color: #555555;
	text-decoration: none;
	line-height: 25px;
	font-stretch: ultra-condensed;
	font-weight: bold;
}

.Useful, .Useful a, .Useful a:link, .Useful a:visited
{
	font-family: verdana;
	font-size: 14px;
	color: #797f80;
	text-decoration: none;
	font-weight: bold;
}
.Useful a:hover
{
	color: #797f80;
	text-decoration: underline;
}



.content
{
	float: left;
	width: 180px;
	margin: 10px 10px 0 20px;
	font-family: verdana;
	font-size: 14px;
	display: inline;
}

.content h1, .content ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.content h1
{
	color: #797f80;
	font-size: 18px;
	margin-bottom: 10px;
}

.content h2
{
	margin: 10px 0 4px 0;
}

.content ul.hover_list li
{
	border: 1px solid #e6e6e6;
	border-width: 0 0 1px 0;
	font-family: verdana;
	font-size: 13px;
	color: #797f80;
	list-style: none;
}

.content ul.hover_list li a
{
	font-family: verdana;
	font-size: 13px;
	color: #797f80;
	display: block;
	list-style: none;
	line-height: 25px;
}

.content ul.hover_list li a:hover, .content ul.hover_list li a:focus
{
	background: #efefef;
	font-family: verdana;
	font-size: 13px;
	color: #797f80;
	text-decoration: none;
	padding-left: 5px;
}


a img
{
	border: 0px;
}



/***** titels  *****/

.Titels
{
	float: left;
	margin: 6px 10px 0 0px;
	font-family: Trebuchet MS;
	background-color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	color: #a9070a;
}
.Titels h2
{
	margin: 18px 6px 4px 0;
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: bold;
}


/***** test  ****/

p
{
	font-family: verdana;
	font-size: 13px;
	line-height: 20px;
}

.TextForm
{
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #6e6e6e;
	font-weight: bold;
}

.BlueText
{
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #00536e;
}
.RedText
{
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: Red;
}

.BlueText, .BlueText a, .BlueText a:link, .BlueText a:visited
{
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #00536e;
	text-decoration: none;
}
.BlueText a:hover
{
	color: #00536e;
	text-decoration: underline;
}

.Car
{
	background: url(../../Images/Car.jpg) no-repeat right bottom;
}


.Footer, .Footer a, .Footer a:link, .Footer a:visited
{
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	color: #00536e;
	text-decoration: none;
}
.Footer a:hover
{
	color: #00536e;
	text-decoration: underline;
}


/********* login **********/

.TopPic
{
	background: url(../../Images/Login_Wel.gif) no-repeat;
	padding-left: 20px;
	font-family: verdana;
	font-size: 13px;
	color: #fff;
	font-weight: bold;	
}

.LableUser
{
	margin-top: 50px;
}

.LoginContent
{
	float: left;
	width: 199px;
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 14px;
	list-style: none;
	display: inline;
}

.LoginContent h1, .LoginContent ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}



.LoginContent ul.hover_list li
{
	border: 1px solid #e6e6e6;
	border-width: 0 0 1px 0;
	font-family: verdana;
	font-size: 13px;
	color: #797f80;
	list-style: none;
}

.LoginContent ul.hover_list li a
{
	font-family: verdana;
	font-size: 13px;
	color: #797f80;
	display: block;
	list-style: none;
	line-height: 25px;
}

.LoginContent ul.hover_list li a:hover, .LoginContent ul.hover_list li a:focus
{
	background: #efefef;
	font-family: verdana;
	font-size: 13px;
	color: #797f80;
	text-decoration: none;
	padding-left: 5px;
}

.JobDetails
{
	background: #f9f9f9;
	font-family: verdana;
	font-size: 13px;
	color: #797f80;
	border: 1px solid #9db0bc;
	padding: 10px;
}

p, h2
{
	margin: 5px;
}

.TableBg
{
	background: url(../../images/Table_Bg.gif) repeat-x;
	border: 1px solid #0f6f97;
	height: 34px;
	color: #fff;
	font-family: verdana;
	font-size: 13px;
}

.Error
{
	font-family: verdana;
	font-size: 10px;
	color: red;
}


.TitelsNews
{
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	color: #555;
}

.Date
{
	font-family: verdana;
	font-size: 10px;
	line-height: 18px;
	color: #00536e;
	text-decoration: none;
}


.pagerOuterTable
{
	border-collapse: collapse;
	border: 0px solid #4d5c93;
	color: #39437e;
}

.pageCounter
{
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	background-color: #0262a0;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #4d5c93;
}

.pageFirstLast
{
	font-family: Tahoma;
	font-size: 9px;
	color: #4d5c93;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #4d5c93;
	width: 50px;
}

.pagePrevNextNumber
{
	font-family: Tahoma;
	font-size: 9px;
	color: #4d5c93;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	width: 15px;
	border: 1px solid #4d5c93;
}

.pageCurrentNumber
{
	font-family: Tahoma;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	background-color: #ececec;
	text-align: center;
	vertical-align: middle;
	width: 15px;
	border: 1px solid #4d5c93;
}

.pageGroups
{
	font-family: Tahoma;
	font-size: 9px;
}

.pagerLink, .pagerLink#a, .pagerLink#hover, .pagerLink#active, .pagerLink#visited
{
	font-family: Tahoma;
	font-size: 9px;
	color: #4d5c93;
	text-decoration: none;
}

.TextForm2
{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #6e6e6e;
	font-weight: bold;
	padding: 5px;
}

.TextContact
{
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #6e6e6e;
	padding: 5px;
