html							{width:100%;height:100%;padding:0;margin:0;}
body							{width:100%;height:100%;padding:0;margin:0;font-family:arial,verdana,helvetica,sans-serif;font-size:10pt;background-color:#090D12;color:#999999;}
form							{padding:0;margin:0;}

.clear							{clear:both;}

div.master_frame				{width:788px;margin:0 auto;padding:0 4px;background-image:url('../images/Master_BG.png');background-repeat:repeat-y;}

img.master_header				{float:left;display:block;}

div.master_search				{display:block;position:relative;top:-12px;left:20px;float:left;margin-top:-37px;}
div.master_search input			{background-color:#E5E5E5;border:1px solid #000000;}
img.master_search_title			{display:block;}
img.master_search_button		{margin-bottom:-4px;}

div.master_top_nav				{clear:both;width:780px;height:41px;background-image:url('../images/Master_Top_Nav_BG.png');background-repeat:repeat-x;}
a.master_top_nav_link			{}
a.master_top_nav_link div		{float:left;padding:13px 31px 6px 31px;text-align:center;cursor:pointer;}
a.master_top_nav_link img		{}

div.master_body_top				{clear:both;width:780px;height:23px;background-image:url('../images/Master_Body_Top_BG.png');background-repeat:repeat-x;}
div.master_body					{clear:both;width:780px;background-image:url('../images/Master_Body_BG.png');}
div.master_body_bottom			{clear:both;width:780px;height:25px;background-image:url('../images/Master_Body_Bottom_BG.png');background-repeat:repeat-x;}

div.master_footer				{width:780px;height:50px;padding:2px;background-color:#000000;border-bottom:1px solid #1B283A;}
img.master_footer_logo			{float:left;margin:10px;}
div.master_footer_text			{float:left;margin:10px 10px 10px 0;font-size:8pt;color:#777777;border-left:1px solid #777777;padding-left:10px;}

div.master_bottom_nav			{float:right;padding-top:5px;}
a.master_bottom_nav:link		{color:#939393;text-decoration:none;padding:0 10px;}
a.master_bottom_nav:hover		{color:#939393;text-decoration:underline;padding:0 10px;}
a.master_bottom_nav:visited		{color:#939393;text-decoration:none;padding:0 10px;}

div.page_body a					{color:#FFFFFF;text-decoration:underline;}