body, p, td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #006699
}
#container {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF
}
#attic {background: #990000; text-align:center}
.attic {background:#CC0000}
.h_heavy {background: #cceeff; padding: 4px; margin: 15px auto 5px auto}
.left_menu p {
	font-size: 10px;
	margin-bottom: 10px;
	border-left: 2px solid #99ddff;
	padding-left:3px;
	background-color: #f2fbff;
}
.left_col {background-color:#d9f2ff; border-right: 1px solid #99ddff}
.basement {
	color: #006699;
	width: 770px;
	margin: 0 auto 20px auto;
	padding: 15px 0;
	text-align: center;
	background: #ceefff;
	border-top: 2px solid #ffffff
}
.small_text {font-size:10px}
.price {font-size: 18px; color: #006699}
.login {
	width:180px;
	margin: 15px 0 10px 10px;
	padding: 5px;
	padding-bottom: 20px;
	text-align:center;
	float:right;
	background-color:#f2fbff;
	border: 1px solid #99ddff;
}
hr {height:1px; color:black}
/* text margins */
ul, ol {margin-top: 5px; margin-bottom: 5px; display: block}
ul {list-style: square}
p {margin: 0; padding: 5px 0}
h1, h2, h3 {margin: 0; padding: 15px 0 5px 0}
h1 {
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
}
h2 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006699;
}
h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
}
h4 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	padding: 3px;
	background: #ceefff;
}
h5 {font-size: 12px; font-weight: bold; padding-left: 5px; border-left: 1px solid #666666}
/*link colors*/
a:link {color:#006699}
a:hover, a:active {color:#006699; text-decoration:none}
a:visited {color:#999999}
.left_menu a:link, .left_menu a:visited, .left_menu a:active {color:#006699}
.attic a:link, .attic a:visited, .attic a:active {color:#ffffff}
.attic a:hover {color:#eeeeee}
/*tables*/
.table {background:#cceeff; border-collapse: collapse}
.table td {border: 1px solid #ffffff; border-collapse: collapse}
.table p, .table td {color: #006699}
.table_h1 {background: #006699}
.table_h1 p {color: #ffffff}
/*----------------- Glory Board ----------------*/

#glory_board {text-align: center; padding: 20px;}
.container_certificate_1 {margin: auto}
.container_certificate_1_td {padding: 10px}
.container_certificate_2 {width: 200px}
.container_certificate_2_td {padding: 5px 0 0 0}

.certificate_itself {padding: 0; width: 200px; background: #cceeff url(images/certification/bg-cert.jpg) no-repeat}
.certificate_expired {background: url(images/certification/bg-cert-exp.jpg) no-repeat}
.certificate_itself a {height: 150px; display: block; padding: 0 15px; text-decoration: none}
.certificate_course {margin-top: auto; margin: 0; padding: 0; padding-top: 60px; color: #990000; font-size: 11px}
.certificate_name {margin: 0; padding: 5px 0; color: #006699; font-size: 14px; font-weight: bold}
.certificate_grades {margin: 0; padding: 0; color: #006699; font-size: 11px}

.certificate_data_details {width: 100%}
.certificate_data_details td {padding: 1px 3px; background: #eeeeee}
.certificate_data_details_col_1 {text-align: right}
.certificate_data_details_col_2 {text-align: left; font-weight: bold}



.main {
width:200px;
border:1px solid black;
}

.month {
background-color:black;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 2px;
}

.days #today{
font-weight: bold;
color: red;
}
.center_title{
font-weight:bold;
color:red;
margin:10px 0px;
text-align:center;
} 