.navigation_left
{
	background: url("images/nav_left.jpg") no-repeat left top;
	color:#FFFFFF;
	font-size:14px;
        height: 40px;
        width: 11px;
        
}

.navigation_right
{
	background: url("images/nav_right.jpg") no-repeat left top;
	color:#FFFFFF;
	font-size:14px;
        height: 40px;
        width: 11px;
        
}
.navigation
{
	background: url("images/nav.jpg") repeat-x left top;
	color:#FFFFFF;
	font-size:14px;
        padding:5px;
        height: 40px;
}

.navigation ul{
    position: relative;
    top: -1px;
}

.navigation ul,.navigation ul li{
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1;
    list-style-type: none;
    list-style-position: inside;
}

.navigation ul li{
    float: left;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#000000, Direction=225, Strength=1);
}

.navigation ul li.home{
    float: left;
    width:120px;
}

.navigation ul li.jobseeker{
    float: left;
    width:180px;
}

.navigation ul li.employers{
    float: left;
    width:180px;
}

.navigation ul li.news{
    float: left;
    width:120px;
}

.navigation ul li.aboutus{
    float: left;
    width:120px;
}

.navigation ul li.contactus{
    float: left;
    width:120px;
}

.navigation ul li a
{
    
    
    
    	color:#FFFFFF;
	font-size:17px;
	text-decoration:none;
        text-align: center;
        font-weight: bold;
        display: block;
        margin: 0px;padding:0px;
        text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
        filter: progid:DXImageTransform.Microsoft.Shadow(Color=#000000, Direction=225, Strength=1);
}
.navigation ul li a:hover
{

    color:#FFFFFF;
            text-shadow: 1px 1px 1px rgba(100, 0, 0, 1);
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#640000, Direction=135, Strength=2);
    text-decoration: underline;
}


a
{
	color:#FF0000;
	text-decoration:none;
}
a:hover
{
	color: #640000;
	text-decoration:none;
}
.welcome
{
	background:url(../images/temp_flash_holder.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;
}
.tcat
{
	background-image: url("images/orange_bar_bg.jpg");
        background-repeat: repeat;
        background-position: left top;
	color: #FFFFFF;
        height: 25px;
        text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);
        font-weight: bold; 
    
                text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
}
.footer
{
	color:#FFFFFF;
	font-size:12px;
        padding:5px;
}
.footer a
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.footer a:hover
{
	color: #640000;
	font-size:12px;
	text-decoration:none;
}
body {
	background:#EEEEEE;
	padding:0;
	margin:0;
}
td
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
}
input {
	font-family:Arial;
	font-size: 11px;
}
select {
	font-family:Arial;
	font-size: 11px;
}
textbox {
	font-family:Arial;
	font-size: 11px;
}

.mainTableBody{
    width: 1024px;
    margin: 0px auto;
    
}

a img{
    border:0px !important;
}

.usefulllinksList{

}

.usefulllinksList ul{
    display: block;
    float: left;
    margin:0px;
    padding:0px;
}

.usefulllinksList ul li{
    display: block;
    margin: 8px 0px;
    padding:0px;
    padding-left: 20px;
    font-size: 16px;
    background-image: url(/images/li.gif);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.usefulllinksList ul li a{
    color: #075cc3;/* #6a7ee0 */
    font-weight: bold;    
}

.usefulllinksList ul li a:hover{
    color: #075cc3;/* #6a7ee0 */
          text-shadow: 1px 1px 1px rgba(106, 126, 224, 0.75);
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#6a7ee0, Direction=135, Strength=2);
         text-decoration: underline;
}
