body{
	font: 11px Tahoma;
	color: #595959;
	background: #fff;
	margin: auto;
	max-width: 450px;
  }
.all {
	border: 1px solid #ff99ff;
	margin: 3px;
	padding: 1px;
}
.logo {
	background: url(/content/img/logo2.gif) repeat-x top left;
	text-align: left;
	margin: 0 0 3px 0;
}
.head2 {
	background: url(/content/img/head2.gif) repeat-x top left;
}
.head {
	background: url(/content/img/head.gif) repeat-x top left #e2f9ff;
	text-align: center;
	border-top: 1px solid #d7f5ff;
	font-size: 10px;
	color: #ff99ff;
	padding: 3px 1px 5px 1px;
}
.main {
	background: url(img/main.gif) repeat-x top left #f7f7f7;
	border-top: 1px dotted #bfbfbf;
	font-size: 10px;
}
.main a { line-height: 17px; font-size: 12px; font-weight: bold; }
.main a:hover { color: #FF6037; text-decoration: none; }
table {
border-collapse: collapse;
margin: 0 1px;
}
td {
padding: 4px;
vertical-align: top;
}
form { margin: 0; }
.copyright {
	background: url(/content/img/copy.gif) repeat-x top left #ff99ff;
	color: #fff;
	padding: 11px 1px 3px 1px;
	font-size: 10px;
	text-align: center;
	text-shadow: 0 0 2px #ff99ff;
	font-weight: bold;
}
.copyright a { color: #fff; }
.copyrigh a:hover { color: #E1F4FF; text-decoration: none; }
.head b { color: #ff0090; text-shadow: 0 0 2px #FFD5E1; }
.pic {
	padding: 4px 1px 8px 1px;
	font-size: 10px;
	text-align: center;
	border-top: 1px dotted #83BAE2;
}
.pic img { margin: 0 0 -8px 0; border: 1px solid #737373; }
.pica {
text-shadow: 0 0 2px #fff;
font-weight: bold;
border: 1px solid #737373;
background: url(/content/img/dl.gif) repeat-x top left #c1c1c1;
color: #444;
padding: 1px 10px 2px 10px;
}
.pica:hover { text-shadow: 0 0 4px #FBFBFB; color: #777; text-decoration: none; }

div a{
color: #ff99ff; text-decoration: none;
  }
div a:hover{
 text-decoration: underline;
  }
.links {
	background: url(/content/img/links.gif) repeat-x top left #ff99ff;
	font-size: 10px;
	padding: 2px 1px 4px 1px;
	text-align: center;
}
.links a { color: #fff; }
.links a:hover { color: #E1F4FF; text-decoration: none; }
.banners {
	margin: 2px 1px 0 1px;
	text-align: center;
}
.banners img { padding: 2px 0 0 0; height: 33px; }
.headsys {
	padding: 3px;
	background: #ff99ff;
	text-align: center;
	color: #fff;
}
.headsys a {
	color: #fff;
	padding: 3px 12px;
	border-left: 1px solid #6BC5E7;
	border-right: 1px solid #6BC5E7;
	font-weight: bold;
	background: #4DB9E1;
}
.headsys a:hover {
	background: #75C8E8;
	text-decoration: none;
}
.content {
	background: url(/content/img/content.gif) repeat-x top left;
	border-top: 2px solid #ff99ff;
	margin: 1px 0 0 0;
	padding: 3px;
	text-align: left;
}
.content a { color: #5A85A5;	text-decoration: none;}
.content a:hover { color: #005FFB;}
