body{
	background:#ffffff url('/images/background.gif') top left repeat-y;
	font:Arial, Verdana, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:left;
	margin:0;
}

table, tr, td{
	font:Arial, Verdana, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:left;
}

#mother{
	width:740px;
}

#header{
}

#header-left-hm{
	width:203px;
	float:left;
}

#header-right-hm{
	float:left;
}

.header-left{
	width:203px;
	/*float:left;*/
}
.header-right{
	/*float:left;*/
}

#side-nav{
	width:203px;
	float:left;
}

#content{
	width:537px;
	float:left;
	padding:10px 0;
	border-bottom:1px solid #000;
}

#footer{
	margin-left:203px;
	text-align:center;
	padding:15px 0 3px 0;
}

h2{
	color:#000099;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	margin-top:0;
}

a.copyright:link, a.copyright:visited{
	font-size:10px;
	color:#000000;
}

a.copyright:hover{
	font-size:10px;
	color:#000099;
}

a.flash:link, a.flash:visited{
    font-size:10px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
}
a.flash:hover{
    font-size:10px;
	text-decoration:none;
	color:#9cf;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
}

a:link, a:visited{
	text-decoration:none;
	color:#000099;
	margin-bottom:0;
	margin-top:0;
}
a:hover{
	text-decoration:none;
	color:#9cf;
	margin-bottom:0;
	margin-top:0;
}

a.white:link, a.white:visited{
	text-decoration:none;
	color:#000099;
	margin-bottom:0;
	margin-top:0;
}
a.white:hover{
	text-decoration:none;
	color:#fff;
	margin-bottom:0;
	margin-top:0;
}

.blue{
	text-decoration:none;
	color:#000099;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
}

a.alliance:link, a.alliance:visited{
	font-size:10px;
	color:#ff0000;
	margin-bottom:0;
	margin-top:0;
}
a.alliance:hover{
	font-size:10px;
	color:#999;
	margin-bottom:0;
	margin-top:0;
}

.small{
	font-size:10px;
}
