
body {visibility:visible;}
.print {visibility:visible;
size:landscape;} 
.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
}
.text_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	vertical-align:middle;
}
.text_bold2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}
.text_bold_center {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}
.text_bold_center2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	background-color:#DBDBDB;
}
.text_red_bold2 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color:#FF0000;

}

.text_red_bold_center {
	font-family: Tahoma;
	font-size: 11px;
	/*font-weight:bold;*/
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	color:#FF0000;
}
.text_orage_bold_center {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	color:#FF9933;
}

.form {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	vertical-align:middle;
	
}

.line-right-grey {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.line-bottom-darkviolet {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6b228b;
}

.line-bottom-grey {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.line-bottom-grey-solid {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
.photo-border {
	border: 1px solid #999999;
}
.bg-content-middle {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bg-menu-middle {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0C4DC;
	border-left-color: #D0C4DC;
}a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color:000000;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color:000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:0033cc;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color:000000;
	text-decoration: none;
}
A.cpanel-menulink {
display: block;
width: 100%;
text-align: left;
text-decoration: none;
font-family:Tahoma;
font-size:11px;
color: #0A246A;
BORDER: solid 1px #D3E5FA;
}
A.cpanel-menulink:hover {
	BORDER: solid 1px #316AC5;
	background-color:#316AC5;
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
.admin-line-right-blue {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 95BDEE;
}
.menu-right-border {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menu-left-border {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDBDB;
}
.menuitem-bottom-border {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-border-width: 1px;
	border-border-style: solid;
	border-border-color: #FFFFFF;
}
.footer-top-border {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
}
.data{
	font-family: Tahoma;
	font-size: 11px;
	color:003399;
	font-weight:bold;
}
.data-big{
	font-family: Tahoma;
	font-size: 14px;
	color:003399;
	font-weight:bold;
	text-decoration: none;
}
.data-big{
	font-family: Tahoma;
	font-size: 14px;
	color:FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.data-normal{
	font-family: Tahoma;
	font-size: 11px;
	color:003399;
}
.comment{
	font-family: Tahoma;
	font-size: 11px;
	color:#FF0000;
}
.photo {
	border: 1px solid #000000;
}
.line-left-3px {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}
.table1{
padding:0px;
border:1px;
border-color:#4793c7;
background-color:#FFFFFF;
border-spacing:0px;
border-collapse:0px;
padding:0px;

}
.text_print {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	vertical-align:middle;
}
.form_print {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	vertical-align:middle;
	
}