p {
	font-weight:normal;
}

.navigation
{
	background: url("images/nav.jpg") repeat left top;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
    padding:5px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
}
.navigation a
{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}
.navigation a:hover
{
	color: #FFFFFF;
	font-size:14px;
	text-decoration:underline;
}
a
{
	color:#FF0000;
	text-decoration:none;
}
a:hover
{
	color: #640000;
	text-decoration:underline;
}
.welcome
{
	background:url(../images/temp_flash_holder.gif) top right no-repeat;
}
.jswelcome
{
	background:url(../images/Jobseekers_Img.gif) top right no-repeat;
}
.ewelcome
{
	background:url(../images/temp_flash_holder2.gif) top right no-repeat;
}
.tborder
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.tborderform
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:30px;
}
.regtborder
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background:url(../images/Apple-Top-Bg.gif) no-repeat;
	background-position:bottom right;
	
}
.tcat
{
	background:url(../images/nav.jpg) repeat left top;
	font-weight:bold;
	color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
.footer
{
	color:#FFFFFF;
	font-size:12px;
    padding:5px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}
.footer a
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.footer a:hover
{
	color: #FFFFFF;
	font-size:12px;
	text-decoration:underline;
}
body {
	background:url(../images/gradient_bg.jpg) repeat-x;
	padding:0;
	margin:0;
}
td
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
td.greyborder
{
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:3px;
}
input {
	font-family:Arial;
	font-size: 11px;
}
select {
	font-family:Arial;
	font-size: 11px;
}
textbox {
	font-family:Arial;
	font-size: 11px;
}

ul {
	list-style-image:url(../images/Apple-Bullet-Style.gif);
}

li.pink {
	list-style-image:url(../images/Apple-Bullet-Style-Pink.gif);
}

.maintable {
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}

.linksborder {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

fieldset {
	font-weight:bold;
	border-color:#990000;
	border-style:solid;
	border-width:1px;
	width:100%;
	padding:10px;
	background:url(../images/AppleTop.gif) no-repeat;
	background-position:bottom right;
}

legend {
	background-color:#990000;
	color:#FFFFFF;
	border-style:solid;
	border-color:#990000;
	border-width:1px;
	padding:3px;
}

.submit {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color:#990000;
}

.input {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#990000;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#990000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#990000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#990000;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#FFFFFF;
}

.textarea {
	font-family:"Century Gothic";
	font-weight:bold;
	color:#990000;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#990000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#990000;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#990000;
	border-right-style:solid;
	border-right-width:1px;
	background-color:#FFFFFF;
	scrollbar-base-color:#990000;
	scrollbar-arrow-color:white;
}

.AppleTopBG {
	background:url(../images/Apple-Top-Bg.gif) no-repeat;
	background-position:bottom right;
	background-color:#FFFFFF;
}

