
/* Global Elements
=====================================================================*/

html {
	overflow-x:	auto; height:100%;
	}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body {
	background:				url(images/bg_main.jpg) top center no-repeat scroll;
	background-color:		#000000;
	text-align:				center;
	/*line-height:			1em;*/
	margin-top:				0px;
	margin-right:			0px;
	margin-bottom:			0px;
	margin-left:			0px;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size:				10pt;
	word-spacing:			normal;
	color:					#FFFFFF;
	}

tr,td {
	text-align:				left;
	}

input[type="text"] { 
	}

table.center {
	margin-left:			auto;
	margin-right:			auto;
	}

td.News {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				10pt;
	word-spacing:			normal;
	color:					#000000;
	}

td.BgFooter {
	background:				url(images/bg_ftr.jpg) top center no-repeat;
	}

td.BGwhite {
	background-color:		#FFFFFF;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size:				10pt;
	word-spacing:			normal;
	color:					#000000;
	}

a.Footer:link {
	color: 					#FFFFFF; text-decoration: none; }
a.Footer:visited {
	color:					#FFFFFF; text-decoration: none; }
a.Footer:hover {
	color: 					#999999; text-decoration: underline; }
a.Footer:active {
	color:					#FFFFFF; } 

img.floatLeft { 
    float: left;
	margin-right:			10px;
	}
img.floatRight { 
    float:					right; 
    margin-left:			10px; 
	}

h1 {
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size:				14pt;
	font-weight:			bold;
	color:					#FFFFFF;
	} 

/* Links
=====================================================================*/

a 							{color:#cccccc;text-decoration:underline;}
a.noline 					{color:#cccccc;text-decoration:underline;}
a:link 						{text-decoration:underline;}
a:visited 					{color:#cccccc;text-decoration:underline;}
a:active 					{text-decoration:none;}
a:hover 					{color:#CACACA;text-decoration:none;}


.footerMenu{
	font-family:arial;
	color:#FFFFFF;
	font-size:10px;
	letter-spacing:.1em;
	font-weight:bold;
}

.footerMenu a 					{color:#FFFFFF;text-decoration:none;font-weight:bold;}
.footerMenu a.noline 			{color:#FFFFFF;text-decoration:none;font-weight:bold;}
.footerMenu a:link 				{text-decoration:none;font-weight:bold;}
.footerMenu a:visited 			{color:#FFFFFF;text-decoration:none;font-weight:bold;}
.footerMenu a:active 			{text-decoration:none;font-weight:bold;}
.footerMenu a:hover 			{color:#999999;text-decoration:none;font-weight:bold;}


.blackLink{
	font-family:arial;
	color:#697A96;
	font-size:11px;
	font-weight:bold;
}

.blackLink a 					{color:#697A96;text-decoration:none;font-weight:bold;}
.blackLink a.noline 			{color:#697A96;text-decoration:none;font-weight:bold;}
.blackLink a:link 				{text-decoration:none;font-weight:bold;}
.blackLink a:visited 			{color:#697A96;text-decoration:none;font-weight:bold;}
.blackLink a:active 			{text-decoration:none;font-weight:bold;}
.blackLink a:hover 				{color:#333333;text-decoration:none;font-weight:bold;}

