.list{
	font-weight : normal;
	font-size : 11px;
	font-family:  tahoma, sans-serif; arial, verdana
	background: white
}
.curr_list{
	font-weight : bold;
	font-size : 11px;
	font-family:  tahoma, sans-serif; arial, verdana
	background: #DBEAF5;
}
.listhide{
	font-weight : normal;
	font-size : 11px;
	FONT-FAMILY:  tahoma, sans-serif; arial, verdana
	color: grey;
}
.error{
	color: red;
	font-size : 12px;
	font-weight : bold;
}
.mess{
	font-size : 12px;
	font-weight : bold;
}
.a
	{color: #0000aa; text-decoration: none;font-weight : bold; font-family: Tahoma, Verdana; font-size: 11px}
a, A:link, a:visited, a:active
	{color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
A:hover
	{color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
p, tr, td, ul, li
	{color: #000000; font-family: Tahoma, Verdana; font-size: 11px}
.header1, h1
	{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px;}
.header2, h2
	{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
.intd
	{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}
.ctrl
	{font-family: Tahoma, Verdana, sans-serif; font-size: 12px; width: 100%;}
.link
	{color: #ffffff; background: #4682B4; font-family: Tahoma, Verdana; font-size: 11px; margin: 0px; padding: 2px;}
.btnform
	{border: 0px; font-family: tahoma, verdana; font-size: 12px; background-color: #DBEAF5; width: 100%; height:18px; text-align: center; cursor: hand;}
.btn
	{background-color: #DBEAF5; padding: 0px;}
th
	{color: #ffffff; font-family: Tahoma, Verdana; font-size: 12px; padding-left: 5px; padding-right: 10px; text-align: left;}
.input{
	font-weight : normal;
	font-size : 11px;
	FONT-FAMILY:  tahoma, sans-serif; arial, verdana
}
.tablerow {
	font-family: tahoma, verdana;
	color: #000000;
	font-size: 11px;
}

textarea, select,input{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #DBEAF5;
	color: #000000;
}
.inputhide{
	font-weight : normal;
	color : #4682B4;
	background : #dbeaf5;
	font-size : 10px;
	FONT-FAMILY:  tahoma, sans-serif; arial, verdana
}

.button {
	border: 0px;
	background-color: #4682B4;
	color: white;
	font-weight: normal;
	height: 16px;
}

.button1 {
	color: white;
	font-weight: normal;
}

.button1:visited {
	color: white;
	font-weight: normal;
}
.button1:hover {
	color: yellow;
	font-weight: normal;
}

.main1234 {
	border: solid 1px #4682B4;
}
