html { height: 100%; margin-bottom: 0px;
       width: 100%; right-margin: 0px; }

a {
        color: #f4f4f4;
        text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
body, td, table {
	font-size: 12px;
	font-family: sans-serif;
	color: #f4f4f4;
}
.imageborder {
	border-style:outset;
        border-color: #c1c1c1;
	border-width: 1px;
}
#paddedborder {
     background-color: #000000;
     border: 0px solid #000000;
     margin: 15px;
     padding: 15px;
     position: relative;
}
.tinywhite, .smallwhite, .mediumwhite, .largewhite, .xllargewhite,
.tinyblack, .smallblack, .mediumblack, .largeblack,
.tinyblue, .smallblue, .mediumblue, .largeblue,
.tinyred, .smallred, .mediumred, .largered,
.tinygrey, .smallgrey, .mediumgrey, .largegrey, .xllargegrey,
.tinylightgrey, .smalllightgrey, .mediumlightgrey, .largelightgrey, .xllargelightgrey,
.headingtext {
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
}
.tinyred, .smallred, .mediumred, .largered {
	color: #d1001b;
}
.tinylightgrey, .smalllightgrey, .mediumlightgrey, .largelightgrey, .xllargelightgrey {
	color: #bababa;
}
.tinywhite, .smallwhite, .mediumwhite, .largewhite, .xllargewhite {
	color: #FFFFFF;
}
.tinygrey, .smallgrey, .mediumgrey, .largegrey, .xllargegrey {
	color: #4f4f4f;
}
.tinyblack, .smallblack, .mediumblack, .largeblack {
	color: #303030;
}
.tinyblue, .smallblue, .mediumblue, .largeblue {
        color: #81dde8;
}
.tinywhite, .tinyblack, .tinyblue, .tinygrey, .tinyred, .tinylightgrey {
	font-size: 10px;
}
.smallwhite, .smallblack, .smallblue, .smallgrey, .smallred, .smalllightgrey {
	font-size: 12px;
}
.mediumwhite, .mediumblack, .mediumblue, .mediumgrey, .mediumred, .mediumlightgrey {
	font-size: 14px;
}
.largewhite, .largeblack, .largeblue, .largegrey, .largered, .largelightgrey {
	font-size: 18px;
}
.xllargegrey, .xllargewhite, .xllargelightgrey {
        font-size: 22px;
}
.menu a {
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        font-family: Arial;
}
.submenu a {
        text-decoration: none;
        font-size: 10px;
        font-weight: bold;
        font-family: Arial;
        color: #a5a5a5 !important;
}
.submenu a:hover {
	color: #dddddd !important;
}
.submenublue  {
        font-size: 11px;
        font-weight: bold;
        font-family: Arial;
        color: #26138c !important;
}
.submenublue a {
        text-decoration: none;
        color: #26138c !important;
}
.submenublue a:hover {
	color: #03bcde !important;
}
.menu a:hover {
        text-decoration: none;
}
.no-style {
	background-image: none !important;
	background-color: transparent !important;
	border-width: 0px !important;
	border-style: none !important;
}




