body
{
	margin: 0 0 20px 0;
	font: 11px/15px Verdana, Tahoma, Arial;
	color: #666666;
	/*background: url(../images/bodybg.gif) #FFFFFF left top repeat-y;*/
	background: #004D71;
}

td
{
	font: 11px/15px Verdana, Tahoma, Arial;
}

hr
{
	clear: both;
	size: 1px;
	height: 1px;
	color: #CCCCCC;
}

.navbg
{
	background: url(../images/navbg.gif) #FF6633 top left repeat-y;
}

.navdiv
{
	padding: 2 0 2 0px;
}

.navsubdiv
{
	padding: 2 0 2 34px;
}

.activitiesbg
{
	color: #000000;
	background: url(../images/activitiesbg.gif) #FFFFFF top left repeat-y;
	padding: 10 10 10 40px;
}

.head
{
	font: bold 20px Arial, Verdana, Tahoma;
	padding: 0 0 5 0px;
}

.white
{
	color: #FFFFFF;
}

.orange
{
	color: #FF6633;
}

.black
{
	color: #000000;
}

.contenttable
{
	padding: 10 10 10 50px;
}

.sidetable
{
	padding: 10 10 10 20px;
}

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

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

a.nav:link, a.nav:active, a.nav:visited
{
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bulletnav.gif) 20px 3px no-repeat;
	padding: 0 0 0 34px;
	text-decoration: none;
}

a.nav:hover
{
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bulletwhite.gif) 20px 3px no-repeat;
	padding: 0 0 0 34px;
	text-decoration: none;
}

a.navSel:link, a.navSel:active, a.navSel:visited
{
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bulletwhite.gif) 20px 3px no-repeat;
	padding: 0 0 0 34px;
	text-decoration: none;
}

a.navSel:hover
{
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bulletwhite.gif) 20px 3px no-repeat;
	padding: 0 0 0 34px;
	text-decoration: none;
}

a.bulletlink:link, a.bulletlink:active, a.bulletlink:visited
{
	background: url(../images/bulletwhite.gif) 0px 3px no-repeat;
	padding: 0 0 0 15px;
}

a.bulletlink:hover
{
	background: url(../images/bulletwhite.gif) 0px 3px no-repeat;
	padding: 0 0 0 15px;
}

a.white:link, a.white:active, a.white:visited
{
	color: #FFFFFF;
}

a.white:hover
{
	color: #FFFFFF;	
}

a.black:link, a.black:active, a.black:visited
{
	color: #000000;
}

a.black:hover
{
	color: #000000;	
}

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

a.nou:hover
{
	text-decoration: none;
}



.dataTable
{
	border: 1px #CCCCCC solid;
}

tr.rowtitle td
{
	font-weight: bold;
	color: #FFFFFF;
	background: #008FD5;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}


tr.rowtitle1 td
{
	font-weight: bold;
	color: #EF8A01;
	background: #E2E6EF;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}


tr.row1 td
{
	background: #D7DFF4;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

tr.row2 td
{
	background: #F0F3FB;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

form
{
	margin: 0 0 0 0px;
}

input.btn
{
	font-weight: bold;
	color: #FFFFFF;
	background: #008FD5;
	border: 1px #FFFFFF outset;
}

select
{
	font: 11px/15px Verdana, Tahoma, Arial;
}





/* Styles for Form Properties */

form
{
	margin: 0 0 0 0px;
}

input
{
	font: 11px Tahoma, Verdana, Arial;
	border: 1px #CCCCCC solid;
}

.search
{
	border: none;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	height: 20px;
	padding: 2 0 0 0px;
}

.btn
{
	font: bold 11px Tahoma, Verdana, Arial;
	border: 1px #FFFFFF outset;
	background: #CCCCCC;
	cursor: pointer;
}

select
{
	font: 11px Tahoma, Verdana, Arial;
}

textarea
{
	font: 11px Tahoma, Verdana, Arial;
	overflow: auto;
	border: 1px #CCCCCC solid;
}

.noborder
{
	border: none;
}


.pos
{
	position:100px, 200px; 
}