body   {
background-color: #141414;
background-image: url(../_main_images/body_bg.gif);
background-repeat: repeat-x;
font-family: 'trebuchet ms', verdana, arial, helvetica, tahoma, 'sans-serif';
color: #ffffff;
margin: 0px;
padding: 0px;
}
img	{border: 0px;}
div.main		{position: absolute; width: 760px; left: 50%; top: 0; margin-left: -380px;
            	 border: 1px solid black;}
div.top	{width: 100%; height: 74px; overflow: hidden;}
   div.title	{position: absolute; top: 5px; left: 5px; width: 190px; font-size: 30px; line-height: 33px; color: #ffdd00;}

   div.top p.links	{font-size: 16px; color: #ffdd00; margin: 5px 5px 0 100px;; padding: 0px; text-align: right; line-height: 16px;}

             div.top p.links a:link, div.top p.links a:visited	{color: #ffdd00; text-decoration: none;}
             div.top p.links a:hover	{color: #ffffff; text-decoration: none;}
   /*crnt*/  div.top p.links a#crnt:link, div.top p.links a#crnt:visited, div.top p.links a#crnt:hover	{color: #ffffff; font-weight: bold; text-decoration: none;}
             	

div.banner		{width: 100%; height: 224px; background-image: url(../_main_images/logo.gif); background-repeat: no-repeat; background-position: left;}
   div.banner table td p.subbuttons	{position: absolute; width: 710px; right: 5px; top: 75px; font-size: 18px; text-align: right; line-height: 14px; margin: 0;}
   div.banner table td p.subbuttons a:link, div#banner table td p#subbuttons a:visited	{font-size: 14px; color: #ffdd00; text-decoration: none;}
   div.banner table td p.subbuttons a:hover	{color: #ffffff; text-decoration: none;}
   div.banner table td p.subbuttons a.crnt	{color: #ffffff; font-weight: bold;}

   div.banner table	{margin: 0 10px 0 225px; height: 100%; border-collapse: collapse;}
   div.banner table td	{color: white; font-size: 32px; text-align: justify;}
   div.banner table td p	{font-size: 37px; text-align: center; line-height: 37px; margin: 20px 0 0 0;}


div.content	{margin: 0px 15px 40px 15px; font-size: 14px; min-height: 300px;}
   div.content p	{text-align: justify; color: white; line-height: 18px; margin: 10px 0;}
   div.content h2	{font-size: 18px; text-align: center; color: white; line-height: 22px; margin: 20px 0;}
   div.content h3	{font-size: 16px; text-align: center; color: white; line-height: 20px; margin: 18px 0;}
   div.content img	{border: 0px;}
   div.content p#next	{font-size: 11px;}
   div.content p#next span	{color: #36354d; font-weight: bold; padding: 0 3px; background-color: #8785c0; font-size: 10px;}
   div.content a:link, div.content a:visited	{color: white;}
   div.content a:hover {text-decoration: none;}
   div.content table {color: white; border-collapse: collapse;}
   div.content table td {}
   div.content ol		{color: #ffffff; font-size: 14px; text-align: justify; float: none; list-style-image: none; list-style-type: decimal; list-style-position: outside;}
   div.content ul		{color: #ffffff;  font-size: 14px; float: none; list-style-image: url(../_main_images/bulet.png); list-style-position: outside; margin-left: 40px;}
   div.content li		{font-family: 'trebuchet ms', verdana, arial, helvetica, tahoma, 'sans-serif'; font-size: 14px; margin: 5px 0; text-align: justify;}
   div.content p.seenext	{background-color: black; display: block; width: 350px; height: auto;}
   div.content p.seenext a	{color: #888888; text-decoration: none;}, div.content p.seenext a:hover	{color: white;}
   div.content p.seenext span	{padding: 3px; color: #ffdd00;}
/* Form Table */
   div.content table.form {border: 0px solid black; font-size: 13px; width: 100%;}
   div.content table.form td	{border: 1px solid black; background-color: #202020; border-left: 0px;}
   div.content table.form th	{border: 1px solid black; font-size: 16px; text-align: center; background-color: #141414;}
   div.content table.form td.q	{padding-left: 15px; min-width: 40%; font-weight: bold; background-color: #202020;  border-left: 1px solid black; border-right: 0px;}
   div.content table.form td.spacer	{border: 0px; height: 15px; border: 0px; background-color: transparent; padding-left: 10px;}
/* Form Fields */
   textarea {font-family: 'trebuchet ms', verdana, sans-serif; border: 1px solid black; background: #000000; color: #ffdd00; width: 98%; padding: 0 2px; font-size: 12px;}
   input, select {margin: 0px; font-family: 'trebuchet ms', verdana, sans-serif; font-size: 13px; border: 1px solid #000000; background-color: #000000; color: #ffdd00; padding: 0 3px;}
   select {margin: 0px; padding: 0px; height: 18px; overflow: hidden; border: 0px;}
   input {margin-right: 5px;}
   input.error, select.error {border: 1px solid #ffdd00; background-image: url(../_main_images/warning_obj.gif); background-position: bottom right; background-repeat: no-repeat;}
   textarea.error {border: 1px solid #ffdd00;  background-image: url(../_main_images/warning_obj.gif); background-position: bottom right; background-repeat: no-repeat;}
   input:focus, select:focus, textarea:focus {border: 1px solid #ffdd00;}
   input.button	{width: auto; color: white; margin-right: auto; background-image: url(../_main_images/btn_bg.gif); cursor: hand; font-weight: bold; height: auto; padding: 0 20px;}

   div.main p.btm_links	{position: absolute; bottom: 5px; left: 5px; color: #ffdd00; margin: 0px; line-height: 14px;}
   div.main p.btm_links a	{color: #ffdd00; text-decoration: none;}
   div.main p.btm_links a:hover	{color: #ffffff;}
   div.main p.btm_links a.crnt	{color: #ffffff; font-weight: bold;}
   div.main p#copyright	{position: absolute; bottom: 5px; right: 5px; text-align: right; font-size: 11px; color: #555555;}





