/* ******************************************************** */
/* ************* VIRGIN BELT CSS TEMPLATE ***************** */
/* *********************************************** MyioSoft */
/* ************************** http://www.myio.net/software/ */

.myiosoft {
	display:inline;
	float:right;
	background-image: url(right_gradient1.gif);
	height: 19px;
	width:273px;
	text-align:right;
	padding-top:2px;
	padding-right:2px;
}
.shock {
	color: yellow;
}
.menublock {
	padding: 5 5 5 5;	
}
.light {
	color: #BFDBBF;
}
tr.light {
	background-color: #BFDBBF;
	color:black;
}
.folderopentitle {
	font: 14px Arial, Helvetica;
	font-weight:bold;
	color:	#333333;
}
.fieldheading {
	font-weight:bold;
}
.fielddescription {
	color: #333333;
}
.input {
	font: 13px Arial, Helvetica;
	width: 300px;
}
.pageheading {
	font: 15px "trebuchet ms", trebuchet, helvetica, sans-serif;
	font-weight:bold;
	color:	#333333;
}
body {
	background: #0e7330 url(../images/bg_default.gif) repeat-y top center;
	font-family: "trebuchet ms", trebuchet, helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.content {
  border-left: 1px dotted #48ae6a;
}
table.input {
}
td {
	font: 13px "trebuchet ms", trebuchet, helvetica, sans-serif;
}
a:link, a:visited {
	color:#56764d;
}
a:hover {
	color:#68b055;
}
a.shock:link, a.shock:visited {
	color:#56764d;
}
a.strong:link, a.strong:visited {
	color:#56764d;
}

h1 {
   font-size: 18px;
   font-weight: normal;
   margin: 0 0 15 0;

}
h2 {
   font-size: 15px;
   font-weight: normal;
   margin: 0 0 0 0;

}
#copyright {
   font-size: 12px;
}
#tip {
   font-size: 12px;
   border: 15 15 15 15;
}
.sponsorname a {
   font-size: 14px;
   font-weight: bold;
}

.sponsorname a:hover {
   color: #e2992f; 
   font-size: 14px;
}

.sponsor_tag {
  font-size: 11px;
  color: #333333;
}

input[type=text], select, textarea, [type=password] { 
   border:1px solid #bbb; 
   padding:2px; 
   font-size:12px;
   }
input.btn{
   background: url(../images/button_bg.gif) repeat-x;
   color:#333333;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#f6f6f6;
   border:1px solid;
   border-top-color:#666;
   border-left-color:#666;
   border-right-color:#333;
   border-bottom-color:#333;
   }
.inputbutton{
   background: url(../images/button_bg_2.gif) repeat-x;
   color:#333333;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#f6f6f6;
   border:1px solid;
   border-top-color:#666;
   border-left-color:#666;
   border-right-color:#333;
   border-bottom-color:#333;
   }
