
BODY  {
	font-size : 0.8em;
	font-family : arial, helvetica, sans serif;
	color : #666666;
	line-height : 1.2em;
	background-color: #F8F9F9;
	background : url(gfx/body_bg.gif);
}
A  {
	font-family : arial, helvetica, sans serif;
	color : #ED2C4D;
	text-decoration : none;
	line-height : 1.2em;
	font-weight : bold;
}
A:Visited  {
	color : #FF6699;
}
A:Active  {
	color : #FF6699;
}
A:Hover  {
	color : #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color : #BF1935;
	text-decoration : underline;
}
TABLE {
	padding: 0px;
	margin: 0px;	
}
TD  {
	font-size : 0.8em;
	font-family : arial, helvetica, sans serif;
	color : #666666;
	line-height : 1.3em;
	overflow : hidden;
}
.bigheader  {
	font-size :3.4em;
	font-family : helvetica, arial, sans serif;
	color : #666666;
	overflow : hidden;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: .4em;
}
#head {
	position : absolute;
	width: 680px;
	height: 100px;
	left: 30px;
	top: 30px;
	color: #333333;
	background-color: #EEEEEE;
	padding: 15px;
	line-height : 1.2em;
	margin: 15px;
}
#head2 {
	position : absolute;
	width: 160px;
	left: 215px;
	top: 30px;
	padding-top: 15px;
	margin-top: 15px;
	line-height : 1.2em;
	color: #666666;
	background-color: #EEEEEE;
	overflow: hidden;	
}
#head3 {
	position : absolute;
	width: 160px;
	left: 385px;
	top: 30px;
	padding-top: 15px;
	margin-top: 15px;
	line-height : 1.2em;
	color: #666666;
	background-color: #EEEEEE;
	overflow: hidden;	
}
#head4 {
	position : absolute;
	width: 160px;
	left: 555px;
	top: 30px;
	padding-top: 15px;
	margin-top: 15px;
	line-height : 1.2em;
	color: #666666;
	background-color: #EEEEEE;
	overflow: hidden;
}
#list {
	position : absolute;
	width: 680px;
	left: 30px;
	background-color: #FFFFFF;
	padding: 15px;
	line-height : 1.4em;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.piclink  {
	background-color : transparent;
	text-decoration : none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.piclink:Hover  {
	background-color : transparent;
	text-decoration : none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.piclink:Visited  {
	background-color : transparent;
	text-decoration : none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.piclink:Hover:Visited  {
	background-color : transparent;
	text-decoration : none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.launch 
{
	font-family : arial, helvetica, sans serif;
	line-height : 1.2em;
	font-weight : bold;
	text-decoration : none;
	color: #BF1935;
	background-color: #FFFFFF;
	height : 120px;
	width : 155px;
}
a.launch:Hover 
{
	text-decoration : underline;
	color : #FFFFFF;
	background-color : #BF1935;
}
#homelink {
	background-color: transparent;
	color: #999999;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-right: 0px;
}