body {
	margin:0px;
	background-color:#2C3B5A;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}
.gitna { align:center; }

#main_tbl { background-color: #ffffff; }
  
.activebott {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A475C;
}
.notactive {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00246F;
}

.content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

.maincontent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
}


a.menulink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00246F;
}
a.menulink:link {
	text-decoration: none;
}
a.menulink:visited {
	text-decoration: none;
	color: #00246F;
}
a.menulink:hover {
	text-decoration: none;
	color: #4A475C;
}
a.menulink:active {
	text-decoration: none;
	color: #00246F;
}

a.detail {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A475C;
}
a.detail:link {
	text-decoration: none;
}
a.detail:visited {
	text-decoration: none;
	color: #4A475C;
}
a.detail:hover {
	text-decoration: none;
	color: #00246F;
}
a.detail:active {
	text-decoration: none;
	color: #4A475C;
}
.formfield {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A475C;
	border-right-color: #4A475C;
	border-bottom-color: #4A475C;
	border-left-color: #4A475C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.formfield1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A475C;
	border-right-color: #4A475C;
	border-bottom-color: #4A475C;
	border-left-color: #4A475C;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bott1 {
	background-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4A475C;
	border-right-color: #4A475C;
	border-bottom-color: #4A475C;
	border-left-color: #4A475C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#003366;
	
}

.hideauthor {
 color : #2c3b5a;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 }

.formbottstyleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 0px;
	cursor: hand;

}	

.picProcess {
	padding-bottom:10px;
	padding-right:15px;
}
.topmenulink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #2F5682;
}
.topmenulink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #D12E2E;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

