
body, p, td {font-family: Verdana, Trebuchet MS, Arial, Sans-Serrif; font-size:11px; color:#383D48}
a:link						 {color:#383D48; text-decoration:none;}
a:visited					 {color:#4B5875; text-decoration:none;}
a:active					 {color:#383D48; text-decoration:none;}
a:hover 					 {color:#000000; text-decoration:underline;}

.big_link:link,
.big_link:visited {
	font-size:12px;
	font-weight:bold;
	color:#383D48;
}

.img_green_border {
	border-width: 1px;
	border-style: solid;
	border-color: #89AE11;
}


.img_green_link:link,
.img_green_link:visited,
.img_green_link:active,
.img_green_link:hover {
	color: #89AE11;
}


.user_warning{
background-color:#FFCC99;
border:1px solid #F6B467;
padding:5px;
font-size:85%;
margin:0 10px 0 0
}
.user_form_warning{
background-color:#FFFF33;
border:1px solid #F6B467;
padding:5px;
font-size:12px;
font-weight:bold;
margin:0 10px 0 0
}


input.groovybutton
{
   font-size:11px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#330000;
   width:120px;
   height:25px;
   background-color:#FFEEDD;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffFF9900',EndColorStr='#ffFFFFCC');
   border-top-style:solid;
   border-top-color:#000000;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#000000;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#000000;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#000000;
   border-right-width:1px;
}



