/* body properties */
body.normal1 {background-color : White; margin-top: 0px; margin-left: 0px; color: Black;    }
body.normal {background-color : White; margin-top: 20px; margin-left: 45px; color: Black;    }
body {margin-left: 0; margin-top: 0; background-color : White; font-family : Verdana, sans-serif;}
body.cp {margin-left: 0; margin-top: 0; background-color : #BBBBBB; font-family : Verdana, sans-serif;
	SCROLLBAR-BASE-COLOR:  #40364d;
	SCROLLBAR-ARROW-COLOR: #F5D300;
	SCROLLBAR-HIGHLIGHT-COLOR: #90869E;}	
/* text area */
textarea.normal	{font-size : 12px; font-family : Verdana, sans-serif;}

/* link properties */
a	  { color : #CCFF99; font-size : 10px; }
a:link    { color : #CCFF99; text-decoration : none; }
a:visited { color : #CCFF99; text-decoration : none; }
a:hover   { color : red; text-decoration : none; }
a:active  { color : #CCFF99; text-decoration : none; }

/* link properties */
a.blue		{ color : #3366FF; font-size : 10px;}
a:link.blue	{ color : #3366FF; text-decoration : none; }
a:visited.blue	{ color : #3366FF; text-decoration : none; }
a:hover.blue	{ color : yellow; text-decoration : none;  }
a:active.blue	{ color : #3366FF; text-decoration : none; }

/* link properties cp menu*/
a.menu		{ color : #9999CC; font-size : 10px;}
a:link.menu	{ color : #9999CC; text-decoration : none; }
a:visited.menu	{ color : #9999CC; text-decoration : none; }
a:hover.menu	{ color : yellow; text-decoration : none;  }
a:active.menu	{ color : #9999CC; text-decoration : none; }

/* table properties */
table.nborder { background-color	: #333333; 
		width			: 80%;
		}  
table.border { 	background-color	: #333333; 
		width			: 65%;
		}  

/* td & tr properties */	
td.dgray {	background-color	: #CCCCCC;}
td.lgray {	background-color	: #EEEEEE; }
td.mgray {	background-color	: #DDDDDD;	}
td.dblue {	background-color	: #40364D;	}
td.lgreen {	background-color	: #d2dfd3;	}
td.green {	background-color	: #B4ccc6;	}

/* font properties */
font		{ 	font-family : Verdana, sans-serif;}
font.yellow	{	color		: #FFFF00; font-size	: 10px;
			font-weight	:bold;}
font.bold0	{	color		: #333333; font-size	: 10px;
			font-weight	: bold;
			margin-left	: 5px;}
font.bold1 	{ 	color		: #333333; font-size	: 13px;
			font-weight	: bold;
			margin-left	: 5px;
			margin-top	: 10px;}
font.bold2	{	color		: #333333; font-size	: 16px;
			font-weight	: bold;}
font.normal0	{	color		: #333333; font-size	: 10px;}
font.normal1	{	color		: #333333; font-size	: 13px;}
font.normal2	{	color		: #333333; font-size	: 16px;}
font.red0	{	color		: #CC3333; font-size	: 10px;}
font.red1	{	color		: #CC3333; font-size	: 13px;}
font.pink0	{	color		: #CC0099; font-size	: 10px;}
font.pink1	{	color		: #CC0099; font-size	: 13px;}
font.menu0	{	color		: #6633FF; font-size	: 10px;	font-weight:	bold;}
font.menu	{	color		: #6633FF; font-size	: 10px;}
font.blue0	{	color		: #3F3849; font-size	: 10px;}
font.bblue0	{	color		: #3F3849; font-size	: 12px; font-weight:	bold;}

font.bblue1	{	color		: #3F3849; font-size	: 13px; font-weight:	bold;}
font.menu1	{	color		: #6633FF; font-size	: 13px;	font-weight:	bold;}
font.gray0	{	color		: #9999CC; font-size	: 10px; margin-left	: 1px;}
font.bgray0	{	color		: #CCCC33; font-size	: 10px;
			font-weight	:bold;
			margin-left	:5px;}
font.under	{	color	: #333333; font-size	: 10px; 	vertical-align : sub;}
font.super  { 	color	: #333333; font-size	: 10px;		vertical-align : super;}
/* paragraph */
p		{	color		: #333333; font-size	: 12px;
			font-family	: Verdana, sans-serif;
			margin-left	: 10px;	margin-bottom: 5px;
			margin-right: 20px;
			margin-top:	5px;
			}
p.width		{	color		: #333333; font-size	: 12px;
			font-family	: Verdana, sans-serif;
			margin-left	: 10px;	margin-bottom: 5px;
			margin-right: 20px;
			margin-top:	5px;
			width: 540px;}			
div		{	margin-top: 20px;
			margin-bottom: 20px;}		

p.white		{	color		: white; font-size	: 12px;
			font-family	: Verdana, sans-serif;
			margin-left	: 10px;	
			margin-right	: 20px; 
			font-weight	: bold;
			margin-top	:1px;
			margin-bottom	:1px;
			}
p.blue		{	color		: '#6633FF'; font-size	: 10px;
			font-family	: Verdana, sans-serif;
			margin-left	: 10px;	
			margin-right	: 20px; 
			margin-top	:1px;
			margin-bottom	:1px;
			}			
p.pink		{	color		: #CC0099; font-size	: 12px;
			font-family	: Verdana, sans-serif;
			margin-left	: 10px;	margin-bottom: 5px;
			margin-right: 20px;
			padding-bottom: 5px;}			
			
p.quest		{	color		: #333333; font-size	: 12px;
			text-indent	: -20px;
			font-family	: Verdana, sans-serif;
			margin-left	: 28px;	margin-bottom: 5px;
			margin-top	: 5px;	margin-right: 18px;}
			

p.option	{	margin-left	: 30px; text-indent	: -20px;
			margin-top	: 5px; 	color		: #333333; 
			font-size	: 13px; font-family	: Verdana, sans-serif;
			margin-bottom	: 5px;}
p.option2	{	margin-left	: 30px; text-indent	: -21px;
			margin-top	: 10px; 	color		: #333333; 
			font-size	: 12px; font-family	: Verdana, sans-serif;
			margin-bottom	: 10px;}			
			

	
/* form, select, reset and submit */
select.normal {height: 12pt; font-size :12px;font-family : Verdana, sans-serif; color : #333333;}
select.gnormal {height: 12pt; width : 65px; font-size :12px; }
.normal {font-size :10px;}
.gnormal {font-size : 12px;} 
input, textarea, select {font-family : Verdana, sans-serif; 
			color : blue; 
			font-size : 10px;
			height: 20px;}
input.text {	font-family : Verdana, sans-serif; 
			color : blue; 
			font-size : 10px;
			height: 20px;		
			Background-color: white;
			border-color: #669999;
			border-style: solid;
			border-width: 1px 1px 1px;}
			
input.button, input.textbox {BACKGROUND-COLOR:#66996d;
	COLOR: #f5d300;
	FONT-WEIGHT: bold;
	font-size :10px;
	height: 20px;}
									
		










