@import url(style.css);

* {font-family: Tahoma;}

html, body {background:#fff; margin: 0; padding: 0; height: 100%;}

a {font-size: 11px; font-weight: bold; color: #2E39D3; text-decoration: none;}

a:hover {color: #FF8400;}

.t100 {height: 100%; width: 100%; border: 0 solid;}

.w100 {width: 100%;}

.h100 {height: 100%;}

.w90 {width: 90%;}

.center {text-align: center;}

.right {text-align: right;}

.left {text-align: left !important;}

.justify {text-align: justify;}

.top {vertical-align: top;}

.middle {vertical-align: middle;}

.bottom {vertical-align: bottom;}

.no_border {border: 0 solid;}

.margin_right_b {margin-right: 7px; margin-bottom: 7px;}

.margin_top {margin-top: 15px;}

.margin_bottom {margin-bottom: 15px;}

.no_margin {margin: 0;}

.no_padding {padding: 0;}

.default_cursor {cursor: default;}

.cursor_hand {cursor:pointer !important; cursor:hand !important;}

.red_class {color: red;}

ul, ol {padding-left: 25px; margin-left: 0; margin-top: 7px; margin-bottom: 15px;}

.style_li li {line-height: 19px; color: #757272;}
 
.style_padding {margin-top: 10px; margin-bottom: 7px;}

h3 {color: #636363; font-size: 13px;}


.course_body td
{
	text-align:center;
	padding:2px;
}

.cource_header
{
	height:23px;
	text-align:right;
	padding-right:14px;
	font:bold 9px Tahoma;
	color:#ffffff;
	cursor:default;
}

.table_style td
{
	border-color:#DBDBDB;
	border-top: 1px solid;
	border-left:1px solid;
	padding-left:10 px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3 px;
}

.first_copy
{
	background-color: #fff5e8;
}
.dop_copy
{
	background-color: #eaf1f9;
}

.maintext {font-size: 11px; font-family: Tahoma;}
