/**{ filter:Gray;}*/
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/


a {color: #0000FF; text-decoration: underline}
a:hover {color: #FF0000; text-decoration: none}
td.all{}
td.all a {color: #000000;text-decoration: none}
td.all a:hover {color: #0000FF; text-decoration: none}
td,p,li,input,select {font-size:12px;}
td {font-size: 12px; line-height: 140%;}
td.new  {font-size: 14px; line-height: 140%;}
td.new_little {font-size: 13px; line-height: 140%;}
.lowtext {font-size: 12px;}
.title {font-size: 14px; font-weight:bolder;}
.largetitle {font-size: 16px; font-weight:bolder;}
.little_title {font-size: 13px; font-weight:bolder;}
table.nav {
	color : #000000;
}
table.nav a {
	color : Yellow;
	text-decoration: none;
}
table.nav a:hover{
	text-decoration:none;
	color : Red;
}
table.red_blue {
	color : #000000;
}
table.red_blue a {
	color : black;
	text-decoration: none;
}
table.red_blue a:hover{
	text-decoration:none;
	color : blue;
}

table.nab {
	color : #000000;
}
a.nab {
	color : Blue;
	text-decoration: none;
}
a.nab:hover{
	text-decoration: none;
	color : Black;
}
a.nac {
	color : Black;
	text-decoration: none;
}
a.nac:hover{
	text-decoration: none;
	color : Blue;
}
a.nad {
	color : #aa22ff;
	text-decoration: none;
}
a.nad:hover{
	text-decoration: none;
	color : Red
}
a.yyy {
	color : #FAFD00;
}
a.yyy:hover{
	text-decoration: none;
	color : Red
}
a.yyy_blue {
	color : Blue;
}
a.yyy_blue:hover{
	text-decoration: none;
	color : Red
}
a.nounderline  {
	text-decoration: none;
	color: #000000;
}
a.nounderline:hover{
	text-decoration : none;
	color : Red;
}
a.nounderline_red  {
	text-decoration: none;
	color: Red;
}
a.nounderline_red:hover{
	text-decoration : none;
	color : Blue;
}
a.nounderline_yellow  {
	text-decoration: none;
	color: Yellow;
}
a.nounderline_yellow:hover{
	text-decoration : none;
	color : Red;
}
a.nounderline_yellow_white {
	text-decoration: none;
	color: Yellow;
}
a.nounderline_yellow_white:hover{
	text-decoration : none;
	color : White;
}
a.nounderline_333333_red {
	text-decoration: none;
	color: #333333;
}
a.nounderline_333333_red:hover{
	text-decoration : none;
	color : Red;
}

a.big{
   	font-size : 16px;
}
input.blackline{
	border : 1px solid Black;
}
input.blueline{
	border : 1px double #00BFFF;
}
input.submit1{
	border : 1px solid Black;
	background-color : #94C9FD;
	font-size : 12px;
	line-height : 16px;
}
