/* CSS Document */

body {scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #F8C5DB;
scrollbar-darkshadow-color: #F297BE;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #F8C5DB;
scrollbar-shadow-color: #F297BE;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: #FFFFFF;}

BODY, table {COLOR: #46A7F7;
FONT-FAMILY: tahoma, arial;
	font-size: 8pt;
	letter-spacing:0px;}

#main {COLOR: #46A7F7;
	OVERFLOW: hidden;
	FONT-FAMILY: tahoma, arial;
	font-size: 8pt;
	letter-spacing:0px;
	background-color: transparent;
	align: justify;
	margin: 5px;
}

#side {COLOR: #EB0757;
	OVERFLOW: hidden;
	FONT-FAMILY: tahoma, arial;
	font-size: 8pt;
	letter-spacing:0px;
	background-color: transparent;
	align: center;
	margin: 10px;
	text-transform: uppercase;
}

a:link {
	color: #E93E6C;
	text-decoration: none;
	font-weight: bold;
	cursor:help;
}
a:visited {
	color: #F185A3;
	text-decoration: none;
	cursor:help;
}
a:hover {
	color: #2E9BF5;
	text-decoration: underline;
	cursor: help;
	
}
a:active {
	color:#E78F96;
	text-decoration: none;
	cursor:help;
}

}

#pics img {border: 1px dashed #FC8DB4;}

.side a:link {
	color: #F94685;
	text-decoration: none;
	font-weight: normal;
	cursor:default;
	padding: 0px 0px 0px 14px;
	display: block;	
}
.side a:visited {
	color: #F94685;
	text-decoration: none;
	font-weight: normal;
	cursor:default;
	padding: 0px 0px 0px 14px;
	display: block;


}
.side a:hover {
	color: #82C2F9;
	text-decoration: none;
	font-weight: normal;
	background-color: #FEE9F0;
	padding: 0px 0px 0px 14px;
	display: block;

	
}
.side a:active {
	color:#FFFFFF;
	text-decoration: none;
	cursor:default;
	font-weight: normal;
	padding: 0px 0px 0px 14px;
	display: block;


}	


textarea, input{
  font-size : 9px ;
  font-family : verdana ;
  color : #DF0652; 
  border : 1px solid #FFFFFF; 
  background-color : #FB7BA8; }
  
#form input{
  font-size : 9px ;
  font-family : arial;
  color : #000000; 
  border : 1px solid #FFFFFF; 
  background-color :#FB6096;
  }
  
#form textarea{
  font-size : 9px ;
  font-family : arial;
  color : #000000; 
  border : 1px solid #FFFFFF; 
  background-color :#FB7BA8;
  scrollbar-3dlight-color :#FB7BA8;
scrollbar-arrow-color :#FB7BA8;
scrollbar-shadow-color :#FB7BA8;
scrollbar-face-color :#FB7BA8;
scrollbar-darkshadow-color :#FB7BA8;
scrollbar-track-color :#FB7BA8; 
scrollbar-highlight-color :#FB7BA8;  }

#news {COLOR: #46A7F7;
	OVERFLOW: auto;
	FONT-FAMILY: tahoma, arial;
	font-size: 8pt;
	letter-spacing:0px;
	background-color: transparent;
	align: justify;
	margin: 5px;
	position: absolute;
	top: 45px;
	left: 470px;
	width:170px;
	height:100px;
}

#issues {COLOR: #CC1A65;
	OVERFLOW: auto;
	FONT-FAMILY: tahoma, arial;
	font-size: 8pt;
	letter-spacing:0px;
	background-color: transparent;
	align: justify;
	margin: 5px;
	position: absolute;
	top: 220px;
	left: 190px;
	width:420px;
	height:70px;
	text-transform: uppercase;
}

.issues a:link {
	color: #6BB9F8;
	text-decoration: none;
	font-weight: normal;
	cursor:help;	
}
.issues a:visited {
	color: #6BB9F8;
	text-decoration: none;
	font-weight: normal;
	cursor:help;
}
.issues a:hover {
	color:#D30C11;
	text-decoration: none;
	font-weight: normal;
	background-color: #FEE9F0;
	cursor:help;
	}
.issues a:active {
	color:#D30C11;
	text-decoration: none;
	cursor:help;
	font-weight: normal;
}	

