﻿/* CSS Document */
body,td,th {font-size: 12px;line-height: 18px;color:#838B8C;font-family: Arial;}
.style1 {color: #9e9d9d}
.style2 {color: #fefefe}
body {
	background-color: #ececec;
}
.style3 {color: #875454}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {
	color: #875454;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style9 {color: #875454; font-weight: bold; }
.style10 {font-weight: bold; font-size: 16px;}
.button_css {
BORDER-RIGHT: #002D96 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #002D96 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); BORDER-LEFT: #002D96 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #002D96 1px solid
}
.style7 {color: #838B8C}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style10 {font-weight: bold; font-size: 16px;}
.style12 {
	font-size: 24px;
	color: #39b54a;
}
.style12R {
	font-size: 24px;
	color: #ff0000;
}
.style13 {color: #ed1c24}
.style14 {color: #39b54a}

.result { color: Red; font-weight:bold }

.warn { color:Red; }

.joinEvent { float:right;color:#ffa500;font-size:16px;font-weight:bold; }

.joinEvent a {
	color:#ffa500;
	text-decoration:underline;
}

.joinEvent a:link {
	text-decoration: underline;
}
.joinEvent a:visited {
	text-decoration: underline;
}
.joinEvent a:hover {
	text-decoration: underline;
}
.joinEvent a:active {
	text-decoration: underline;
}

.bold
{
    font-weight:bold;
}