.lefttitle
{
	font-size:18px;
	text-decoration:underline;
}

.answer
{
	font-family : Verdana,Arial;
	color: #159C10;
	/*#00CE00;
	*/
}

.question
{
	color:red;
}

 .tabletitle 
{
	font-family : Tempus Sans ITC,Times New Roman;
	font-size : 18pt;
	font-weight : bold;
	text-decoration : underline;
	color:black;
}

.subtitle
{
	font-family : Tempus Sans ITC;
	font-size : 30pt;
	font-weight : bold;
	/*text-decoration : underline;*/
	color:black;
}

.subsubtitle
{
	font-family : Tempus Sans ITC;
	font-size : 12pt;
	/*font-weight : bold;*/
	/*text-decoration : underline;*/
	color:black;
}

body  
{
	font-family : Verdana,Arial;
	font-size:10pt;
	background:	#4682b4; /*4110c0 */
	color: black;
	scrollbar-face-color: #20C0FF;
	scrollbar-shadow-color: #0a1350;
	scrollbar-highlight-color: #B2B8D4;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #110925;
	scrollbar-track-color: #110925;
	scrollbar-arrow-color: #ffffff;
}

.required 
{
	font-weight : bold;
	color : red;
}

.qhelp
{
	background : lightyellow;
	color : black;
	text-decoration : none;
	font-size : 12pt;
	border-color : Black;
}

input
{
	background:#20C0FF;/*;	#4180b0;*/
	/*color:white;*/	
}

select
{
	background:#20C0FF;/*	#4180b0;*/
	/*color:white;*/	
}

option
{
	/*	#4180b0;*/
	/*color:white;*/
	background:#20C0FF;	
}

.title
{
	font-family : Tempus Sans ITC;
	font-size : 36pt;
	font-weight : bold;
	color:black;
}

a
{
	color: black;
	font-weight:bold;
	font-family : Verdana,Arial;
	font-size : 10pt;
}

a:hover
{
	color:black;
	background:20C0FF;
}

/*a:active  {
	color : red;
}*/

.pageon
{
	font-family:Verdana,Arial;
	color:red;
}

textarea
{
	font-family:Verdana,Arial;
	font-size:10pt;
}

table
{
	font-family:Verdana,Arial;
	font-size:10pt;
}


.answerbox
{
	border:1;
	border-width:thin;
	border-style:solid;
	border-color:black;
	background:#20C0FF;/*LightSteelBlue;*//*#8CF03C;*/
	color:black;
	padding: 2px 2px 2px 2px;
	/*display:none;background:#339966; color:black; */
}

hr
{
	/*background:#20C0FF;/*	#4180b0;*/*/
	color:#20C0FF;
}

.formula
{
	font-family:Courier New;
}

.pi
{
	font-family: Times New Roman;
	font-size: 12pt;
}

.news
{
	font-weight: bold;
	font-style:italic;
}