/* CSS Document 
Author : Michael U. Lu */


a:link {

	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
	
}
a:active {
	text-decoration: none;
}

.bottomtext {
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDC;
}

.Bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 1.5;
}
.Bodytextbold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

.Bodytextboldred {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	color:#666666 ;
	
}

.Bodytextwols {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
	
}
.headingtext {
	font-weight: bold; 
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:16px;
}

.mainheadingtext {
	font-weight: normal; 
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:24px;
}

.topmenu{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#F7F7F7;
	padding-left:15px;
	padding-right:15px;
}


.topmenuover{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000;
	padding-left:15px;
	padding-right:15px;
	
	background:#000000;

}


a.topmenu{

	font-weight:bold;
	font-style:normal;
	color:#F7F7F7;
	padding-left:0px;
	padding-right:0px;

}

a.topmenu:hover{
	
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	padding-left:0px;
	padding-right:0px;

}

.hometable{
	border:dashed 2px #CCC;


}

table.vacancies{

	margin:5px;
	margin-left:5px;
	width:98%;

}

tr.vacancies{
	background-color:#F7F7F7;
	outline:#CCC 1.5px solid;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	color:#3E3E3E;
	text-align:left;
	


}

.vacheadertext{

	padding-left:20px;

}

td.vacanciesbodyfr{
	
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border-bottom:#CCC 1px solid;
	color:#3E3E3E;
	text-align:left;
	height:40px;

	vertical-align:bottom;
}

td.vacanciesbodyfc{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border-bottom:#CCC 1px solid;
	color:#3E3E3E;
	text-align:left;

	vertical-align:bottom;
	padding-left:20px;
}

td.vacanciesbody{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border-bottom:#CCC 1px solid;
	color:#3E3E3E;
	text-align:left;
	height:32px;
	vertical-align:bottom;

}


.minilink{
	margin:4px;
	background-color:Transparent;
}

a img{
	border:none;	
}

.vacbtns{
	font-family:Trebuchet MS,Arial;
	font-size:13px;
	font-weight:bold;
	width:100px;



}
.vacbtnadd{
	font-family:Trebuchet MS,Arial;
	font-size:14px;
	font-weight:bold;
	width:110px;
	height:30px;

}
.newbtn{

	position:static;
	padding-left:3px;
	display:inline;
		vertical-align:middle;
	height:100%;
	
}
.changepass{
	font-family:Trebuchet MS,Arial;
	font-size:14px;
	font-weight:bold;
	width:165px;
	height:30px;
	

}

.logout{
	font-family:Trebuchet MS,Arial;
	font-size:14px;
	font-weight:bold;
	width:100px;
	height:30px;
	

}
