/* Page Styles */
body {
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: 600;
}

ul {list-style-image: url("http://mynewjob247.com/images05/tri.gif");}
ul ul li{list-style-image: url("http://mynewjob247.com/images05/tri.gif");}

td.content1 {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	padding: 5px;
}


A:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color:#000000;
	font-weight: bold;
}

A:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color:#000000;
	font-weight: bold;
}

A:active {
	font-family: Arial;
	text-decoration: underline;
	font-size: 12px;
	color:#808080;
	font-weight: bold;
}

A:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color:#808080;
	font-weight: bold;
}


/* Footer Styles */
td.footer {
	font-size: 10px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}

td.footer A:link {
	font-family: Arial;
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

td.footer A:visited {
	font-family: Arial;
	text-decoration: underline;
	color:#000000;
	font-weight: bold;
	font-size: 10px;
}

td.footer A:active {
	font-family: Arial;
	text-decoration: underline;
	color:#000000;
	font-weight: bold;
	font-size: 10px;
}

td.footer A:hover {
	font-family: Arial;
	text-decoration: none;
	color:#C0C0C0;
	font-weight: bold;
font-size: 10px;
}


/* Time Stamp */
td.time {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, tahoma;
	color: #ffffff;
}


/* End Time Stamp */


/* Button Properties */
TEXTAREA, SUBMIT, TEXT, SELECT, INPUT
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 1 inset;
	color: #000066;
}

INPUT:hover
{
    background-color: #C0C0C0;
}
INPUT.button
{
	COLOR: #000000;
	TEXT-DECORATION: bold
	font-family: tahoma;
	font-size: 10pt;
	background-color: #FFFFFF;
	border: 1 outset;
	border-color: #000000;
	color: #000000;
}

INPUT.text
{
	font-family: tahoma;
	font-size: 10pt;
	background-color: #C0C0C0;
	border: 1 outset;
	border-color: #000000;
	color; #000000;
}

INPUT.buttonOver
{
	COLOR: gray;
	TEXT-DECORATION: bold
	font-family: tahoma;
	font-size: 10pt;
	background-color: #CCCCCC;
	border-color: #000000;
	border: 1 inset;
}