body {
	background-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: yellow;
	scrollbar-shadow-color: #e0e0e0;
	scrollbar-arrow-color: blue;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: #a1a1a1;
}
	
hr	{ height: 0px; border: solid blue 0px; border-top-width: 1px;}

A:link { COLOR: #ffffff; TEXT-DECORATION: none }
A:visited { COLOR: #ffffff; TEXT-DECORATION: none }
A:hover { COLOR: #ffffff; TEXT-DECORATION: underline }

.td_1 { background-image:  url(images/leftbut222.jpg) }
.td_2 { background-color: #ffff9c }
.td_3 { background-color: #e0e0e0 }
.td_31 { background-color: #ff3118 }
.td_4 { background-color: #ffffff }
.base_1 { color: #000000; background-image:  url(images/leftbut111.jpg) }
.base_2 { color: #000000; background-image:  url(images/title2.jpg) }
.base_3 { background-color: #ffff9c }

.text_left { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
 	letter-spacing: 0px; color: white; }
a.text_left { text-decoration: none; color: white; }
a.text_left:hover { text-decoration: none; color : white; }

.text_white { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
 	letter-spacing: 0px; font-weight: bolder; color: white; }
a.text_white { text-decoration: none; font-weight: bolder; color: white; }
a.text_white:hover { text-decoration: none; font-weight: bolder; color : white; }

.text_blue { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
 	letter-spacing: 0px; color: blue; }
a.text_blue { text-decoration: none; font-weight: bolder; color: white; }
a.text_blue:hover { text-decoration: none; font-weight: bolder; color : blue; }

.text_red { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
 	letter-spacing: 0px; color: brown; }
a.text_red { text-decoration: none; color: brown; }
a.text_red:link { text-decoration: none; color: brown; }
a.text_red:visited { text-decoration: none; color: brown; }
a.text_red:hover { text-decoration: none; color : red; }

.text_silver { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
 	letter-spacing: 0px; color: gray; }
a.text_silver { text-decoration: none; color: gray; }
a.text_silver:link { text-decoration: none; color : gray; }
a.text_silver:visited { text-decoration: none; color : gray; }
a.text_silver:hover { text-decoration: underline; color : black; }

.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: white; text-decoration: none;}
a.copyright:hover { color: red; text-decoration: none;}

