div {
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
}

a 
{
	color: #534741;
}

td {
	font: 9pt arial, verdana, tahoma;
}

li.calMenu
{
	display: inline;
}

ul.calMenu
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

li.calMenu a
{
	color: #ffffff;
	text-decoration: none;
	padding: 20px 10px;
	display: block;
	font: 10pt verdana, tahoma;
	font-weight: bold;
	border-right: 1px solid black;
	background-color: #534741;
	border-bottom: 1px solid black;
}

li.calMenu a#menu1:hover
{
	background-color: #D2C8B0;
}

li.calMenu a#menu2:hover
{
	background-color: #D2C8B0;
}

li.calMenu a#menu3:hover
{
	background-color: #D2C8B0;
}

li.calMenu a#menu4:hover
{
	background-color: #D2C8B0;
}

li.calMenu a#menu5:hover
{
	background-color: #D2C8B0;
}

li.calMenu a#menu6:hover
{
	background-color: #D2C8B0;
}

td#confBody
{
	padding: 10px;
}

td#blue1
{
	border-bottom: 1px solid black; 
	background-color: #534741;
}

td#blue2
{
	border-bottom: 1px solid black; 
	background-color: #736357;
}

td#blue3
{
	border-bottom: 1px solid black; 
	background-color: #998675;
}

td#blue4
{
	border-bottom: 1px solid black; 
	background-color: #BDAF8B;
}

td#stuffBox
{
	border-bottom: 1px solid black;
}
td#topLoginBox
{
	border-bottom: 1px solid black; 
	border-left: 1px solid black; 
	background-color: #D2C8B0;
	height: 100px;
}

li.calMenu a:hover
{
	background-color: #A1C1E7;
}

body
{
	background-color: #AB9A6C;
	margin: 0;
	padding: 0;
}

td.main-content
{
	text-align: center;
}

.main-content-table
{
	margin: 0 auto;
	padding: 0;
	width: 950px;
	text-align: left;
	background-color: transparent;
	border: none;
	height: 100%;
}

.border
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}

.border-table
{
	border-width: 0 1px;
	border-color: #000000;
	border-style: solid;
	background-color: White;
}

.default-content-table
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 100%;
	text-align: left;
	background-color: transparent;
}



a.top-1 
{
	background-color: #534741;
	color: #ffffff;
	font: bold 8pt verdana, tahoma;
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding: 10px;
	float: left;
}

a.top-1:hover
{
	background-color: #D2C8B0;
}

a.top-2
{
	background-color: #736357;
	color: #ffffff;
	font: bold 8pt verdana, tahoma;
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding: 10px;
	float: left;
}

a.top-2:hover
{
	background-color: #D2C8B0;
}

a.top-3
{
	background-color: #998675;
	color: #ffffff;
	font: bold 8pt verdana, tahoma;
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding: 10px;
	float: left;
}

a.top-3:hover
{
	background-color: #D2C8B0;
}

a.top-4
{
	background-color: #BDAF8B;
	color: #ffffff;
	font: bold 8pt verdana, tahoma;
	width: 100%;
	height: 100%;
	text-decoration: none;
	padding: 10px;
	float: left;
}

a.top-4:hover
{
	background-color: #D2C8B0;
}

td.black-menu
{
	background-color: #000000;
	height: 15px;
	width: 100%;
	text-align: center;
}

a.black-menu
{
	color: #ffffff;
	font: 8pt verdana, arial;
	text-decoration: none;
}

a.black-menu:hover
{
	color: #cccccc;
}

div.login-box 
{
	padding: 5px; 
	margin: 0px;
	font: 8pt verdana; 
	width: 100%;
	background-color: #D2C8B0;
	border: none;
	text-align: justify;
}

div.greeting-box
{
	padding: 5px; 
	font: 8pt verdana; 
	height: 100%; 
	width: 100%;
	background-color: #D2C8B0;
	border: none;
}

.login-text
{
	font: 8pt tahoma, arial;
	color: #534741;
}

a.login-link
{
	font: 8pt tahoma, arial;
	color: #000000;
	text-decoration: underline;
}

a.login-link:hover
{
	text-decoration: none;
}

a.event-link
{
	color: #ffffff; 
	font: 12pt verdana, arial; 
	text-decoration: none;
}

a.event-link:hover
{
	text-decoration: underline;
}

td.topCalendar
{
	padding: 5px;
}

td.topCalendarImage
{
	padding: 5px;
	border-left: 1px dotted black;
}

td.midCalendarNormal
{
	padding: 5px;
	border-bottom: 1px dotted black;
}

td.midCalendarRightImage
{
	padding: 5px;
	border-bottom: 1px dotted black;
	border-left: 1px dotted black;
}

a.btnAddAJob
{
	display: block;
	height: 28px;
	width: 105px;
	background-image: url(http://www.frallc.com/images/hedgecfo/addajob.jpg);
	background-position: top;
}

a.btnAddAJob:hover
{
	background-position: bottom;
}

a.btnAddAJobSelected
{
	display: block;
	height: 28px;
	width: 105px;
	background-image: url(http://www.frallc.com/images/hedgecfo/addajob.jpg);
	background-position: center;
}

a.btnViewAllJobs
{
	display: block;
	height: 28px;
	width: 105px;
	background-image: url(http://www.frallc.com/images/hedgecfo/viewalljobs.jpg);
	background-position: top;
}

a.btnViewAllJobs:hover
{
	background-position: bottom;
}

a.btnViewAllJobsSelected
{
	display: block;
	height: 28px;
	width: 105px;
	background-image: url(http://www.frallc.com/images/hedgecfo/viewalljobs.jpg);
	background-position: center;
}

a.btnViewMyJobs
{
	display: block;
	height: 28px;
	width: 105px;
	background-image: url(http://www.frallc.com/images/hedgecfo/viewmyjobs.jpg);
	background-position: top;
}

a.btnViewMyJobs:hover
{
	background-position: bottom;
}

a.btnViewMyJobsSelected
{
	display: block;
	height: 28px;
	width: 105px;
	background-image: url(http://www.frallc.com/images/hedgecfo/viewmyjobs.jpg);
	background-position: center;
}

a.directors
{
	display: block;
	width: 100%;
	height: 20px;
	font: 10pt arial;
	text-decoration: none;
}

a.directors:hover
{
	background-color: #F1F1E9;
}

div.breadcrumb
{
	font: bold 10pt verdana, tahoma;
	padding: 10px 0 10px 50px;
	text-align: left;
}

table.forum td
{
	text-align:center;
}

tr.forum2
{
	background-color: #D2C8B0;
}

tr.forumHeader
{
	color: White;
	background-color: #534741;
}

tr.forumHeader td
{
	font: bold 12pt verdana, tahoma;
}

span.headers
{
	font: bold 12pt verdana, tahoma;
}

div.forumButtons
{
	text-align:left;
	padding: 0 0 0 50px;
}

table.forumAdd td
{
	font: bold 10pt verdana, tahoma;
	text-align: left;
}

table.forumAdd td:first-child
{
	vertical-align: top;
	text-align: right;
}

table.post
{
	width: 100%
}

td.post1
{
	vertical-align:top;
	width: 10%;
	border: none;
	background-color: #D2C8B0;
	color: #000000;
}

td.post2
{
	width: 90%;
	border: 1px solid #000000;
	padding-left: 5px;
	font: 8pt verdana, tahoma;
	background-color: #FFFFFF;
	vertical-align:top;
}

td.post1 a
{
	font-size: xx-small;
}

table.postBorder
{
	background-color: #D2C8B0;
	width: 90%;
}