/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	background:url(images/pAppBG.jpg) repeat-x #eeecec;
}
#Main {
	background:url(images/pAppBG2.jpg) repeat-x ;
}
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}
.LeftToRight {
	direction:ltr;
	text-align:left;
}
sp an {
	border: thin dotted #666666;
}
.MyQuestionCls {
	color:#000000;
	font-size:18px;
}
.MyExplanationCls {
	color:#000000;
	font-size:16px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.Status {
	font-size:12px;
	font-weight:bold;
}
.StatusOpts {
	font-size:10px;
	font-weight:bold;
}
.Box {
	border:1px #666666 solid;
	padding:3px;
}
.AnswerRes {
	width:20px;
}
.TestHeader {
	font-size:18px;
	color:#666666;
	font-weight:bold;
}
.Header14 {
	font-size:14px;
	font-weight:bold;
}
#TestHeader2 {
	font-size:24px;
	font-weight:bold;
	direction:ltr;
}
#TotalScoreDiv {
	font-size:46px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
.buttonStyle {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	background-color:#0362ae;
	background-image:url(images/BtBG.jpg);
	background-repeat:repeat-x;
	border-right: #0464b1 solid 1px;
	border-left: #0464b1 solid 1px;
	border-top: #034e9f solid 3px;
	border-bottom: #0362ae solid 1px;
	cursor:pointer;	
}
.Course_Get {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	background-color:#0362ae;
	background-image:url(images/BtBG.jpg);
	background-repeat:repeat-x;
	border-right: #0464b1 solid 1px;
	border-left: #0464b1 solid 1px;
	border-top: #034e9f solid 3px;
	border-bottom: #0362ae solid 1px;
	cursor:pointer;	
	padding:5px;
}
#SystemMgs {
	padding:200px; padding-top:30;
}
.Course_Name {
	font:bold;
	padding-bottom:5px;
	cursor:pointer;
}
.Course_Price {
	font:bold;
	padding-bottom:5px;	
}
.Course_Get {
	padding-top:5px;
	cursor:pointer;	
}

#MyStoryHeader {
	font-size:24px;
	font-weight:bold;

}

#MyStoryAuthor {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	padding-bottom:5px;

}

#MyStoryCredit {
	font-size:16px;
	font-weight:bold;
	padding-top:5px;

}

#MyStory {
	line-height:30px;
	background-image:url(images/Lines.jpg);
	background-repeat:repeat-y;
	padding-left:35px;

}
#MyStory * {
	line-height:30px;
}
#MyStory input {
	height:30px;
	display:none;
}

.AnswerBox {
	background-color:#eeecec;
	border:none;
	border-bottom:#333333 solid 1px;
	width:75px;
	color:#990000;
	font-weight:bold;
	font-size:16px;

}
.AnswerBoxBlue {
	background-color:#eeecec;
	border:none;
	border-bottom:#333333 solid 1px;
	width:75px;
	color:#000066;
	font-weight:bold;
	font-size:16px;	
}
.AnswerBoxGreen {
	background-color:#eeecec;
	border:none;
	border-bottom:#333333 solid 1px;
	width:75px;
	color:#006600;
	font-weight:bold;
	font-size:16px;	
}



.AnswerBox2Green {
	border:none;
	border-bottom:#333333 solid 1px;
	color:#006600;
	font-weight:bold;
	font-size:16px;

}
.AnswerBox2Red {
	border:none;
	border-bottom:#333333 solid 1px;
	color:#990000;
	font-weight:bold;
	font-size:16px;
	text-decoration:line-through;

}

.blue {
	border:none;
	border-bottom:#333333 solid 1px;
	color:#000066;
	font-weight:bold;
	font-size:16px;

}