body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	color:#616161;
	font-weight: normal;
}

#leftMenu td{
	background-image:url(../images/menuArrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:35px;
	font-size:12px;
	color:#CCCCCC;
	height:21px;
	vertical-align:bottom;
}
#leftMenu a:hover{
	text-transform:uppercase;
}

#scrollingText{    
	text-align:center;	
	background :center no-repeat;		
}
#scrollingText a:link {
	font-size:11px;
	text-decoration:none;
	color:#616161;
} 
#scrollingText a:visited {
	text-decoration:none;
	font-size:11px;	
	color:#616161;	
}
#scrollingText a:hover {
	color:#990000;
}
.tblResSub{	
	border-left-style: solid;	
	border-bottom-style: none;	
	border-right-style: solid;	
	border-top-style: solid;	
	border-width: 1px;	
	border-color: #666666;	
}
#tblResumeSubmit td{
	font-size:12px;
}

/*DEFAULT STYLES*/
td, textarea, input, select {	
	font-size: 10px;	
	line-height: 14px;
}

a:link {
	text-decoration:none;
	color:#CCCCCC;
}
a:visited {	
	color:#CCCCCC;
	text-decoration: none;	
}

a:hover {
	color:#990000;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.mid{
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-width: 1px;
	border-color: #666666;
	color:#990000;
	text-align:center;
	text-transform:uppercase;
}
.titleJobs{
	font-weight:bold;
	font-size:12px;
	color:#990000;
}
.jobInfo{
	font-size:12px;
}
.emphasis{
		
	border-bottom-style: solid;
	border-top-style: outset;
	border-width: 1px;
	border-color: #ba1d22;
	text-transform:uppercase;
		
}
.emphasis a{
	color:#ba1d22;
}
.titleright{
	font-family:"Trebuchet MS";
	font-weight: bold;
	text-align: right;
	font-size:16 px;
}
.joblisting{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #5c4d34;
	text-align:left;
}
.list_back{
	background-repeat: no-repeat;
	background-position:center center;
}
.msg{
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color:maroon;
}
.action{
	font-size: 12px;
	line-height: 20px;
}
.warning{
	padding: 5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(css\border-radius.htc);
	background-color: #dcdcdc;
	border:solid 1px  #a8a8a8;
	color: #343d8c;
}
.about{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #5c4d34;
	text-align: justify;
}
.about td{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #5c4d34;
	text-align: justify;
	height: 20px;
}
.about a:link{
	color: #ff8d8d;
}

.about a:visited{
	color: #ff8d8d;
}
.about a:hover{
	color: #ff8d8d;
	color:#990000;
}