@page{
 size:landscape;
 margin:2cm ;
}
BODY {
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-align:top;
}

TD, DIV, INPUT, SELECT, TEXTAREA {
	font-family: Verdana,Tahoma,Arial;
	font-size: 12px;
	color: #000000;
}
hr {
	display: block;
	height: 1px;
	font: bold 0px/0px serif;
	background: #ccc;
	margin: 10px 0px;
	padding: 0px;
	border: 0px;
}
H3{
	color: #ccc;
}
.new_txt {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
txt_verdana12{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Fuchsia;
}
A{
	color: #ccc;
	text-decoration: none;
}
A:hover{
	text-decoration: underline;
}
.hot{
	color: #ccc;
}
.m_top{
	font-weight: bold;
	background-color: #ccc;
	text-transform: uppercase;
	color: #ffffff;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	border-top-style: solid;
	border-top-width: 1;
	border-top-color: #726E41;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-bottom-color: #726E41;
}
.m_top_ov{
	font-weight: bold;
	background-color: #271760;
	text-transform: uppercase;
	color: #ffffff;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	border-top-style: solid;
	border-top-width: 1;
	border-top-color: #830505;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-bottom-color: #26165D;
}

A.m_top2{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
A.m_top2:hover{
	font-weight: bold;
	font-size: 10px;
	color: #ccc;
	xbackground-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
}
.m_top2_down{
	font-weight: bold;
	font-size: 10px;
	color: #ccc;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

A.m_bot{
	font-weight: normal;
	background-image: url(/images/bg_m_bot.gif);
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	vertical-align: text-bottom;
	white-space: nowrap;
	font-size: 10px;
	height: 18px;
	color: #000000;
}
A.m_bot:hover{
	background-image: url(/images/bg_m_bot_ov.gif);
	color: #FFFFFF;
	text-decoration: none;
}
.btn_no {
	border:0px;
	background-color:transparent;
	color:#ccc;
	cursor:pointer;
	font-weight:bold;
	text-align:left;
}
.btn_no_ov {
	border:0px;
	background-color:transparent;
	color:#ccc;
	cursor:pointer;
	font-weight:bold;
	text-align:left;
	text-decoration: underline;
}
.btn{
	width: 105px;
	height: 26px;
	text-align: center;
	background-image: url(/images/btn.gif);
	background-color: transparent;
	border-width: 0px;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
}
.btn_ov{
	width: 105px;
	height: 26px;
	background-image: url(/images/btn_ov.gif);
	text-align: center;
	background-color: transparent;
	border-width: 0px;
	text-transform: uppercase;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
}

.btn_admin{
	height: 22px;
	font-size: 11px;
	text-align: center;
	background-color: #ccc;
	border-width: 3px;
	border-style: double;
	border-color: #ccc;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
}
.btn_admin_ov{
	height: 22px;
	font-size: 11px;
	text-align: center;
	background-color: #CAA447;
	border-width: 3px;
	border-style: double;
	border-color: #CAA447;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
}
.tbl_t{
	color:#FFFFFF;
	font-size: 12px;
}
.intbl{
	font-size: 12px;
}
.tr_no{
	background-position: top right;
	background-repeat: no-repeat;
}
.tl_x{
	background-position: top left;
	background-repeat: repeat-x;
}
.fiol{
	color: #2C2061;
}
.copy{
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 4px; 
}
.mbp{
	position: relative;
	top: 4px;
}
.tdlight {
	background-color: #fff;
}
.head {
	background: #3b628b;	
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
}
.row {
	background-color: #eee;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
}
table.tbl{
	border:0px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
table.tbl td{
	padding:2px 5px 2px 5px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
.td_cnt{
	background-color:#ffffff;
	text-align:left;
	vertical-align:middle;
}
.cspan{
	color:#3B6C9D;
}
#cc span{
	display:block;
}
p {
	line-height: 16px;
}
