body {
	background: url(images/mainbg.gif) repeat #fff;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.Normal {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.Signin,
a.Signin:link,
a.Signin:visited,
a.Signin:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

a:link,
a:visited,
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#maintable {
	background: #fff;
	margin-top: 15px;
}

#leftcol {
	background: #333366;
}

#rightcol {
	background: url(images/contentbg.gif) repeat-y;
}

.blue {
	height: 22px;
	background: #3196FF;
}

.ContentPane {
	padding-left: 10px;
	padding-right: 30px;
}

#bottom {
	font-size: 10px;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
}

#bottom a:link,
#bottom a:hover,
#bottom a:visted {
	color: #FF0000;
	text-decoration: underline;
	font-size: 10px;
}

#bottomtable {
	margin-bottom: 15px;
}

#contentbottom {
	background: url(images/contentbottom.gif) no-repeat #3196ff;
	height: 16px;
}

/* modules settings */

.NetismMap_ListTable {
	width: 100%;
}

.NetismMap_ListIconCell {
	width: 35px;
}

.NetismMap_Title {
	font-size: 14px !important;
	font-weight: bold !important;
}

.NetismMap_Address {
	font-size: 12px !important;
}

.NetismMap_Description {
	font-size: 11px !important;
	color: #000 !important;
}