.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.h2htm
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-image: url(images/cms_publish.jpg);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left;
}
.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #000000;
	cursor: hand;
}
.header {
	background-color: #006699;
	background-image: url(images/grad01.jpg);
}
.txth2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	filter: Alpha(Opacity=100) DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
.textpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

img#btn 
{
	cursor: hand;
}

/********************** Style Menu Shit ************************/

#LeftMNav {
z-index : 100000; 
} 
#LeftMNav UL {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
width : auto; 
color : #ffffff; 
padding-top : 0; 
background-color : #bacee0; 
height: 1em;
} 
#LeftMNav LI {
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0px;
	margin : 0;
	padding-top : 0;
	list-style-type : none;
	float: left; clear: both; width: 100%;
	position: relative;
} 
#LeftMNav a {
border-right : 1px solid #c3c8cb; 
padding-right : 0; 
background-position : 100% 50%;
border-top : 1px solid #fefefe; 
display : block; 
padding-left : 2px; 
font-weight : normal; 
padding-bottom : 3px; 
border-left : 1px solid #fefefe; 
padding-top : 3px; 
border-bottom : 1px solid #c3c8cb; 
background-color: #eaeeee; 
font-size : 10px; 
color : #048; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none; 
} 
#LeftMNav a:hover, LI#onActive, LI#onRoot {
border-left-color : #fefefe;
border-bottom-color : #c3c8cb; 
border-top-color : #fefefe; 
background-color: #f8fafc;
border-right : 3px solid #E65B00; 
font-size : 10px; 
color : #ff3e3e; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none; 
} 
LI#onRoot {
border-right : 3px solid #999999; 
}
#LeftMNav a:active {
border-left-color : #fefefe; 
border-bottom-color : #c3c8cb; 
border-top-color : #fefefe; 
background-color : #f8fafc; 
border-right-color : #c3c8cb; 
font-size : 10px; 
color : #048; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none; 
} 

.menuheader {
font-family : Trebuchet MS,verdana,arial,helvetica,sans-serif; 
font-size : 14px; 
text-align : left; 
font-weight : bold; 
color : #fff; 
background: #CCD7FF url(images/grad01.jpg) repeat-x top left; 
padding-top : 3px; 
padding-bottom : 3px; 
padding-left : 14px; 
border-bottom : 1px solid #3a6081; 
border-right : 1px solid #3a6081; 
border-top : 1px solid #f1f5fa; 
display : block; 
} 
/* Style For Table List */

table#tabellist
{
	background-color: #CCCCCC;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
table#tabellist thead
{
	background-color: #0099CC;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	background-image: url(images/grad01.jpg);
	background-repeat: repeat-x;
}
table#tabellist thead th#checkbox{width: 5%;text-align: center;}
table#tabellist thead th#field01{width: 30%;text-align: center;}
table#tabellist thead th#field02{width: 25%;text-align: center;}
table#tabellist thead th#field03{width: 25%;text-align: center;}
table#tabellist thead th#field04{width: 25%;text-align: center;}

table#tabellist tbody
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#tabellist tbody td#checkbox{width: 5%;height: 20px;text-align: center;}
table#tabellist tbody td#field01{width: 30%;height: 20px;text-align: left;padding-left: 10px;}
table#tabellist tbody td#field02{width: 25%;height: 20px;text-align: center;}
table#tabellist tbody td#field03{width: 25%;height: 20px;text-align: center;}
table#tabellist tbody td#field04{width: 25%;height: 20px;text-align: center;}

.textfieldz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.txth2htm {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	filter: Alpha(Opacity=100) DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
.border {
	border: 1px dotted #0099CC;
}
#tooltip {
	position:absolute;
	background-color:#FFFDF0;
	margin:0;
	padding:0;
	display:none;
	z-index: 100;
	border: 1px dotted #999999;
}
#thumbnail {
	margin: 5px;
	border: 1px dashed #999999;
}
#dataPict {
	margin: 5px;
	border: 1px dashed #999999;
	float: left;
	height: 90px;
	width: 90px;
	padding: 5px;
	text-align: center;
}
/*****************8 Style Login **************************/
#login {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#login span {
	float: left;
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
	padding: 0px;
}
#login span a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	float: left;

}
#login span a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	text-decoration: none;
}
#login label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	width: 99%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	clear: both;
	text-align: left;



}
#login input {
	float: left;
	margin: 0px;
	padding: 0px;
}
.btnlogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	cursor: hand;
	border-top: 1px solid #999999;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #999999;
	height: 20px;
	width: 60px;
}
.errors {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#searchList {
	position: absolute;
	z-index: 0;
	background-color: #FFF;
	width: 250px;
	border: 1px solid #666666;
	padding:5px;
	overflow:auto;
	height:120px;
}
