BODY {
	background-image: url(images/bg.jpg);
	background-position :  left top;
	background-repeat : repeat-x;
	text-align: left;
	font-family: arial;
	font-color: #000033;
	padding : 0px;
	margin : 0px;
	border : medium none;
	width : 100%;
	height : 100%;
	scrollbar-face-color: #19237b;
	scrollbar-shadow-color: #B5E6FC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFF1CC;
	scrollbar-darkshadow-color: #883410;
	scrollbar-track-color: #7bcdfb;
	scrollbar-arrow-color: #ffb400;
	color: #000099;
}
th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.titlew {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.titleb {
	color : #000000;
	margin-top : 7px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
.p {
	color : #000066;
	vertical-align: top;
	padding-bottom : 10px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	border: 5px none #000066;
}
.p a {
	color : #294A7B;
}
.p a:hover {
	color : #000000;
}
.menu {
	color : #000066;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
}
.menu a {
	color : #000066;
	text-decoration: none;
}
.menu a:hover {
	color : #006699;
}
.fond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	vertical-align: top;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}

.head {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.leftmenu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
}


.mailbox {
	background-image: url(images/mailbox.jpg);
	background-repeat: no-repeat;
}

.buttonDevices, .buttonDevicesHovered {
	width:20px;
	height:16px;
	background:url(images/send.jpg) no-repeat left top;
	cursor: hand;
	border:none;
}
