﻿/*{color:#FAD12C;font:75% Verdana,Arial,Helvetica,sans-serif;font-style:normal;font-weight:bold;line-height:1.35em;margin-left:5px;padding-bottom:5px;text-decoration:underline;}
*/
*{
	list-style: none;
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
a:link{color:#144267;}
a:visited{color:#144267;}

#master_container {
	width: 942px;
	height:auto;
	margin: 0px auto 0px auto;
	position:relative;
}

#main_body {
	width: 938px;
	height:auto;
	background-image:url(../images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin: 0 auto 0 auto;
	position:relative;
}
#header {
	width: 892px;
	height:160px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin: 0 auto 0 auto;
	top: 31px;
}
#login_body {
	width: 892px;
	height:234px;
	position:relative;
	margin: 0 auto 0 auto;
}
#login_left {
	width: 594px;
	height: 234px;
	float:left;
	position:relative;
}
#login_header {
	height:38px;
	background-image:url(../images/login_header.jpg);
	position:relative;
}
#login_window {
	height:196px;
	background-image:url(../images/login_bg.jpg);
	position:relative;
}
#login_right {
	width: 263px;
	height:174px;
	float:right;
	position:relative;
	background-image:url(../images/support_bg.jpg);
	padding: 60px 20px 0 15px;
}
#practice_body {
	width: 892px;
	height:212px;
	position:relative;
	background-image:url(../images/practices_bg.jpg);
	margin: 14px auto 0 auto;
}
#practice_left {
	width:280px;
	position:relative;
	float:left;
	padding:20px 10px 0 20px;
}
#practice_center {
	width:266px;
	position:relative;
	float:left;
	padding:20px 10px 0 10px;
}
#practice_right {
	width:266px;
	position:relative;
	float:left;
	padding:20px 20px 0 10px;
}
#body_footer {
	width: 942px;
	height:17px;
	background-image:url(../images/body_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.practice_txt {
	height:125px;
}
input.learn_btn {
	background-image:url(../images/learn_btn.jpg);
	font-family:"trebuchet ms", helvetica, arial, verdana, sans-serif;
	color:#ffffff;
	font-size:110%;
	text-align:left;
	width:146px;
	height: 30px;
	padding-left: 15px;
	padding-bottom: 5px;
	letter-spacing: .07em;
	cursor:pointer;
}
#footer {
	width: 938px;
	height:auto;
	position:relative;
	margin-bottom: 20px;
}
#footer_left {
	width:270px;
	position:relative;
	float:left;
	padding:30px 10px 0 43px;
}
#footer_center {
	width:276px;
	position:relative;
	float:left;
	padding:30px 10px 0 10px;
}
#footer_right {
	width:266px;
	position:relative;
	float:left;
	padding:30px 43px 0 10px;
}
.MainTableBig {
	width: 275px;
	border-collapse: collapse;
	margin: 0 0 0 270px;
	position:relative;
}
.MainTable {
	width: 275px;
	position:relative;
}
.NormalTable {
	width:275px;
	position:relative;
}
.table_spacer {
	height: 10px;
}
#loginButton, #sendButton, #cancelButton, #changeButton {
	width:88px;
	height:38px;
	background-image:url(../images/login_btn.png);
	background-repeat:no-repeat;
	background-color: transparent;
	cursor:pointer;
	color:#ffffff;
}

.DataBoxEdit {
	border:1px solid #666666;
}

/*  Start of Secondary Pages Styles */

#secondary_master {
	width:675px;
	height: auto;
	margin: 0px auto 0px auto;
	position:relative;
}
#top_cap {
	background-image:url(../images/secondary_topcap.jpg);
	width: 675px;
	height:31px;
}
#secondary_header {
	background-image:url(../images/secondary_header.jpg);
	width: 675px;
	height:129px;
}
#secondary_title {
	background-image:url(../images/secondary_title.jpg);
	width: 566px;
	height:33px;
	padding: 0px 64px 0px 45px;
}
#secondary_menubody {
	width: 675px;
	position:relative;
}
#secondary_leftmenu {
	position:relative;
	float:left;
	width: 280px;
	height:201px;
	background-image:url(../images/secondary_leftimage.jpg);
}
#secondary_rightmenu {
	position:relative;
	float:left;
	width: 395px;
	height:191px;
	padding: 10px 0 0 0;
	background-image:url(../images/secondary_adminpanel.jpg);
}
#secondary_footer {
	width: 675px;
	height:46px;
	background-image:url(../images/secondary_footercap.jpg);
	clear:both;
	position:relative;
}