﻿.BlueLine {
	background-color: #7370CA;
	line-height: 2px;
}
.bold {
	font-weight: bold;
	font-family: Verdana;
	color: #800000;
	font-size: small;
	text-align: left;
}
.credits {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}
.normaltext {
	background-position: 0px 0px;
	font-family: Verdana;
	font-size: small;
	text-align: left;
}
.center {
	text-align: center;
}
.headingwhite {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
#coolmenu{
border: 1px solid #55cb83;
width: 150px;
background-color: #7370ca;
}

#coolmenu a{
font: bold 11px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
padding: 4px;
border-bottom: 1px solid #55cb83;
}

body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: #55cb83;
color: white;
}

#tabledescription{
width: 100%;
color: white;
font: bold 0px Arial;
height: 1em;
padding: 1px;
filter:alpha(opacity=0);
-moz-opacity:0;
}

.style1 {
	border: 2px solid #7370CA;
}
.welcome {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #800000;
	text-align: center;
}
body {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.borderZero {
	border-width: 0px;
}

