/* Default CSS Stylesheet for a new Web Application project */
td
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	font-style:italic;
	color:#3d3d3d;
	text-decoration: none
}
a
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	font-style:italic;
	color:#ad3237;
	text-decoration: none
}
a:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#ad3237;
	text-decoration: underline
}
a.cats_corporate
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	font-style:italic;
	color:#ad3237;
	text-decoration: none
}
a.cats_corporate:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#ad3237;
	text-decoration: underline
}
a.top_menu
{
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	color:#888888;
	text-decoration: none
}
a.top_menu:hover
{
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: bold;
	color:#ad3237;
	text-decoration: underline
}
a.top_menu_a
{
	font-family: Verdana; 
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color:#ad3237;
	text-decoration: underline
}
a.top_menu_a:hover
{
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: bold;
	color:#ad3237;
	text-decoration: underline
}
.ticker
{
	font-weight: normal;
	font-size: 8pt;
	color: #767676;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}
.ticker:hover
{
	font-family: Arial; 
	font-size: 8pt;
	font-weight: normal;
	color:#ad3237;
	text-decoration: none
}
.smallred
{
	font-family: Arial; 
	font-size: 8pt;
	font-weight: normal;
	color:#ad3237;
	text-decoration: underline
}
.smallred:hover
{
	font-family: Arial; 
	font-size: 8pt;
	font-weight: normal;
	color:#ad3237;
	text-decoration: underline
}
.cat_link
{
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	color:#888888;
	text-decoration: none
}
.cat_link:hover
{
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: bold;
	color:#ad3237;
	text-decoration: none
}
.cat_link_a
{
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	color:#ad3237;
	text-decoration: none
}
.cat_link_a:hover
{
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: bold;
	color:#ad3237;
	text-decoration: none
}
.page_link
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#3d3d3d;
	font-style:italic;
	text-decoration: none
}
.page_link:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#ad3237;
	text-decoration: none
}
.page_link_a
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	font-style:italic;
	color:#ad3237;
	text-decoration: none
}
.page_link_a:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#ad3237;
	text-decoration: none
}
.innerpage_link
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#3d3d3d;
	font-style:italic;
	text-decoration: none
}
.innerpage_link:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#ad3237;
	text-decoration: none
}
.innerpage_link_a
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	font-style:italic;
	color:#ad3237;
	text-decoration: none
}
.innerpage_link_a:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#ad3237;
	text-decoration: none
}
.page_title
{
	font-family: Verdana; 
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	color:#FFFFFF;
	background-color: #C4C4C4;
	text-decoration: none
}
.marked
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color:#888888;
	text-decoration: none
}
a.marked
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color:#888888;
	text-decoration: none
}
a.marked:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color:#ad3237;
	text-decoration: none
}
.note
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#3d3d3d;
	text-decoration: none
}
a.note
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#3d3d3d;
	text-decoration: none
}
a.note:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#ad3237;
	text-decoration: underline
}
.small
{
	font-weight: normal;
	font-size: 8pt;
	color: #767676;
	font-family: Arial;
}
a.small
{
	font-weight: normal;
	font-size: 8pt;
	color: #767676;
	font-family: Arial;
	text-decoration: none
}
a.small:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: #ad3237;
	font-family: Arial;
	text-decoration: none
}
.red
{
	color:#ad3237;
}
.divContent
{
	OVERFLOW-Y: auto; 
	OVERFLOW-X: auto;
	SCROLLBAR-FACE-COLOR: #f1f1f1;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: #e3e3e3; 
	SCROLLBAR-3DLIGHT-COLOR: #eff1f1; 
	SCROLLBAR-ARROW-COLOR: #ad3237; 
	SCROLLBAR-TRACK-COLOR: #f7f7f7; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
.page_button
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color:#ffffff;
	font-style: normal;
	font-style:normal;
	height:13px;
	text-decoration: none
}
.page_button:hover
{
	font-family: Verdana;
	font-weight: normal;
	color:#ffffff;
	font-style:normal;
	text-decoration: underline
}
.page_button_a
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color:#ffffff;
	font-style:normal;
	height:13px;
	text-decoration: none
}
.page_button_a:hover
{
	font-family: Verdana;
	font-weight: bold;
	color:#ffffff;
	font-style:normal;
	text-decoration: none
}
.Button
{
	border: solid 0px #04aeef;
	font-weight: bold;
	font-size: 13px;
	height:100%;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ad3237, endColorStr=#fffffff, gradientType=0);
	color: #ffffff;
	font-family: Arial;
	font-style: normal;
	text-align: center;
	vertical-align:middle;
  TEXT-DECORATION: none;
	background-color: #ffffff;
	cursor:hand;
	padding: 2px 2px 4px 2px
}
.Button:hover
{
	font-weight: bold;
	font-size: 13px;
	filter: none;
	color: #ffffff;
	background-color: #ad3237;
	text-decoration: none;
}
.form_text
{
	border-right: #ad3237 1px solid;
	padding-right: 2px;
	border-top: #ad3237 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 13px;
	border-left: #ad3237 1px solid;
	color: #444444;
	border-bottom: #ad3237 1px solid;
	font-family: Arial;
	font-style: normal;
	background-color: #ffffff;
	OVERFLOW-Y: auto; 
	OVERFLOW-X: auto;
	SCROLLBAR-FACE-COLOR: #f1f1f1;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: #e3e3e3; 
	SCROLLBAR-3DLIGHT-COLOR: #eff1f1; 
	SCROLLBAR-ARROW-COLOR: #ad3237; 
	SCROLLBAR-TRACK-COLOR: #f7f7f7; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
.form_text:hover
{
	border-right: #ad3237 1px solid;
	padding-right: 2px;
	border-top: #ad3237 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 13px;
	border-left: #ad3237 1px solid;
	color: #ad3237;
	border-bottom: #ad3237 1px solid;
	font-family: Arial;
	background-color: #ffffff;
}
