BODY {
	background-color: #232162;
	margin: 2px 0px 0px 2px;
}
.background {
	background-image: url(images/ingplaying-d.gif);
	background-repeat: no-repeat;
}
.topleftcorner {
	background-image: url(images/topleftcorner.gif);
	background-repeat: no-repeat;
}
.toprightcorner {
	background-image: url(images/toprightcorner.gif);
	background-repeat: no-repeat;
}
.bottomleftcorner {
	background-image: url(images/bottomleftcorner.gif);
	background-repeat: no-repeat;
}
.bottomrightcorner {
	background-image: url(images/bottomrightcorner.gif);
	background-repeat: no-repeat;
}
.topborder {
	background-image: url(images/topmoduleborder.gif);
	background-repeat: repeat-x;
}
.bottomborder {
	background-image: url(images/bottommoduleborder.gif);
	background-repeat: repeat-x;
}
.leftborder {
	background-image: url(images/leftmoduleborder.gif);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(images/rightmoduleborder.gif);
	background-repeat: repeat-y;
}
.module {
	background-image: url(images/modulebg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.footer {
	background-image: url(images/footer_bg.gif);
	background-position: top right;
	font: normal normal 10px Arial, Helvetica, sans-serif;
	color: #333333;
}
.mediumbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
.mediumbluebold:link {}
.mediumbluebold:hover {color: #FFFFFF;}
.largewhitebold {
	font: normal bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.linklargewhitebold {
	font: normal bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.linklargewhitebold:link {}
.linklargewhitebold:hover{text-decoration: underline;}
.mediumwhite {
	font: normal normal 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.mediumwhitebold {
	font: normal bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.mediumwhitebold:link {}
.mediumwhitebold:hover {text-decoration: underline;}
.mediumwhitebolditalic {
	font: italic bold 16px 'Times New Roman', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.smallgrey {
	font: normal normal 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.smallgrey:link {}
.smallgrey:hover {color:#FFFFFF;}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9090b2;
	font-weight: normal;
	font-style: normal;
}
.smallwhite {
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.linksmallwhite {
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.linksmallwhite:link {}
.linksmallwhite:hover {text-decoration: underline;}
.smallwhitebolditalic {
	font: italic bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhitebolditalic:link {}
.smallwhitebolditalic:hover {text-decoration: underline;}