body {font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:140%;
	text-decoration:none;
	text-align:justify;
	background: #84B7D9 url(../assets/SBMG_mainpage_bg.jpg) repeat-x;
}

.contenttable {background:#545454 url(../assets/SBMG_content_bg_2.jpg) repeat-x;
}

.smalltext {font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}

h1 {font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#21ACFF;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:6px;
	border-bottom:dashed 2px #AAAAAA;
}

h2 {font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#21ACFF;
	text-decoration:none;
	font-weight:bold;
}

h3 {font-family:Arial, Helvetica, sans-serif;
	font-size:1px;
	color:#21ACFF;
	text-decoration:none;
	font-weight:bold;
	border-bottom:dashed 1px #777777;
}

h4 {font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#21ACFF;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:dashed 1px #777777;
}

.topmenu a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	width : 300px;
}

.topmenu a:link {
	color:#FFFFFF;
}

.topmenu a:visited {
	color:#FFFFFF;
}

.topmenu a:hover {
	color:#F4F4F4;
	border-bottom:dotted 1px #21ACFF;
}

.topmenu a:active {
	color:#EEEEEE;
}

 a.imglink:link {
	color:#FFFFFF;
}

 a.imglink:visited {
	color:#FFFFFF;
}

 a.imglink:hover {
	color:#F4F4F4;
	border-bottom:0px;
}

 a.imglink:active {
	color:#EEEEEE;
}


.footermenu a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

.footermenu a:link {
	color:#666666;
}

.footermenu a:visited {
	color:#666666;
}

.footermenu a:hover {
	color:#333333;
	border-bottom:dotted 1px #21ACFF;
}

.footermenu a:active {
	color:#666666;
}

.normallink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	color: #21ACFF;
}

.normallink a:link {
	color:#21ACFF;
}

.normallink a:visited {
	color:#21ACFF;
}

.normallink a:hover {
	color:#21ACFF;
	border-bottom:dotted 1px #21ACFF;
}

.normallink a:active {
	color:#21ACFF;
}.tabbrdr {
	border: 1px solid #CCCCCC;
}
