body {
	background-image:  url("bg_pattern_001.jpg");
}

.CREATED {
	color: #808080;
	font-size: 10px;
	font-family: TAHOMA;
}

.xrisimalink {
	font-family: tahoma;
	font-size: 10px;
	color: #4991D8;
	font-weight: bold;
}

.MENU {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
}
a.MENU:link {
	color: #515151;
	text-decoration: none;
}
a.MENU:visited {
	text-decoration: none;
	color: #515151;
}
a.MENU:hover {
	text-decoration: underline;
	color: #626262;
}
a.MENU:active {
	text-decoration: none;
}




a.headerlinks{
	font-family: tahoma;
	font-size: 12px;
}
a.headerlinks:link {
	text-decoration: none;
	color: #484848;
}
a.headerlinks:visited {
	text-decoration: none;
	color: #484848;
}
a.headerlinks:hover {
	text-decoration: none;
	color: #727272;
}
a.headerlinks:active {
	text-decoration: none;
}



a.footer {
	font-family: tahoma;
	font-size: 11px;
}
a.footer:link {
	
	text-decoration: none;
	color: #1E6A93;
}
a.footer:visited {
	text-decoration: none;
	color: #57AEDD;
}
a.footer:hover {
	text-decoration: none;
	color: #57AEDD;
}
a.footer:active {
	text-decoration: none;}
	
/*a:link {
	text-decoration: none;
}*/

/* These should not be here at any case */

.smalltext {
	font-family: TAHOMA; 
	font-size: 11px; 
}

.style4 {
	font-family: TAHOMA; 
	font-size: 12px; 
	color: #799ECC; 
}


a:link {
	color: #88A9D2;
}
a:visited {
	color: #88A9D2;
}
a:hover {
	color: #CCCCCA;
}
a:active {
	color: #CCCCCA;
}

.forms {
	font-family: Tahoma;
	font-size: 11px;
}

.textboxes {
font-size: 12px; 
border: 1px solid #A2C1E0;
}
