.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: #999999; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
A:hover
	{color: #FF3399; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
p, tr, td, ul, li
	{color: #D7D7D7; font-family: Tahoma, Verdana; font-size: 12px}
.header1, h1
	{color: #3F3F3F; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px;}
.header2, h2
	{color: #FF3399; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
.header2 a, .header2 A:link, .header2 a:visited, .header2 a:active
	{color: #FF3399; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}

.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: #FF3399; font-family: Tahoma, Verdana; font-size: 11px; margin: 0px; padding: 2px;}
.btnform
	{border: 0px; font-family: tahoma, verdana; font-size: 12px; background-color: #3F3F3F; width: 100%; height:18px; text-align: center; cursor: hand;}
.btn
	{background-color: #FF3399; padding: 0px;}
.btn2
	{background-color: #ADADAD; padding: 0px; color:#3F3F3F; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px;}

th
	{color: #FF3399; font-family: Tahoma, Verdana; font-size: 12px; padding-left: 5px; padding-right: 10px; text-align: left;}
.input{
	font-weight : normal;
	font-size : 13px;
	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: 12px;
	border: 0px;
	font-weight: normal;
	background-color: #3F3F3F;
	color: #D7D7D7;
}
.inputhide{
	font-weight : normal;
	color : #aaaaaa;
	background : #5F5F5F;
	font-size : 12px;
	FONT-FAMILY: Verdana, arial, helvetica, sans-serif;
}

.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;
}
