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

.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: 12px; 
	color: #000000; 
	background-color: none; 
	border: #000000; 
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	border-bottom-color:#221031;
	text-align:right; 
	background-image: none; 
	font-style: bold; filter: 
	}

A:link
{ text-decoration: none; color:#1A1627; cursor:  }
A:visited
{ text-decoration: none; color:#1A1627; cursor:  }
A:active
{ text-decoration: none; color:#1A1627; cursor:  }
A:hover
{ text-decoration: none; color:#2A264A; cursor:  }