a.table1:link{
color:#ffffff; 
}

a.table1:visited{
color:#ffffff; text-decoration:none
}

a.table1:hover{ 
color:#C69C6D; text-decoration:underline
}

a.table1:active{ 
color:#ffffff; text-decoration:none
}

a.table2:link{
color:#448CCB; 
}

a.table2:visited{
color:#448CCB; text-decoration:none
}

a.table2:hover{ 
color:#cccccc; text-decoration:underline
}

a.table2:active{ 
color:#448CCB; text-decoration:none
}

a.table3:link{
color:#FF6600; 
}

a.table3:visited{
color:#FF6600; text-decoration:none
}

a.table3:hover{ 
color:#3399CC; text-decoration:underline
}

a.table3:active{ 
color:#FF6600; text-decoration:none
}

a.table4:link{
color:#E0DD89; 
}

a.table4:visited{
color:#E0DD89; text-decoration:none
}

a.table4:hover{ 
color:#3399CC; text-decoration:underline
}

a.table4:active{ 
color:#E0DD89; text-decoration:none
}

a.table5:link{
color:#3399CC; 
}

a.table5:visited{
color:#3399CC; text-decoration:none
}

a.table5:hover{ 
color:#E0DD89; text-decoration:underline
}

a.table5:active{ 
color:#3399CC; text-decoration:none
}


TD,BODY {
	font-size: 12px;
	color: #ffffff;
}

span.normal_red {
	font-weight:normal;
	color: #ff0000;
}

span.fat_red {
	font-weight:bold;
	color: #ff0000;
}

span.fat_bigred {
	font-size: 14px;
	font-weight:bold;
	color: #ff0000;
}

span.fat_white {
	font-weight:bold;
	color: #ffffff;
}

span.fat_bigwhite {
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
}

span.normal_blue {
	font-weight:normal;
	color: #0000ff;
}

span.fat_blue {
	font-weight:bold;
	color: #0000ff;
}

span.fat_bigblue {
	font-size: 14px;
	font-weight:bold;
	color: #0000ff;
}

span.normal_yellow {
	font-weight:normal;
	color: #ffff00;
}

span.fat_yellow {
	font-weight:bold;
	color: #ffff00;
}

span.fat_bigyellow {
	font-size: 14px;
	font-weight:bold;
	color: #ffff00;
}

span.normal_pink {
	font-weight:normal;
	color: #ff0099;
}

span.fat_pink {
	font-weight:bold;
	color: #ff0099;
}

span.fat_bigpink {
	font-size: 14px;
	font-weight:bold;
	color: #ff0099;
}

.base_middle {
	font-size: 14px;
	color: #ffffff;
}
.base_small {
	font-size: 11px;
	color: #ffffff;
}
.base_large {
	font-size: 16px;
	color: #ffffff;
}

.window{
    border-left: 		solid 1px #444444;
	border-right: 		solid 1px #444444;
	border-top:			0px ;
	border-bottom:		0px ;
}

.window1{
    border-left: 		solid 1px #1B1B1B;
	border-right: 		solid 1px #1B1B1B;
	border-top:			solid 1px #1B1B1B;
	border-bottom:		solid 1px #1B1B1B;
}

.window2{
    border-left: 		solid 1px #444444;
	border-right: 		solid 1px #444444;
	border-top:			solid 1px #444444;
	border-bottom:		solid 1px #444444;
}

.window3{
    border-left: 		solid 1px #ffffff;
	border-right: 		solid 1px #444444;
	border-top:			solid 1px #ffffff;
	border-bottom:		solid 1px #444444;
}

.window4{
    border-left: 		solid 1px #444444;
	border-right: 		solid 1px #444444;
	border-top:			0px ;
	border-bottom:		0px ;
}

.window5{
    border-left: 		solid 1px #444444;
	border-right: 		solid 1px #444444;
	border-top:			0px ;
	border-bottom:		solid 1px #444444;
}

.window6{
    border-left: 		solid 1px #666666;
	border-right: 		solid 1px #666666;
	border-top:			solid 1px #666666;
	border-bottom:		solid 1px #666666;
}

.window7{
    border-left: 		0px ;
	border-right: 		0px ;
	border-top:			solid 3px #999999;
	border-bottom:		solid 3px #999999;
}

.window8{
    border-left: 		solid 2px #444444;
	border-right: 		solid 2px #444444;
	border-top:			solid 1px #444444;
	border-bottom:		solid 1px #444444;
}