body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #797979;
	background-image: url(../../../Template/Back%20Ground%20Gradiant%20black-gray.jpg)
}

table {
	border-collapse:collapse;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.leftNavBubble
{
	border: 0px solid #FF0000;
	width: 187px;
	padding: 0px;
}

.bubbleTitle 
{
	font-size:13px;
	height:27px;
	line-height:27px;
	padding-top:0px;
	text-align:center;
	width: 187px;
	color: #FFFFFF;
	background-image: url(../leftOnly/leftNav/bubbleTitle.gif);
}

.newsletter_header
{
	font-size:13px;
	height:27px;
	line-height:27px;
	padding-top:0px;
	text-align:center;
	width: 187px;
	color: #FFFFFF;
	background-image: url(../leftOnly/leftNav/bubblenewsletter.gif);
}

.bubbleContent
{
	width: 187px;
	text-align:left;
}

a {
text-decoration:none;
}

.style4 
{
font-size:10px;
}

img
{
	border:0;
	padding: 0;
}

/* Left navigation table simple text */
table.leftNavTable, .leftNavTable td
{
   color: #a9b4c4;
}

/* Left navigation table link text */
.leftNavTable td a
{
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;
}
a:hover {
	color: #E8B900;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
} 
