BODY
{
	margin: 0px;
	background-color: #f5f5f5;
	font-family: Tahoma, Verdana, Arial, Helvetica, SanSerif;
	font-size: 9pt;	
	color: #404040;
}
A
{
	color: #404040;
	text-decoration: none;
}
A:Hover
{
	color: #404040;
	text-decoration: none;
}
H1
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
	color: #404040;
}
H2
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	font-weight: bold;
	color: #404040;
}
HR
{
	height: 1px;
	color: #404040;
}
LI
{
	list-style-image: url(../images/icon.tick.gif);
}
.divContainer
{
	width: 760px;
	height: auto;
	margin-left: 10%;
}
.divHeader
{
	background-image: url(../images/batteries.divHeader.bg.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	width: 100%;
}
.divMenu
{
	border-top: #000000 1px solid;
	padding-left: 20px;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	height: 20px;
	background-color: #03c200;
}
.divContent
{
	background-color: #ffffff;
	border-left: #4a4847 1px solid;
	border-right: #4a4847 1px solid;
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 50px;
	padding-right: 25px;
	text-align: left;
}
.tblForm
{
	margin-top: 20px;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	font-size: 9pt;
}
.tblForm-Header
{
	background-color: #03c200;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}
.txtForm
{
	font-family: Tahoma, Verdana, Arial, Helvetica, SanSerif;
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px;
}
.selForm
{
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px;
}
.btnForm
{
	margin-left: 10px;
	margin-right: 10px;
	border-top: #606060 1px solid;
	border-left: #606060 1px solid;
	border-bottom: #606060 1px solid;
	border-right: #606060 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	font-size: 8pt;
	color: #404040;
	text-align:center;
}
.tblData
{
	margin-top: 25px;
	width: 600px;
	font-size: 9pt;
	color: #f2f2f2;
}
.tblData-Header
{
	font-size: 10pt;
	font-weight: bold;
	font-variant : small-caps;
	color: #ffff66;
	padding-bottom: 10px;
}
.tblData-AltRow
{
	background-color: #202020;
}
.tblData-Col1
{
	margin-right: 20px;
}
.img
{
	border-right: #4a4847 1px solid;
	border-top: #4a4847 1px solid;
	margin: 10px 20px 10px 0px;
	border-left: #4a4847 1px solid;
	border-bottom: #4a4847 1px solid;
}
.imgPage
{
	margin: 20px;
}
.imgThumb
{
	border-right: #4a4847 1px solid;
	border-top: #4a4847 1px solid;
	margin: 10px;
	border-left: #4a4847 1px solid;
	border-bottom: #4a4847 1px solid;
}
.imgIcon
{
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.lnkMenu
{
	color: #ffffff;
	text-decoration: none;
}
.msg
{
	margin-top: 20px;
	margin-left: 20px;
	font-weight:bold;
	color: #ff0000;
}
.divFooter
{
	background-color: #ffffff;
	border-left: #4a4847 1px solid;
	border-right: #4a4847 1px solid;
	border-bottom: #4a4847 1px solid;
	padding-bottom: 25px;
	text-align: center;
}
.debug
{
	border-top: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ff0000;
}
