body		{font-family:Arial, Helvetica, sans-serif; font-size:12px;}



.menu_txt{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	
}

.menu_txt a:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
	
}
.sub_head {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	padding-left:10px;
}

.sub_head2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	color:#000000;

}

.sub_head2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	color:#6a6900;

}


.main_head {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	line-height: normal;
	font-variant: normal;
}

.txt_2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style:normal;
	text-decoration: none;
	color:#999999;
	
}


.txt_2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style:normal;
	text-decoration: none;
	color:#000000;
	
}


.txt_1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style:normal;
	text-decoration: none;
	color:#000000;
	
	
}

.txt_1 a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style:normal;
	text-decoration: none;
	color:#FFF;
	
}
.txt_5	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style:normal;
	text-decoration: none;
	color:#000000;
	width:120px;
	
	
}

.txt_3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style:normal;
	text-decoration: none;
	color:#000000;
	
}
.txt_green {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	color:#6a6900;

}

.txt_green a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	text-decoration: none;
	color:#000000;

}

.txt_4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style:normal;
	text-decoration: none;
	color:#000000;

}

.txt_4 a:hover {
 font-family: "Trebuchet MS";
 font-size: 14px;
 font-style:normal;
 text-decoration: none;
 color:#999999;

}
.box1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 22px;
	width: 170px;
	border: thin solid #666666;
}

.box2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	height: 50px;
	width: 170px;
	border: thin solid #666666;
}
#border {
margin-top:10px;
  width: 585px;
  height:auto;
  background-color: #efee9e;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border: 5px solid #efe64d;
  padding: 5px;
  border-radius:50px;
}
.img {
 border: thick solid #efee9e;
 margin: 1px;
 padding: 1px;
 /*height: auto;
 width: auto;*/
}
#ser
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	background:#ffffdb;
	padding-top:10px;
	padding-bottom:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	border:1px solid #b2b13d;
}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #660000; }

.searchresult			{border-bottom:1px solid #ccc; padding:20px 0 20px 0}

.name					{text-decoration:none; color:#006600; font-size:18px; margin-bottom:5px;}

.more					{text-decoration:none; width:50px; text-align:center; padding:3px 0; font-size:10px; display:block; background:#FF9900; color:#FFFFFF; margin-top:15px;}

.more:hover				{background:#FF6600;}

.headding				{color:#FF6600; font-weight:normal; font-size:20px}
#tex_01_text_field				{width:100px; padding:2px 0;}

/* 01/02/2014 */

.csstableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #3f7f00;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.csstableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.csstableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.csstableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.csstableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}
.csstableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}
.csstableGenerator tr:hover td{
	
}
.csstableGenerator tr:nth-child(odd){ background-color:#ffffff; }
.csstableGenerator tr:nth-child(even)    { background-color:#d4ffaa; }.csstableGenerator td{
	border:1px solid #3f7f00;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}
.csstableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}
.csstableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}
.csstableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.csstableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #5fbf00 5%, #3f7f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5fbf00), color-stop(1, #3f7f00) );
	background:-moz-linear-gradient( center top, #5fbf00 5%, #3f7f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5fbf00", endColorstr="#3f7f00");	background: -o-linear-gradient(top,#5fbf00,3f7f00);

	background-color:#5fbf00;
	border:0px solid #3f7f00;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.csstableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #5fbf00 5%, #3f7f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5fbf00), color-stop(1, #3f7f00) );
	background:-moz-linear-gradient( center top, #5fbf00 5%, #3f7f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5fbf00", endColorstr="#3f7f00");	background: -o-linear-gradient(top,#5fbf00,3f7f00);

	background-color:#5fbf00;
}
.csstableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.csstableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
background-color: white;}

td.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: lightblue;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid #5ebd00;
background-color: #e4fddd;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: white;
display: block;
padding:5px;
text-align:center;
}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: white;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: #5cb900;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: lightblue;
display: block;}
