.BottomNavigation {
	font-size: 10px;
	font-family: Verdana;
}
body{
	color:#FFFFFF;
	}

#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:500;
	color: #FF700D;
}
#topnav a:link {
	color: #FF700D;
	text-decoration: none;
}
#topnav a:visited {
	color: #FF700D;
	text-decoration: none;
}
#topnav a:active {
	color: #FF700D;
	text-decoration: none;
}
.joe {
display:none
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:19px;
	font-size:12px;
	color:#FFFFFF;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#CCCCCC;
	}
	
	
#bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:19px;
	font-size:12px;
	color:#FFFFFF;
}
/*start old css*/


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

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


h1 {
	font-size: 15px;
}

a:active {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none
}

#jobListTable th {
		background-color: A41414;
	color: #000000;
	font-size: 13px;
}

ul{
	color:#FFFFFF;
	}
	
ol{ 
	color:#FFFFFF;
	}

#jobListTable td {
	font-size: 11px;
}

#jobListLink a:visited {
	color: 666666;
}

#jobListlink a:link {
	font-weight: bold;
	color: A41414;
}

#jobListTable body p {
	font-weight: bold;
}

#jobListRow {
	padding: 5px;
	border: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: cccccc;
	width: 100%;
}

#loginTextTable {
	font-size:11px;
	width: 100%;
	text-align: right;
}

#displayNumberOfJobsTextTable {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	width: 100%;
}

#adminHeaderTable {
	width:100%;
	
}

#tdAdminHeaderTableLeft {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: A41414;
	font-weight: bold;
}

#tdAdminHeaderTableCenter {
	text-align:center;
	font-size: 18pt;
	width:20px;
	color: 666666;
}

#tdAdminHeaderTableRight {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: A41414;
	font-weight: bold;
}

#emailJobHeader {
	font-size:13px;
	color: #000000;
	font-weight:bold;
}

#emailJobTitle {
	font-size:13px;
	color: #A41414;
	font-weight:bold;
}

#jobTitleText {
	font-size:13px;
	font-weight:bold;
	color:A41414;
}

#tdJobDescription {
	text-align: left;
}
