﻿body
{
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial, Verdana;
	line-height: 150%;
	color: #666666;
	font-size: 8pt;
}

a
{
	text-decoration: none;
	font-family: Arial, Verdana;
	color: #4F4F4F;
	font-size: 9pt;
}

.HeaderDate
{
	color: #84c225;
	font-family: Verdana, Arial;
	font-size: 9pt;
	padding-right: 3px;
	text-align: right;
	}

.menulinks
{
	font-family: Arial, Verdana, Courier;
	font-size: 9pt;
}

	/*.menulinks th
	{
		background-image: url(../Images/Bg_Menu_Head.gif);
		background-repeat: repeat-x;
		padding-left: 30px;
		height: 25px;
		color: #FF4E00;
		font-weight: bold;
		letter-spacing: 1px;
	}*/

	.menulinks td
	{
		background-image: url(../Images/BgMenu.gif);
		background-repeat: no-repeat;
		padding-left: 15px;
		height: 25px;
		color: #7f2222;
		letter-spacing: 1px;
	}

	.menulinks a		
	{
		font-family: Arial, Verdana, Courier;
		color: #7f2222;
	}

	.menulinks img
	{
		padding-right: 3px;
	}
	
.tableform
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #666666;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

	.tableform th
	{
		font-size: 10pt;
		font-weight: bold;
		color: #228fb8;
		padding-left: 3px;
		padding-right: 3px;
		background-image: url(../Images/Bg_Heading.gif);
		background-repeat: repeat-x;
		height: 30px;		
	}
	
	.tableform td
	{
		font-size: 9pt;
		color: #666666;
		padding: 3px;
		height: 25px;
	}

.title
{
	padding-top: 10px;
	font-family: Arial, Verdana;
	font-size: 15pt;
	color: #FF2A00;
	font-weight: bold;
	/*background-color: #EFEFEF;
	border: solid 1px #CCCCCC;
	padding: 10px;
	text-align: center;*/
}

.txt
{
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Verdana;
	font-size: 8pt;
	background-color: #EFEFEF;
	color: #666666;
}

.btn
{
	border: 1px solid #CCCCCC;
	font-family: Arial, Verdana;
	font-size: 8pt;
	background-color: #125BB5;
	color: #FFFFFF;
	font-weight: bold;
}

.lbl
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #84c225;
	font-weight: bold;
}

.ddl
{
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Verdana;
	font-size: 8pt;
	background-color: #EFEFEF;
	color: #666666;
}

.val
{
	font-family: Arial, Verdana;
	font-size: 8pt;
}

.paging
{
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 3px;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;	
	color: #125BB5;
}
	
	.paging b
	{
		font-size: 10pt;
	}
	
.content
{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.content img
{
	background-color: White;
	border: solid 1px #CCCCCC;
	padding: 3px;
}

.content p
{
	margin-top: 0px;
}

.content a:hover
{
	/*color: Blue;*/
	text-decoration: underline;
}

.loading
{
	background-image: url(../Images/Loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 133px;
	position: absolute;
	bottom: 2px;
	left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #CCCCCC;
}

.banner
{
	background-image: url(../Images/Banner.jpg);
	background-repeat: no-repeat;
}

legend
{
	font-size: 14pt;
	color: #84c225;
}

fieldset
{
	border: 1px solid #EFEFEF;
	margin-bottom: 10px;
	padding-left: 3px;
	color: #666666;
}