body {
	background: url("images/bg.gif");
        background-repeat: repeat-y;
        background-position: right;
	background-color: #000000;
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: normal; 
	letter-spacing: 1pt; 
	color: #FFFFFF; 
	cursor: ;
	scrollbar-face-color : #504A71; 
	scrollbar-highlight-color : #FFFFFF; 
	scrollbar-3dlight-color : #FFFFFF; 
	scrollbar-shadow-color : #1E1B34; 
	scrollbar-darkshadow-color : #1E1B34; 
	scrollbar-track-color : #D9D5DE; 
	scrollbar-arrow-color : #1E1B34; 
	}

.borderx { 
	border-color: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 	
	border-left-width: 1px;
	padding: 2; 
	margin: 0;
	}

.menubody {
	background-color: #000000;
	}

table {  
	font-size: 8px; 
	background-color: #2E294E;
	}

.menutop {  
	border-color: #000000; 
	border-style: solid; 
	border-bottom-width: 1px;
	border-top-width: 0px; 	
	border-right-width: 0px; 
	border-left-width: 0px;
	font-family: tahoma;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 2px; 
	font-variant:small-caps;
	color: #000000; 
	background-color: #2E294E; 
	padding: 2;
	margin: 2; 
	}

.head { 
	font-family: Arial; 
	font-size: 14px; 
	color: #FFFFFF; 
	background-color: none; 
	border: #000000; 
	border-bottom-style: dotted; 
	border-bottom-width: 3px; 
	border-bottom-color:#AAAAAA;
	text-align:center; 
	background-image: none; 
	font-style: bold; filter: 
	}

A:link
{ text-decoration: none; color:#DDDDDD; cursor:  }
A:visited
{ text-decoration: none; color:#aaaaaa; cursor:  }
A:active
{ text-decoration: none; color:#DDDDDD; cursor:  }
A:hover
{ text-decoration: none; color:#aaaaaa; cursor:  }