/********************* cuge.org style definitions, March 25, 2008 ************************/ 
/**************************** Last edited: August 13, 2008 *******************************/ 

/************************ General definitions and global contents ************************/ 

body {
	background: #FFFFFF;
	color: #999900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 20px;
	background-color: #FFFFFF;
} 

td {
	color: #999900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
} 

h1 {
	color: #999900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
} 

.h1copy {
	color: #999900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
} 

h2 {
	color: #999900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
} 

.innerCell {
	padding:25px;
	} 

.warning {
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
} 

.normalback {
	background-color: #FFFFFF; 
} 

.errorback { 
	background-color: #FFCCFF; /* light rose */ 
} 

strong {
	color: #999900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
} 

strong a {
	color: #999900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
} 

.h1headlines {
	color: #999900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
} 

.h2headlines {
	color: #999900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
} 

a		{ 
		color: #999900;
		text-decoration:underline;
		} 
		
a:hover		{ 
		color: #FF9900;
		text-decoration:underline;
		}		

/***************************** Header *****************************/ 

.cuge_Header		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image: url(/images/evaluation_header_back.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 4px;
		} 

.languages		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCC00;
	font-weight: bold;
	padding-left:3px;
		}	
		
.languages_inner_cell		{
	margin-left:3px;
		}	
		
.languages_outer_pulldowm_table		{
	border-left:1px solid #999900;
	border-right:1px solid #999900;
	border-bottom:1px solid #999900;
		}	
		
.languages_active		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999900;
	font-weight: bold;
	padding-left:6px;
		}	
		
.languages_active_outer_table		{
	border:1px solid #999900;
		}	
		
.languages a		{
	text-decoration: none;
	color:#CCCC00;
	font-weight: bold;
		} 
		
.languages a:hover		{
	text-decoration: none;
	color:#FF9900;
	font-weight: bold;
		}	

/***************************** Footer *****************************/ 

.cuge_Footer		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999900;
	background-color: #FFFFFF;
	padding-left: 0px;
		} 
		
.cuge_Footer_Text		{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999900;
		} 		
		
.cuge_Footer_Text a		{
	text-decoration: underline;
		} 		

/************************** Form elements **************************/ 

.cuge_buttons {
	border: 1px solid #999900;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	background-color: #CCCC00;
	text-decoration: none;
	cursor: pointer;
} 

.cuge_buttons a {
	border: 1px solid #999900;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	background-color: #CCCC00;
	text-decoration: none;
	cursor: pointer;
	vertical-align: baseline;
} 

.cuge_buttons:hover {
	color: #666600;
	text-decoration: none;
	cursor: pointer;
} 

.cuge_buttons a:hover {
	color: #666600;
	text-decoration: none;
	cursor: pointer;
} 

.header_search_field {
	border: 1px solid #999900;
	color: #999900;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 408px;
	height: 17px;
	text-indent: 2px;
} 

.input_fields {
	border: 1px solid #999900;
	color: #999900;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	vertical-align: baseline;
} 

.Countfields {
	border: 0px solid #FFFFFF;
	color: #FF9900;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif; 
	width: 16px;
	height: 12px;
} 

.Crexfield {
	border: 0px solid #999900;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 138px;
	height: 46px;
	background-color: #999900;
	overflow: hidden;
} 
	