/* CSS Document */
.error 
{
	color:red;
	font-style:italic;
	font-size:12px;
	padding-left:4px;
}
.error p
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	margin:0px;
}
.heading
{ font-family:verdana;
font-size:9pt;
font-weight:bold;
padding:3px;
}
.heading1
{ font-family:verdana;
font-size:9pt;
padding:3px;
}
.avmode {
	BACKGROUND: url(images/redbar.gif) #900 repeat-x 50% top
}
.news
{
font-family:verdana;
font-size:14px;
font-weight:bold;
}
.content
{ font-family:verdana,helvetica,sans-serif,arial;
font-size:8pt;
}
.td1
{
border:1px solid #993300;
}
.more
{
font-family:verdana;
font-size:10px;
color:#336699;
}
table.tab1
{
border-width:1px;
border-type:solid;
}
A:link {
	TEXT-DECORATION: none;
	color: black;
}
A:visited {
	TEXT-DECORATION: none;
	color:black;
}
A:hover {
	TEXT-DECORATION: underline;
	color:black;
}
A:active {
	TEXT-DECORATION: none;
	color:black;
}
input.btn{
   color:#050;
   font-family:verdana,helvetica,sans-serif,arial;
   font-size:12;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='skyblue');}
