Body
{
    background-color: #006699;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 font-family: Verdana,Arial, Helvetica;
    font-weight: normal;
}
.questitle
{
	font-family: Verdana, Arial, Helvetica;
	font-size:  15px;
	font-weight: bold;
	color: #FF9900;
}
.questext 
{
  font-family: Verdana, Arial, Helvetica;
    font-size:  13px;
    font-weight: normal;
    color: #006699;
}
.answer
{
  font-family: Verdana, Arial, Helvetica;
    font-size:  16px;
    font-weight: bold;
    color: #FF9900;
}
.buttons
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
}    
A.buttons:link,A.buttons:visited,A.buttons:active
{
	text-decoration: none;
	color: #006699;
}
A.buttons:hover
{
    text-decoration:    none;
    color: #FF9900;
	 text-decoration: underline;
}
.linkbutton
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #006699;
}    
A.linkbutton:link,A.linkbutton:visited,A.linkbutton:active
{
	text-decoration: none;
	color: #006699;
}
A.linkbutton:hover
{
    text-decoration:    none;
    color: #FF9900;
	 text-decoration: underline;
}
.emslink
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #006699;
}    
A.emslink:link,A.emslink:visited,A.emslink:active
{
	text-decoration: none;
	color: #006699;
}
A.emslink:hover
{
    text-decoration:    none;
    color: #004F77;
	 text-decoration: underline;
}
.linkbg
{
	background: url(../img/left_bottomlink2.gif);
}
.watch_out {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.tip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #33CC00;
}
.questitle_red {

	font-family: Verdana, Arial, Helvetica;
	font-size:  20px;
	font-weight: bold;
	color: #FF0000;
}
.questitle_green {

	font-family: Verdana, Arial, Helvetica;
	font-size:  20px;
	font-weight: bold;
	color: #33CC00;
}
.questitle_orange {

	font-family: Verdana, Arial, Helvetica;
	font-size:  20px;
	font-weight: bold;
	color: #FF9900;
}
.greenbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #33CC00;
}
.greensmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #33CC00;
}
/*	EUN Added Styles	*/
#scroller { maring-left: 0px; overflow: auto; width: 734px; height: 400px }
.questextsmall
{
  font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #006699;
}
.err
{
  font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #CC0000;
}
.questitle_res
{
	font-family: Verdana, Arial, Helvetica;
	font-size:  15px;
	font-weight: bold;
	color: #FF9900;
}
.questext_res
{
  font-family: Verdana, Arial, Helvetica;
    font-size:  13px;
    font-weight: normal;
    color: #006699;
}
.answer_wrong
{
  font-family: Verdana, Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #FF0000;
}
.answer_correct
{
  font-family: Verdana, Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #33CC00;
}
