body {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	OVERFLOW-Y: auto; 
	SCROLLBAR-FACE-COLOR: #FCBA56; 
	OVERFLOW-X: hidden; 
	MARGIN: 0px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #660000; 
	SCROLLBAR-SHADOW-COLOR: #660000; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #660000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #660000; 
	img-border: #660000;
	background-color: #FCF1E0;
	}

A {	
	COLOR: white; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: blue;
	TEXT-DECORATION: underline;
	}
	
A:active {}
A:link {}
A:visited {	
TEXT-DECORATION: none;
}

.default {
	color: ; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

.menu1 {
	color: #C44B4B; /* text color */
	font-family: Verdana; /* font name */
	font-size: small; /* font size */	
	font-weight: bold;
}

.menu2 {
	color: #606760 ; /* text color */
	font-family: Veranda ; /* font name */
	font-size: small ; /* font size */	
	font-weight: bold;
}

.content {
	color: #606760 ; /* text color */
	font-family: Veranda ; /* font name */
	font-size: 14px ; /* font size */	
	font-weight: bold;
}

.content A:hover {
	COLOR: black;
	font-size: 16px; /* font size */
	TEXT-DECORATION: none;
	}
.text {
	color: #606760 ; /* text color */
	font-family: Verdana ; /* font name */
	font-size: small ; /* font size */	
	font-weight: ;
}
.text1 {
	color: #C44B4B ; /* text color */
	font-family: Verdana ; /* font name */
	font-size: small ; /* font size */	
	font-weight: bold;
}

.text2 {
	color: #000000 ; /* text color */
	font-family: Verdana ; /* font name */
	font-size: x-small ; /* font size */	
	font-weight: ;
}

.font1 {
	font-size: xx-small;
	}
.font2 {
	font-size: x-small;
}


.tableBorder
{ 
border-top-style:solid;
border-width:thin;
border-right-style: solid;
border-left-style: solid;
border-bottom-style:solid;  
border-color: #660000;
}

h1 {
	font-size:18px;
	}
h2 {
	font-size:16px;
}

