
a
{	font-family: verdana;
	text-decoration: none;
	color: blue;
}


a:visited
{	font-family: verdana;
	text-decoration: none;
	color: blue;
}


a:hover
{	font-family: verdana;
	text-decoration: underline;
}


table
{	empty-cells: show;
	border-collapse: collapse;
}


h3
{	font-size: 12;
	font-weight: bold;
}


td
{	font-size: 12;
}


.link
{	cursor: hand;
	border-width: 0;
}


.tabbed_menu_bottom_thin
{   border-style: solid;
    border-width: 1;
    border-color: #000000;
    /*border-right-width: 1;
    border-left-width: 1;*/
    background: url('/common/images/backgrounds/tabbed_menu_bottom_thin.gif');
}


.no_border
{	border-width: 0;
}


.border
{	border-color: #c0c0c0;
	border-width: 1;
	border-style: solid;
}


.border_groove
{	border-style: groove;
	border-width: 2px;
	border-color: white;
	font-size: 9;
}


.border_groove2
{	border-style: groove;
	border-width: 2px;
	border-bottom-width: 3px;
	border-color: white;
	color: black;
	font-size: 9;
}


.border_groove3
{	border-style: groove;
	border-width: 3px;
	border-color: white;
	color: black;
	font-size: 9;
}


.grey_border
{	background-color: #eeeeee;
	border-color: #666666;
	border-width: 1;
	border-style: solid;
}


.grey_border2
{	background-color: #c0c0c0;
	border-color: #666666;
	border-width: 1;
	border-style: solid;
}


.main_content
{	border-width: 3px; 
	border-style: groove; 
	border-color: #ffffff;
	/*background-color: white;*/
	background: url("/common/images/backgrounds/light_grey_gradient_vertical.gif");
}


input
{	border-width: 1;
	border-style: solid;
	/*background-color: #cccccc;*/
	/*text-indent: 2;*/
	font-family: verdana;
	font-size: 11;
	/*margin: 1;*/
}


body.main
{	/*background: url("/common/images/backgrounds/dots.gif");*/
	background-color: #ffffff;
	font-family: verdana;
	font-size: 11;
}


table
{	font-family: verdana;
	font-size: 11;
}


table.body
{	background-color: #ffffff;
	/*background: url("/common/images/backgrounds/lines.gif")*/
	border-width: 0;
	border-top-width: 2;
	border-right-width: 1;
	border-left-width: 1;
	border-bottom-width: 2;
	border-style: solid;
	border-color: #444444;
}


td.header
{	font-size: 11;
	color: white;
	font-weight: bold;
	border-width: 1;
	border-style: solid;
	border-color: #666666;
	/*background-color: #9a9797;*/
	background: url("/common/images/backgrounds/grey_gradient.gif");
}


img.default
{	border-width: 0;
}


img.border
{	border-width: 1;
	border-style: solid;
	border-color: "#666666";
}
