/********************** main document body **********************/

html, body {  
	background-image:						url();
	background-attachment:			fixed;
	background-color: 					#ffffff;
	background-position: 				left top; 
	background-repeat: 					repeat-x;


	scrollbar-base-color: 			#ffffff;
	scrollbar-track-color:  		#ffffff;
	scrollbar-face-color: 			#cdcdcd;
	scrollbar-highlight-color: 	#ffffff;
	scrollbar-3dlight-color: 		#ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: 		#ffffff;
	scrollbar-arrow-color: 			#ffffff; 

	color: 											#000000;
	margin-left: 								0px;
	margin-right: 							0px;
	margin-top: 								0px;
	margin-bottom: 							0px;
}

input {
	border-style: 							solid; 
	border-color: 							999999; 
	border-width: 							1px; 
}

.bodyText {
	font-family: 								'century gothic', tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#000000
}

.largeText {
	font-family: 								'century gothic', tahoma, verdana, arial, sans-serif; 	
	font-size: 									12pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#000000
}

.smallText {
	font-family: 								arial, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#000000
}

.smallText_white {
	font-family: 								arial, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#ffffff
}

.smallText_grey {
	font-family: 								arial, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#999999
}

.smallText_grey a:link     {text-decoration: none; color: #999999}
.smallText_grey a:active   {text-decoration: none; color: #999999}
.smallText_grey a:visited  {text-decoration: none; color: #999999}
.smallText_grey a:hover    {text-decoration: none; color: #ffffff; background-color: #999999}

.smallText_red {
	font-family: 								arial, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#ff0000
}

.smallText_green {
	font-family: 								arial, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#00ff00
}

.smallText_blue {
	font-family: 								arial, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#0000ff
}

.smallText_database {
	font-family: 								arial, sans-serif; 	
	font-size: 									8pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								normal; 	
	color: 											#666666
}

.emTextBlack {
	font-family: 								'century gothic', tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#000000
}

.emTitle {
	font-family: 								'century gothic', tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#000000;
	background-color: 					#dedede;
}

.emTextWhite {
	font-family: 								'century gothic', tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#ffffff
}

.emTextRed {
	font-family: 								'century gothic', tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#ff0000
}

.emTextBlue {
	font-family: 								'century gothic', tahoma, verdana, arial, sans-serif; 	
	font-size: 									10pt; 
	font-style: 								normal; 
	line-height: 								normal; 
	font-weight: 								bold; 	
	color: 											#0000ff
}


.asterik {
	font-family: 								courier new, serif;
	font-size: 									12pt;
	font-style: 								normal;
	line-height: 								normal;
	font-weight: 								bold;
 	color: #ff0000
}

a:link     	{text-decoration: none; color: #0000ff}
a:active   	{text-decoration: none; color: #0000ff}
a:visited  	{text-decoration: none; color: #0000ff}
a:hover    	{text-decoration: none; color: #ffffff; background-color: #3366ff}

a.img:hover {text-decoration: none; color: #ffffff; background-color: #ffffff;}

