body {
	margin: 0px;
	margin-top: 3px;
}

table
{
	font: 8pt Tahoma, Arial, Verdana;
	width: 100%;
	color: #1c1c1c;	
}

input, textarea
{
	font: 8pt Tahoma, Arial, Verdana;
	color: #016ec0;
	width: 200px;
	padding: 5px;
}

.btn
{
	width: 80px;
	height: 25px;
	font-weight: bold;
	color: #fff;
	background-color: #016ec0;
	border: 1px solid #016ec0;
}
.nimtitle {
font-family: Tahoma;
color: #e06c00;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.1em;
}
#maintab
{
	width: 776px;
}

.menubg
{
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 35px;
	color: #9fd6ff;
}

#yellowline
{
	background-image: url(images/yellowline.gif);
	background-repeat: repeat-x;
	width: 580px;
	height: 9px;
}

.menubg a
{
	color: #fff;
	text-decoration: none;
}

.menubg a:hover
{
	color: #9fd6ff;
	text-decoration: none;
}

.menusep
{
	background-image: url(images/menusep.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 34px;
}

.rightmenu
{
	width: 190px;
}

.rmenu
{
	background-image: url(images/rmenubg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	width: 190px;
	height: auto;
	margin-bottom: 5px;
}

.rmenusep
{
	background-image: url(images/rmenusep.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 10px;
	background-position: center;
}

.currightmenu
{
	font-weight: bold;
	color: #666;
	letter-spacing: 0px;
}

.lnk
{
	padding-top: 5px;
	padding-left: 25px;
	letter-spacing: 1px;
}

#footer
{
	border-top: 1px solid #102480;
	padding: 5px;
	text-align: right;
}

#footer a
{
	color: #102480;
	text-decoration: none;
}

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

h1
{
	font: 10pt tahoma;
	font-weight: bold;
	color: #3f7925;
	margin: 5px 15px 3px 0px;
	text-transform: uppercase;
	border-bottom: 1px solid #;
}

h1 a
{
	color: #3f7925;
	text-decoration: none;
}

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


h2
{
	font: 9pt tahoma;
	font-weight: bold;
	color: #016ec0;
	margin: 5px 0px;
}

h3
{
	font: 8pt tahoma;
	font-weight: bold;
	color: #112684;
	margin: 5px 0px;
}

h4
{
	font: 8pt tahoma;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 5px;
	margin: 5px 0px;
	background-color: #5ba43a;
}

p
{
	margin: 3px 15px 7px 0px;
	text-align: justify;
	line-height: 18px;
}

ul, ol
{
	margin: 5px 0px 5px 20px;
	padding: 0px;
	line-height: 18px;
}

.txt
{
	text-align: justify;
	line-height: 15px;
	padding: 3px 13px 3px 3px;
}

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

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

.green
{
	color: #5ba43a;
}

.yellow
{
	color: #d8a400;
}

.orange
{
	color: #e06c00;
}

.blue, em
{
	color: #016ec0;
}

a.green, a.yellow, a.orange, a.blue
{
	font-weight: bold;
	text-decoration: none;
}

.green:hover, .yellow:hover, .orange:hover, .blue:hover
{
	color: #f00;
	text-decoration: underline;
}

.other
{
	background: #d8d8cb;
	padding: 5px;
}

.small
{
	font-size: 7pt;
	text-align: center;
}

strong
{
	color: #e06c00;
}

.top, .top a
{
	text-align:  right;
	color: #f00;
}

p .top
{
	margin: 0px;
}

li strong
{
	color: #9d822e;
}
