body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333333;
	line-height: 120%;
}



td {
	font-size: 12px;
}
a {
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

 a:link, a:visited, a:hover, a:active, a:focus
 {
 color:#000066;
 }

textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.top {
	background-color: darkorange;
	display: none;
}
.topbar {
	background-color: #296689; /*darkorange; /*#296689;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 3px solid orange;
	color: white;
}
.sidebar {
	background-color: #FAFAFA;
}
.arrow {
	padding-right: 5px;
}
td.topcell {
	background-color: darkorange; /*#5198C2;*/
	vertical-align: bottom;
	padding: 5px;
	border-left: 1px solid white;
}
td.topcell a {
	font-size: 10px;
	font-weight: bold;
	color: white;
	display: block;
	/*border-left: 3px solid darkorange;
	padding-left: 5px;
	padding-top: 10px;*/
	text-transform: uppercase;
}
td.topcell a:hover {
	color: black;
}
.bannerbox {
	background-color: #F5F5F5;
	border-bottom: 1px dotted silver;
}
table.box {
	border: 1px solid silver;
}
td.boxtitle {
	background-color: gray;
	color: white;
	font-weight: bold;
}
td.boxheader {
	background-color: #FAFAFA;
	text-transform: uppercase;
}
td.boxbody {
	background-color: #EAEAEA;
	font-size: 10px;
}
a.topbarlink { 
	color: #AAFFFF;
	text-decoration: none;
}
.error {
	color: #CC3300;
}
.note {
	font-size: 9px;
	/*font-style: oblique;*/
}
.copy {
	color: #FAFAFA;
	line-height:15px;
}
.copy a
{
	color: #FFFFFF;
	text-decoration:none;
}
.loginbar {
	background-color: #2278AB;
	color: white;
	height:30px;
	background-image:url(images/loginbar.png);
	background-repeat:repeat-x;
	padding-left:5px;
}
h1 {
	color: #CC3300;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
}
h3 {
	color: steelblue;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
	background-color: #226689;
	color: white;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
	border-left: 3px solid orange;
}
.fb_table {
	border: 1px solid orange;
	font-size: 9px;
	line-height: 75%;
}
.fbtable td {
}
.fb_star {
	background-color: orange;
}
.fb_nostar {
	background-color: white;
}
.grid {
	border: 1px solid orange;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gridheader {
	background-color: orange;
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	text-transform: uppercase;
	text-decoration: none;
}
.activead {
	background-color: green;
	color: white;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	text-transform: uppercase;
}
.penting {
	background-color: #FFFF99;
	color: black;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	text-transform: uppercase;
}
.gridcell {
	background-color: #F5F5F5;
}
.gridcell2 {
	background-color: #F5F5F5;
}
.gridcell2 a {
	font-weight: bold;
}
button {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	background-color: #CC3300;
	color: white;
	border: 1px outset #CC3300;
}
.button {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	background-color: #CC3300;
	color: white;
	border: 1px outset #CC3300;
	text-decoration: none;
	cursor:pointer;
	margin: 10px 0px;
}
.pagetable {
	/*background-color: white;
	border: 1px solid #A4B0C0;*/
}
.pagetable_row {
	/*background-color: #EDF2F6;*/
}
.pagetable_cell {
}
.pagetable_activecell {
	font-weight: bold;
	/*background-color: #EDF2F6;
	border: 1px solid #A4B0C0;*/
}
.pagetable_ellipses {
	padding: 0px 5px;
	border-left: 1px solid silver;
	color: silver;
}
a.toplink {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a.toplink:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
}
a.mainmenu {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-decoration:none;
}
 a.mainmenu:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	text-decoration:underline;
}
a.notelink {
	font-size: 9px;
	text-decoration: none;
	color: gray;
}
a.notelink:hover {
	font-size: 9px;
	text-decoration:underline;
	color: gray;
}
a.header {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	text-decoration:none;
}
a.header:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a.pagelink {
	display: block;
	color: #CC3300;
	text-decoration: none;
	padding: 0px 5px;
	border-left: 1px solid silver;
}
a.pagelink:hover {
	display: block;
	color: #CCCC00;
	text-decoration: none;
	padding: 0px 5px;
	border-left: 1px solid silver;
}
.pageactive {
	display: block;
	padding: 0px 5px;
	border-left: 1px solid silver;
}
a.pagelink_first {
	display: block;
	color: #CC3300;
	padding: 0px 5px;
	text-decoration: none;
	font-weight: bold;
}
a.pagelink_prev, a.pagelink_last, a.pagelink_next {
	display: block;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid silver;
	padding: 0px 5px;
}
form {
	margin: 0px;
}
.question {
	padding-bottom: 20px;
	border-bottom: 1px dotted silver;
}
.question .title {
	font-size: 14px;
	font-weight: bold;
	color: steelblue;
}
.question .q {
	font-size: 14px;	
	color: black;
}
.question .postedby {
	font-size: 11px;	
	color: gray;
}
.question .date {
	font-size: 10px;
	color: #CCCCCC;
}
.answers {
	padding-bottom: 20px;
}
.answer {
	font-size: 12px;
}
.answer .postedby {
	font-size: 11px;	
	color: gray;
}
.answer .date {
	font-size: 10px;
	color: #CCCCCC;
}
h2 {
	color: #66CC33;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.post_head {
	color: #CC3300;
	font-weight: bold;
	font-size: 13px;
	display: block;
}

.inserted{
	color: green;
	font-weight: bold;
	font-size: 13px;
}

.already {
	color: #CC3300;
	font-weight: bold;
	font-size: 13px;
}
.red_unsub {
	color: #CC3300;
	font-size: 12px;
}
.info {
	color: gray;
}
.box {
	padding: 10px;
	border: 1px dotted silver;
}
.boxhead {
	padding: 0px;
	border: 1px dotted silver;
}
.id {
	font-size: 14px;
	font-weight: bold;
}
.styleTitle {
	font-size: 18px;
	color: #00509F;
}
.styleImage {
	font-size: 20px;
	color: #FFFFFF;
	padding-left:10px;
	line-height:60px;
}
.indexmenus {
	/*background: url(/images/li_bgnormal.jpg) repeat-x;*/
	background:url(images/li_bgnormal.jpg);
	padding: 0px;
	margin: 0px;
	z-index:1;
	width: 100%;
	float: left;
}
.indexmenus a {
	color: #144070;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	height: 20px;
	display: block;
	text-decoration: none;
}
.indexmenus td
{
		border-left-color:#A1C3C9;
		border-left-style:solid;
		border-left-width:thin;
}
.indexmenus a:hover {
	/* ----------- background-color: #EAEAEA;  ------*/
	background: url(images/headerbgselect.jpg);
		repeat-x;
	color: #316767;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
.indexmenus span {
	display: block;
}
.home
{
	font-size:20px;
	color:white;
	height: 40px;
	line-height:35px;
	background-image:url(images/home.png); 
	background-repeat:repeat-x;
}
.home a
{
	color: #FFFFFF;
	text-decoration:none;
}
.home a:hover
{
color: #FFFFFF;
text-decoration:underline;
}
#homeimage
{
	width:40px;
	height: 40px;
	background-image:url(images/home.png); 
	background-repeat:repeat-x;
}
.mandatory {color: #FF0000;}
.styleheaderlink {color: #FFFFFF;}
.styleheaderlink a {text-decoration:none;}
.styleheaderlink a:hover {text-decoration:underline;}

#headbox{
	background-image:url(images/headback.png); 
	background-repeat:repeat-x;
}
.style5 {color: #000000;}
#headbar{
	background-image:url(images/headbar.png);
	background-repeat:repeat-x;
	line-height:0px;
	padding-left:10px;
	height:30px;
}

#headbar  a:link, #headbar a:visited, #headbar a:hover,#headbar a:active,#headbar a:focus
{
color:#FFFFFF;
text-decoration:none;
}

#homebody{
	background-image:url(images/homebody.png);
	background-repeat:repeat;
	text-align:justify;
	line-height:15px;
	padding:15px;
}
#footer{
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
}
