@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
}
.main_content {
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 175%;
}
h1 {
	color: #4a9f2a;
	font-size: 13pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h2 {
	color: #4a9f2a;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#pic_ppl_typing {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.footer {
	font-size: 8pt;
}
ul {
	list-style-type:square;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
.style2 {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.style3 {
	border: 1px solid #e5e5e5;
}
.style4 {
	border: 1px solid #e5e5e5;
	font-size: 12px;
}.price {
	color: #e41d25;
}
.copyright {
	font-size: 10px;
	color:#707070;
}
a:link {
	color: #4a9f2a;
}
a:visited {
	color: #4a9f2a;
}
a:hover {
	color: #002e77;
}
a:active {
	color: #002e77;
}
a.blue_links:link {
	color: #002e77;
}
a.blue_links:visited {
	color: #002e77;
}
a.blue_links:hover {
	color: #4a9f2a;
}
a.blue_links:active {
	color: #002e77;
}
a.white_links:link {
	color: #707070;
	text-decoration:none;
}
a.white_links:visited {
	color: #707070;
	text-decoration:none;
}
a.white_links:hover {
	color: #4a9f2a;
	text-decoration:underline;
}
a.white_links:active {
	color: #707070;
	text-decoration:underline;
}.course_categories {
	color: #FFF;
	background-color: #999;
	font-weight: bold;
	padding: 10px;
	margin-top: 10px;
	font-size: 16px;
	text-align:center;
	width: 202px;
}
.menu_text {
	font-size: medium;
}
.green_text {
	color: #363636;
	font-size: 16px;
}
.blue_text {
	color: #002e77;
	font-size: 16px;
}
.gray_heading {
	color: #363636;
}
#Table_01 tr td .main_content ul li strong {
	color: #4a9f2a;
}
