/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	background: url(images/main_bg.gif) repeat-x top #caced3;
}

.body_bg
{
	background: url(images/body_bg.gif) repeat-y;
	width: 808px;
	height: auto;
}

.btn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background-color: #CE2024;
	color: #ffffff;
	height:26px;	
	border:none;
	font-weight:bold;
}

.err
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #FFFFFF;
}

.top_link_tx
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273372;
	text-decoration: none;
}

.top_link_tx:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cf2026;
	text-decoration: none;
}

.top_link_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273372;
	text-decoration: none;
}

.top_link_txt_red
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cf2026;
	text-decoration: none;
}

.index_tbl_border
{
	border-left: 1px solid #db585c;
	border-right: 1px solid #db585c;
	height: auto;
	width: 664px;
}

.img_background
{
	background: url(images/img_border.gif) repeat-y;
	width: 170px;
	height: 151px;
}

.img_background_big
{
	background: url(images/img_det_midl.gif) repeat-y center;
	width: 264px;
	height: 246px;
}

.img_background_small
{
	background: url(images/img_dets_midl.gif) repeat-y center;
	width: 83px;
	height: 65px;
}

.blue_txt15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #273372;
	text-decoration: none;
}

.blue_txt13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #273372;
	text-decoration: none;
}

.select_det
{
	width: 193px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273372;
	border: 2px solid #cdcdcd;
}

.txtbox
{
	width: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273372;
	border: 2px solid #cdcdcd;
	vertical-align: middle;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273372;
	text-decoration: none;
}

.loadingtable
{
	border: none;
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273372;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cf2026;
	text-decoration: none;
}

.tbltr
{
	background-color:#FFFFFF;
}

.gridmouseover
{
	background-color: #FFFFCC;
}
