body {
	background:#AABCC1 url(Background.png) repeat-x;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-size: 12px;
}

#msg1 {
	color: #581000;
	font-weight: normal;
	font-size: 20px;
}

#msg2 {
	color: #FFCC00;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}

#msg3 {
	color: #555566;
	font-weight: normal;
	font-size: 20px;
	margin: 10px 20px 20px 20px;
}

#msg4 {
	color: #FF6600;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}


.msg1 {
	color: #581000;
	font-weight: normal;
	font-size: 20px;
}

.msg2 {
	color: #FFCC00;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
}

.content a:link {
	color: #111099;
	text-decoration: none;
}
.content a:visited {
	color: #111099;
	text-decoration: none;
}
.content a:hover, a:active {
	color: #581000;
	text-decoration: underline;
}

.content {
	background-color: #bebebe;
	font-size: 10px;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}

/* ######### SIDE BOX ########### */

#SideBoxContent {
	color: #DDDDEE;
	font-weight: none;
	margin: 10px 10px 10px 10px;
	font-size: 11px;
}

.SideBox {
	vertical-align: top;
	background-color: #bebebe;
	width: 250px;
}

.SideBoxTop {
	width: 244px;
	background: #000 url(SideBox_Top.png) repeat-x;
}

.SideBoxBottom {
	background: url(SideBox_Bottom.png) repeat-x;
}

.SideBoxEdge {
	vertical-align: top;
	background: url(SideBox_Edge.png) repeat-y;
}

.header {
	font-size: 0px;
	text-align:left;
	background-color: #bebebe;
}

.footer {
	color: #000;
	font-size:10px;
	line-height:0px
}

/* ############################### */

#container {
	border:0pt none;
	margin:0pt auto;
	width:800px;
}

.l_border {
	vertical-align: top;
	background: url(Body_Edge_L.png) repeat-y;
	width:5px;
}

.r_border {
	vertical-align: top;
	background: url(Body_Edge_R.png) repeat-y;
	width:5px;
}

table {
	border-collapse:collapse;
	margin:0pt;
	padding:0pt;
}

td {
	padding:0pt;
}

img {
	border:0pt;
	padding:0pt;
	border:0pt none;
	margin:0pt;
}