body {
	background-color: #D7E1F5;
	margin: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif, tahoma;
	font-size: 11px;
	color: #000000;
}
.shadow_left {
	background-image: url(images/shadow-left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadow_right {

	background-image: url(images/shadow-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 53px;
	color: #ddd0ac;
	text-align: center;
	padding-top: 10px;
}
.td_main {
	padding: 15px;
}
.td_menu {
	background-color: #a2b9e8;
	border: 1px solid #7c9cde;
	vertical-align: middle;
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.left_menu {
	width: 100%;
	display: block;
	text-decoration: none;
}
a.left_menu:link, a.left_menu:active, a.left_menu:visited {
	font-weight: bold;
	color: #1341A1;
}
a.left_menu:hover {
	background-color: #7b97ea;
	font-weight: bold;
	color: #FFFFFF;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #1341A1;
	text-transform: uppercase;
	width: 500px;
}
.netmastery {
	color: #ddd0ac;
	text-decoration: underline;
}
.img_border {
	border: 3px solid #A2B9E8;
}
a.blue:link, a.blue:active, a.blue:visited {
	color: #1341A1;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.blue:hover {
	color: #1341A1;
	text-decoration: none;
	background-color: #A2B9E8;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.blue2:link, a.blue2:active, a.blue2:visited {
	color: #1341A1;
	text-decoration: none;
	background-color: #A2B9E8;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	

}
a.blue2:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #1341A1;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1341A1;
}
.border_top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #1341A1;
}
.txt_gray {
	color: #999999;
}
ul {
	list-style-image: url(images/bullet.jpg);
	margin-left: 24px;
	padding-left: 6px;
}
.ul_bigger {
	list-style-image: url(images/bullet.jpg);
	margin-left: 24px;
	padding-left: 6px;
	line-height: 20px;
	font-size: 12px;
}
a.blue3:link, a.blue3:active, a.blue3:visited {
	color: #1341A1;
	text-decoration: none;
}
a.blue3:hover {
	color: #1341A1;
	text-decoration: none;

}.td_main2 {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 0px;
}
.contact_bg {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_white {
	color: #FFFFFF;
}
.yellow {
	color: #FFEA00;
	font-size: 14px;
	text-transform: uppercase;
}
.textfield {
	font-size: 11px;
}
.button {
	background-color: #D8CF13;
	font-size: 12px;
	font-weight: bold;
	color: #1341A1;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
