/* Telemesage CSS - Site */
<!--
body {
	background-image: url('/download/images/back.jpg');
	background-repeat: repeat-x;
}

body.common{
	background-color:#ffffff;
	background-image: none;
}

.frameLine{
    background-image: url('/download/images/telemessage2_31.gif');
    background-repeat: repeat-y;
    background-color: #dddee2;
    width: 1px;
    height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #41307E;
}
table.description, td.description{
	text-align: justify;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #0066CC;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color: #91A92E;
}
a:active {
	text-decoration: none;
	color: #0066CC;
	font-size: 14px;
}
a.menu, a.menu:link, a.menu:visited, a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: blink;
	color:#17f2d6;
}

a.news, a.news:link, a.news:visited, a.news:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0066CC;
}
a.news:hover {
	text-decoration: blink;
	color:#91A92E
}

div.style23 a:link, div.style23 a:visited, div.style23 a:active{
	text-decoration: none;
	color: #0066CC;
	font-size: 12px;
}

div.style23 a:hover{
	text-decoration: underline;
	color: #91A92E;
}

.style4 {
	font-size: 18px;
	color: #CC3300;
	font-weight: bold;
}
.style4a {
	font-size: 14px;
	color: #CC3300;
	font-weight: bold;
}
.style7 {font-size: 16px}
.style8 {color: #2B80BE}
.style9 {font-size: 14px; font-weight: bold;}
.style10 {color: #41307E}
.style11 {font-size: 11px}
.style14 {color: #FFFFFF; font-weight: bold; }
.style15 {
	color: #41307E;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.style17 {color: #2B80BE; font-size: 14px;font-family: Verdana,Arial,Helvetica,sans-serif;}
span.style17 a:link,span.style17 a:visited,span.style17 a:active {color: #2B80BE; font-size: 14px; font-family: Verdana,Arial,Helvetica,sans-serif;}
span.style17 a:hover{
	text-decoration:underline;
}
.style18 {font-size: 10px}
.mainPageCenter{
	color: #2B80BE; font-size: 14px;font-family: Verdana,Arial,Helvetica,sans-serif;
}
a.mainPageCenter:link,a.mainPageCenter:visited, a.mainPageCenter:active{
	color: #2B80BE; font-size: 14px;
}
a.mainPageCenter:hover{
	text-decoration: underline;
}
td.sideMenu{
	background-color:#4692c6;
}

.knowTitle{
	font-weight: bold;
}

.knowText{
	text-align: justify;
}
-->
