﻿.loading {
 	width: 200px;
 	height: 100px;
 	background-color: #c0c0c0;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
}

.borderTable {
	padding: 1px;
	border: 1px solid #FFFFCC;
	width: 90%;
	text-decoration: none;
	background: #F0F0FF url(../images/bkgrnd_tbl.png);
	text-align: center;
	display: list-item;
}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
	padding-right: 15px;
	text-align: center;
	display: table-footer-group;
}
#link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #666699;
}
.styletable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style9_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	padding: 2px;
}
.block1 {
	color:#000033;                /* YCC: default text-color of the inside */
	padding-left: 25px;             /* YCC: all texts at some distance of the left border */
	padding-right:5px;             /* YCC: all texts at some distance of the right border */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #CFD9FE;
	word-spacing: 14px;
	border-top-width: thick;
	border-top-style: groove;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
}

