/* Styles for Tags */
body
{
	margin: 0 0 0 0px;
	font: 12px/18px Arial, Tahoma, Verdana;
	color: #333333;
	background: #FFFFFF;
}

td
{
	font: 12px/18px Arial, Tahoma, Verdana;	
}

ul, ol
{
	margin: auto;
}

ul li
{
	list-style-image: url(../images/li.gif);
}

/* Styles for Classes */

.bredbg
{
	background: url(../images/bredbg.jpg) #FFFFFF 0px 0px no-repeat;
	height: 35px;
}

.bred
{
	font: 12px/15px Arial, Tahoma, Verdana;
	color: #339900;
	height: 35px;
	vertical-align: middle;
	padding: 0 0 0 20px;
}

.head
{
	font: bold 18px Arial, Tahoma, Verdana;
	color: #000000;
	padding: 0 0 5 0px;
}

.sub
{
	font: 16px Arial, Tahoma, Verdana;
}

.arrowgreen
{
	background: url(../images/arrowgreen.gif) 0px 6px no-repeat;
	padding-left: 15px;
}

.content
{
	background: url(../images/contentsbg.gif) #FFFFFF top right no-repeat;
	padding: 25 0 0 0px;
}

.green
{
	color: #339900;
}

table.cTable
{
	background: #EAF3E6;
	border-collapse: collapse;
}

table.Tbl
{
	border-collapse: collapse;
	border: 1px #CCCCCC solid;
}

table.Tbl tr th
{
	font: bold;
	font-size: 12px;
	background: #AAAAAA;
	color: #FFFFFF;
	border: 1px #CCCCCC solid;
	text-align: left;
}

table.Tbl tr td
{
	border-top: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
}

table.Tbl tr.row1 td
{
	background: #EEEEEE;
	border-top: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
}

.zoom
{
	cursor: url(../images/24005.ico);
}

.imgL
{
	float: left;
	margin: 0 5 5 0px;
	border: 1px #BBBBBB solid;
}

.imgR
{
	float: right;
	margin: 0 0 5 5px;
	border: 1px #BBBBBB solid;
}

.caption
{
	font-size: 10px;
	line-height: 12px;
	background: #DDDDDD;
	color: #333333;
	padding: 5px;
}

.footerbg
{
	font-size: 10px;
	background: url(../images/footerbg.jpg) #FFFFFF 0px 0px no-repeat;
	height: 36px;
}

/* Styles for Links */

a:link, a:active, a:visited
{
	color: #339900;
	text-decoration: underline;
}

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

a.nou:link, a.nou:active, a.nou:visited, a.nou:hover
{
	text-decoration: none;
}

a.arrowli
{
	background: url(../images/arrowli.gif) 0px 4px no-repeat;
	padding: 0 0 0 15px;
}

/* Styles for Form Properties */

form
{
	margin: 0 0 0 0px;
}

input
{
	font: 12px Arial, Tahoma, Verdana;
	border: 1px #FFF outset;
}

select
{
	font: 12px Arial, Tahoma, Verdana;
	border: 1px #FFF outset;
}

textarea
{
	font: 12px Arial, Tahoma, Verdana;
	border: 1px #FFF outset;
	overflow: auto;
}

.btn
{
	font-weight: bold;
	background: #339900;
	color: #FFFFFF;
}