a, A:link, a:visited, a:active
	{color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px;}
A:hover
	{color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px;}
p, tr, td, ul, li
	{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}
.header1, h1
	{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
.header2, h2
	{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
.intd
	{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}
.button
	{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}	
.textfield
	{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}	

.msg {
	background-color:#FFFFFF;
	background-image:url(../img/trans.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	left: 265px;
	top: 130px;
	height: 20px;
	padding: 10px;
	border: 1px dashed #993333;
}

.active {
	color: #000000;
	background-color: #AAEEAA;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:black;

}

.active_green {
	color: #000000;
	background-color: #DBEAF5;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:black;

}


.ptb {
	color: #000000;
	background-color: #DBEAF5;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#4682B4;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#4682B4;

}

.ptb_1 {
	color: #000000;
	background-color: #DBEAF5;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#4682B4;

}

.ptb_green {
	color: #000000;
	background-color: #AAEEAA;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#AAEEAA;

}

.ptb_red {
	color: #000000;
	background-color: #d99e9e;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#d99e9e;

}

.active_off {
	color: #000000;
	background-color: #AAEEAA;
}

.announced_no {
	color: #000000;
	background-color: #993333;
}

.result_no {
	color: #000000;
	background-color: #f4ec06;
}


.white {
	color: #ffffff;
	background-color: #ffffff; 
}

.competition {
	color: #000000;
	background-color: #E6E6E6; 
}

.inactive-even {
	color: #000000;
	background-color: #E6E6E6;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:black;
	

}
.inactive-judge {
	color: #000000;
	background-color: #E6E6E6;
	border-width:1px;
	border-style:solid;
	border-color:#4682B4;
}

.inactive-judge_1 {
	color: #000000;
	background-color: #FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#4682B4;
}

.inactive-odd {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:black;

}

.event-table {
	font:		Icon;
	background:	Window;
	color:		WindowText;
}

.event-table th {
	background:	ButtonFace;
}

.event-table td {
	padding:	2px 5px;
}

.border_blue {
	border: 1px solid #4682B4;
}
.border_green {
	border: 1px solid #AAEEAA;
}
.border_red {
	border: 1px solid #110000;
}
