body {
font-family:Arial;
background: #F7D8E7;
color:#FB404B;
font-size: 10pt;
font-family: Arial;
background-image:url('images/bg.jpg');
background-repeat: repeat-x;
margin: 0;
text-align: center;
}

B {
	COLOR: #F5A23A
}
I {
	FONT-SIZE: 12px; COLOR: #6C79BA
}

A:link { COLOR:#FB404B; text-decoration: none; cursor:default; border-bottom:0 dashed #3EA1C8; font-weight:bold;} 
A:visited { COLOR:#FB404B; text-decoration: none; cursor:default; border-bottom:0 dashed #3EA1C8; font-weight:bold;} 
A:active { COLOR:#FB404B; TEXT-DECORATION: none; cursor:default; border-bottom:0 dashed #3EA1C8; font-weight:bold;} 
a:hover { COLOR:#6C79BA; border-bottom:0 solid #452E68; background-color:#; font-weight:bold;}

.head {font-family: Arial; 
 
color: #FB404B; 
font-weight: bold; 
text-align: right; 
letter-spacing: 2px; 
line-height: 14px;}

.sub {font-family: Arial; 
font-size: 10pt; 
color: #6C79BA; 
font-weight: bold; 
font-style: italic; 
text-align: left; 
letter-spacing: 1px; 
line-height: 16px; 
padding-left: 12px; 
background: #F7D8E7; 
border-left: 15px solid #F6B3DF; 
margin-bottom: 3px;}

textarea, input, select {
	font-family: Arial;
	font-size: 8pt;
	color: #FB404B;
	background: #F7D8E7;
	border: 1px solid;
	border-color:#6C79BA;
}

.borderx { 
	border-color: #EA9291; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px;
	border-left-width: 15px; 
	border-bottom-width: 1px; 	
	padding: 2; 
	margin: 0;}



.menubody {
	background-color: #FAEDED;
	font-family: tahoma; 
	font-size: 11px;
	border-color: #EA9291;
	padding-left: 5;
	color: #D39393; }

table {  
	font-size: 12px; 
	font-family: tahoma; 
	border-color: #EA9291;
	background-color: #FAEDED;}
