body
{
  left-margin:0;
  top-margin:0;
  right-margin:0;
  bottom-margin:0;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
  font-family: tahoma,verdana,helvetica,arial,sans-serif;
  fonr-size:10pt;
}


A:link {TEXT-DECORATION: none; COLOR: black}
A:visited {TEXT-DECORATION: none; COLOR: black}
A:hover {TEXT-DECORATION: underline; COLOR: #00003C}
A:active{TEXT-DECORATION: underline; COLOR: #00003C}


body
{
  background-image: url('../images/bgx.jpg');
  background-repeat: repeat;
  background-position: 50% 150;
}

.sm_hl_o 	  		   	{color: #FF3300; font-weight: bold; font-size:1.0em}
.med_hl_o	  		    {color: #FF3300; font-weight: bold; font-size:1.1em}
.sm_hl_b				{color: #00003C; font-weight: bold; font-size:1.0em}
.xsm_hl_b 	    	 	{color: #00003C; font-weight: bold; font-size:0.9em}
.header  				{color: #00003C; font-weight: bold; font-size:1.3em}
.header_white 			{color: white; font-weight: bold; font-size:1.3em}
.header_xl_black 		{color: black; font-weight: bold; font-size:1.3em}
.header_giant_black 	{color: black; font-weight: bold; font-size:1.7em}
.header_giant_red    	{color: red; font-weight: bold; font-size:1.2em}
.header_xl_o  			{color: #FF3300; font-weight: bold; font-size:1.3em}
.text_normal    		{color: black; font-weight: normal; font-size:1.2em}
.text_blue    			{color: #00003C; font-weight: normal; font-size:1.2em}
.text_white    		{color: white; font-weight: normal; font-size:1.2em}
.text_red_bold  	    {color: red; font-weight: bold; font-size:1.2em}
.text_green_bold    	{color: green; font-weight: bold; font-size:1.2em}
.text_bold    			{color: black; font-weight: bold; font-size:1.2em}
.text_sm_bold    		{color: black; font-weight: bold; font-size:1.0em}
.text_sm  				{color: black; font-weight: normal; font-size:1.0em}
.text_med  			{color: black; font-weight: normal; font-size:1.1em}
.text_med_white  		{color: white; font-weight: normal; font-size:1.1em}
.text_med_bold  		{color: black; font-weight: bold; font-size:1.1em}
.text_med_blue  		{color: #00003C; font-weight: normal; font-size:1.1em}
.text_med_blue_bold  	{color: #00003C; font-weight: bold; font-size:1.1em}
.text_sm_blue  		{color: #00003C; font-weight: normal; font-size:1.0em}
.text_sm_orange  		{color: #FF3300; font-weight: normal; font-size:1.0em}
.text_sm_lblue  		{color: #9999FF; font-weight: normal; font-size:1.00em}
.text_sm_white  		{color: white; font-weight: normal; font-size:1.00em}
.text_sm_white_bold		{color: white; font-weight: bold; font-size:1.00em}
.text_o  				{color: #FF3300; font-weight: normal; font-size:1.00em}

.skin0{
position:absolute;
width:165px;
border:2px solid black;
background-color:menu;
font-family:Verdana;
line-height:20px;
cursor:default;
font-size:14px;
z-index:100;
visibility:hidden;
}

.menuitems{
padding-left:10px;
padding-right:10px;
}