
a
{	text-decoration: none;
	color: #369cbe;
}


a:visited
{	text-decoration: none;
	color: #369cbe;
}


a:hover
{	text-decoration: underline;
}


table
{	empty-cells: show;
	border-collapse: collapse;
}


h1
{  font-size: 16;
   font-weight: bold;
   font-style: italic;
   color: #98412d;
}


h1.t2
{  font-size: 16;
   font-weight: bold;	
   color: #98412d;
}


h2
{  font-size: 13;
   font-weight: bold;
   font-style: italic;
   color: #98412d;
}


h2.t2
{  font-size: 13;
   font-weight: bold;
   color: #98412d;
}


h3
{	font-size: 16;
	font-weight: bold;
}


hr
{  border-style: solid;
   border-width: 1px;
   border-color: #98412d;
}


td
{	font-size: 12px;
	color: #4a4a4a;
	font-family: verdana;
}


body
{	scrollbar-arrow-color: #d6ee89;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #bbbbbb;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #dddddd;
	scrollbar-shadow-color: #cccccc;
}


.link
{	cursor: hand;
}


.action
{	cursor: hand;
}


.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;
        border-color: #777777;
	/*background-color: #cccccc;*/
	/*text-indent: 2;*/
	font-family: verdana;
	font-size: 11;
	/*margin: 1;*/
}


body.main
{	background: url("/common/images/backgrounds/dots.gif");
	font-family: verdana;
	font-size: 11;
}


table
{	font-family: verdana;
	font-size: 11;
}


table.body
{	/*background-color: #ffffff;*/
	background: url("/common/images/backgrounds/sky.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.h2
{  font-size: 13;
   font-weight: bold;
   font-style: italic;
   color: #98412d;
}


td.h2_2
{  font-size: 13;
   font-weight: bold;
   color: #98412d;
}


td.small
{   font-size: 10px;
}


td.header
{  font-size: 16;
   font-weight: bold;
   color: #98412d;
}


img.default
{	border-width: 0;
}


img.border
{	border-width: 1;
	border-style: solid;
	border-color: "#666666";
}

