/* CSS Document */
@import url(rndCorner.css);
@import url(content.css);
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
}
p{
	margin-top:1em;
		COLOR: #336600;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
div{
  text-align:justify;
}
a:link {
	text-decoration: none;
	color:#333300;
}
a:visited {
	color: #333300;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#333300;
}
.flipimg {
	filter: FlipH;
}
.button {
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
}
.title {
	font-size:16px;
	font-family:Verdana;
	font-weight:bold;
	color:#ffffff;
	line-height:20px;
	background-color:#649A34;
}
.text {
	font-size:12px;
	color:#336600;
	line-height:20px;
}
.smalltxt {
	font-size:9px;
	line-height:normal;
}
.smallwtxt {
	color:#ffffff;
	font-size:9px;
	line-height:normal;
}
.smallwtxt:link{
	color:#ffffff;
}
.inputs {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #649A34;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.chkbox {}

span.artType0 {
	background: url("../imag/icon_article.png") no-repeat;
	display: block;		
	line-height: 1.5em;
	padding-left: 20px;	
}

span.artType1 {
	background: url("../imag/icon_pdf.gif") no-repeat;
	display: block;		
	line-height: 1.5em;
	padding-left: 20px;	
}

span.artType2 {
	background: url("../imag/icon_link.gif") no-repeat;
	display: block;		
	line-height: 1.5em;
	padding-left: 20px;	
}
span.mlock {
	background: url("../imag/mlock.jpg") no-repeat;
	display: block;		
}
.dynaContent {
 FONT-WEIGHT: normal;
 FONT-SIZE: 12px;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 color: #336600;
 text-align: justify;
}
.head2{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #336600;
}

table.logolink {
	border-width: 0px;
	border-spacing: 0px;
	border-style: dotted;
	border-color: #6C9329;
	border-collapse: collapse;
}

table.logolink td {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: #6C9329;
}

.msgbox {
	font-size:9px;
	line-height:normal;
	margin:5 0 5 0;
	padding:3 3 3 3;
	border:1px solid;
	border-color:#649A34;
}

.themecolor {
	color:#336600;
}
