.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.menu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_sma {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu_sma a:link {
	color: #AAAAAA;
	text-decoration: none;
}
.menu_sma a:visited {
	color: #AAAAAA;
	text-decoration: none;
}
.menu_sma a:hover {
	color: #000000;
	text-decoration: none;
}
.menu_sma a:active {
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 20px;
	color: #FFFFFF;
	vertical-align: top;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.active {
	color: #FFFFFF;
}
.table_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.cellborder {
	border: 3px solid #FFFFFF;
}
.bluedarkcell {
	background-image: url(pics/bluedarkcell.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bluebrightcell {
	background-image: url(pics/bluebrightcell.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bluecell {

	background-color: #003Cb4;
}
body {
	background-image: url(pics/navi4.gif);
	background-repeat: no-repeat;
}
.orangedarkcell {
	background-image: url(pics/orangedarkcell.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.orangelightcell {


	background-color: #FFF2C6;
}
.table_leftbound {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.menuregister {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(pics/register.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: left;
}
img {
	vertical-align: middle;
}
.greyleft {
	background-image: url(pics/greyline.gif);
	background-position: left top;
	text-align: right;
}
.greyright {
	background-image: url(pics/greyline.gif);
	background-position: right top;
	text-align: center;
}
.whiteleft {
	background-image: url(pics/whiteline.gif);
	background-position: left top;
	text-align: right;
}
.whiteright {
	background-image: url(pics/whiteline.gif);
	background-position: right top;
	text-align: center;
}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.dotted {
	background-image: url(pics/dottedline.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-top: 10px;
	padding-bottom: 2px;
}
.non_dotted {
	padding-top: 10px;
}
.table_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
}
.narrow_font {
	letter-spacing: -0.06em;
}
.error {
	color: #FFFFFF;
	text-decoration: blink;
	font-size: 16px;
}
.dottedbox {
	background-image: url(pics/dottedbox.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	padding-bottom: 2px;
}
.thindotted {
	background-image: url(pics/dottedbox2.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-bottom: 1px;
	padding-top: 0px;
}
.thindottedbox {
	background-image: url(pics/dottedbox.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-bottom: 1px;
	padding-top: 0px;
}
.table_content_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.dotted_split {
	background-image: url(pics/dottedline.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-bottom: 2px;
}
.non_dotted_split {
}
