body {
	Xbackground-color: #010169;
	background-image: url('/velmed/layout/1.background.jpg');
	background-attachment: fixed;
	color: black;
	font-family: arial, helvetica, sans-serif;
}

.body {
	background-color: #010169;
}

.body2 {
	background-color: white;
}

.mainTable {
	width: 770px;
	margin: 1px auto;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C1C2;
}
.mainBottom {
	width: 770px;
	margin: 1px auto;
}

p,td {
	font-size: 9pt;
}

h1 {
	font-size: 11pt;
	color: #444D6A;
}

h2 {
	font-size: 10pt;
	color: #444D6A;
}

h3,h4,h5,h6 {
	font-size:  9pt;
	font-weight: bold;
	color: #444D6A;
}

a {text-decoration: none; color: #B81413;}
a:hover {text-decoration: underline;}


.countrylink {text-decoration: none; color: #92A2AD; font-size: 8pt}
.countrylink:hover {text-decoration: underline; color: #B81413;}


.menuHeaderBox {
	font-size: 8pt;
	font-weight: bold;
	padding-left: 3pt;
	color: #353C53;
	background-color: #98A9C5;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #FFFFFF;
}
.menuDetailBox {
	font-size: 8pt;
	padding-left: 1pt;
	background-color: #C5CBD7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #98A9C5;
}
.menuSubDetailBox {
	font-size: 8pt;
	padding-left: 1pt;
	background-color: #E1E4EA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C1C2;
}
.menuImageBox {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C1C2;
}
.menuLoginLogoutBox {
	font-size: 8pt;
	padding-left: 1pt;
	background-color: #C5CBD7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C1C2;
}
.menuDetailA {color: #000000;}
.menuDetailA:hover {text-decoration: underline; color: #B81413;}
.menuSubDetailA {color: #000000;}
.menuSubDetailA:hover {text-decoration: underline; color: #B81413;}


.mainText {
	padding: 4pt;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C1C2;
}


.news {
	text-align: justify;
}
.newsA {
	color: #000000;
}
.newsA:hover {
	text-decoration: underline;
	color: #000000;
}


.text {
	font-size: 8pt;
	padding-left: 1pt;
	background-color: #C5CBD7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C1C2;
}
.text1 {
	font-size: 8pt;
	padding-left: 1pt;
	background-color: #FFFF00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C1C2;
}
.num {
	text-align: right;
	font-size: 8pt;
	padding-left: 1pt;
	background-color: #C5CBD7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C1C2;
}
.num1 {
	text-align: right;
	font-size: 8pt;
	padding-left: 1pt;
	background-color: #FFFF00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C1C2;
}
.button {
	font-size: 8pt;
	font-weight: bold;
	color: #353C53;
	background-color: #98A9C5;
}


.err {
	background-color: #FFFF00;
}

.textwhois {
	font-size: 8pt;
	padding-left: 1pt;
	background-color: #E1E4EA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C1C2;
}

.sfondoChiaroSinistra {
	background-color: #C5CBD7;
}
.sfondoChiaroCentro {
	background-color: #C5CBD7;
	text-align: center;
}
.sfondoChiaroDestra {
	background-color: #C5CBD7;
	text-align: right;
}
.sfondoMoltoChiaroSinistra {
	background-color: #EBEDF3;
}
.sfondoScuroSinistra {
	color: #353C53;
	background-color: #98A9C5;
}
.sfondoScuroCentro {
	color: #353C53;
	background-color: #98A9C5;
	text-align: center;
}
.sfondoScuroDestra {
	color: #353C53;
	background-color: #98A9C5;
	text-align: right;
}


.linkComeTesto {
	color: #000000;
}
.linkComeTesto:hover {
	text-decoration: underline;
	color: #000000;
}


