.text {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 25px;
	text-align: left;
}

body
{
	background-color: #1fb259;
	text-align: center;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
}

#content
{
	width: 800px;
	margin: 1em auto;
	text-align: center;
}

#header
{
	background-image: url( 'images/logo.jpg' );
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: medium solid #000000;
	height: 100px;
	text-align: right;
	padding: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
}

#sep
{
	background-image: url( 'images/sep_img.jpg' );
	background-position: center;
	background-repeat: repeat-y;
	height: 15px;
}

#main_body
{
	border: medium solid #000000;
	background-color: #ffffff;
	padding: 5px;
	text-align: left;
}

#main_body h1
{
	margin-top: 30px;
	text-align: center;
	text-decoration: underline;
	color: #000000;
	font-size: 28px;
	margin-bottom: 5px;
}

#top_menu
{
	background-image: url( 'images/top_menu.jpg' );
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
}

#login_block
{
	margin: 10px;
	padding: 10px;
	background-color: #1fb259;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	text-align: center;
}

#login_block a
{
	text-decoration: underline;
	color: #ffffff;
}

#rotate_images
{
	border: medium solid #000000;
	width: 460px;
	height: 345px;
}

#image_type
{
	color: #1fb259;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
}

#mission
{
	text-align: left;
	margin-top: 30px;
}

#footer
{
	padding: 20px;
}

#wbe
{
	font-size: 20px;
}

#design a
{
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

input
{
	background-color: #DDDDDD;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

input.initial
{
	background-color: #CCCCCC;
	color: #000000;
}

input.error
{
	background-color:#FF3333;
	color: #000000;
}
	
input.normal
{
	background-color: #CCCCCC;
}
	
input.highlight
{
	background-color: #FFFF99;
}

textarea
{
	background-color: #DDDDDD;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
textarea.initial
{
	background-color: #CCCCCC;
	color: #000000;
}
	
textarea.normal
{
	background-color: #CCCCCC;
}
	
textarea.highlight
{
	background-color: #FFFF99;
}

select
{
	background-color: #DDDDDD;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
select.initial
{
	background-color: #CCCCCC;
	color: #000000;
}
	
select.normal
{
	background-color: #CCCCCC;
}
	
select.highlight
{
	background-color: #FFFF99;
}

#center
{
	text-align: center;
}

a
{
	text-decoration: underline;
	color: #000000;
}

a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #1fb258;
	text-decoration: underline;
}

#main_table
{
	margin-top: 30px;
	margin-bottom: 30px;
	width: 90%;
}

#option_indent
{
	margin-left: 10px;
}

#option_indent a
{
	text-decoration: none;
	color: #000000;
}

#option_indent a:visited
{
	text-decoration: none;
	color: #000000;
}

#option_indent a:hover
{
	color: #1fb258;
	text-decoration: underline;
}

tr.normal
{
	background-color: #dff0e0;
}

tr.highlight
{
	background-color: #FFFF99;
}

.TESTcpYearNavigation,
.TESTcpMonthNavigation
{
	background-color:#1fb259;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.TESTcpDayColumnHeader,
.TESTcpYearNavigation,
.TESTcpMonthNavigation,
.TESTcpCurrentMonthDate,
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDate,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDate,
.TESTcpCurrentDateDisabled,
.TESTcpTodayText,
.TESTcpTodayTextDisabled,
.TESTcpText
{
	font-family:arial;
	font-size:8pt;
}
TD.TESTcpDayColumnHeader
{
	text-align:right;
	border-bottom:solid thin #1fb259;
	border-width: thin;
}
.TESTcpCurrentMonthDate,
.TESTcpOtherMonthDate,
.TESTcpCurrentDate
{
	text-align:right;
	text-decoration:none;
}
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDateDisabled
{
	color:#D0D0D0;
	text-align:right;
	text-decoration:line-through;
}
.TESTcpCurrentMonthDate
{
	color:#1fb259;
	font-weight:bold;
}
.TESTcpCurrentDate
{
	color: #FFFFFF;
	font-weight:bold;
}
.TESTcpOtherMonthDate
{
	color:#808080;
}
TD.TESTcpCurrentDate
{
	color:#FFFFFF;
	background-color: #1fb259;
	border-width:thin;
	border:solid thin #000000;
}
TD.TESTcpCurrentDateDisabled
{
	border-width:thin;
	border:solid thin #FFAAAA;
}
TD.TESTcpTodayText,
TD.TESTcpTodayTextDisabled
{
	border:solid thin #1fb259;
	border-width:thin 0 0 0;
}
A.TESTcpTodayText,
SPAN.TESTcpTodayTextDisabled
{
	height:20px;
}
A.TESTcpTodayText
{
	color:#1fb259;
	font-weight:bold;
}
SPAN.TESTcpTodayTextDisabled
{
	color:#D0D0D0;
}
.TESTcpBorder
{
	border:solid thin #1fb259;
}

#popup_selector
{
	background-color: #999999;
	border: thick solid #000000;
	padding: 20px;
	position: fixed;
	top: 300px;
	left: 40%;
	visibility: hidden;
	text-align: center;
}

#gray_scale
{
	width: 100%;
	height: 1100px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -99;
	background-color: #CCCCCC;
	opacity: 0.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	visibility: hidden;
}
