.mainpages {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#copyright{font-size:10px;color:#CCCCCC;
}

p, h4, body{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-style: normal;
font-size:12px;
text-decoration:none;
}
h4,h1 {
text-align:center;font-weight:bold
}
h1 {
	font-size:12px;
}

h5 {
text-align:center;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#E6E5E5;
}

a:link {
	text-decoration: none;color:#000066;
}
a:visited {
	text-decoration: none;color:#666666;
}
a:hover {
	text-decoration: underline;color:#248FFB;
}
a:active {
	text-decoration: none;color:#CCCCCC;
}
a img { border-width:0; }
a.admin:link
{
	color:#ee3333;
}
a.admin:hover
{
	text-decoration:underline;
}
a.admin:visited
{
	color:#ee3333;
}


td.toprow {background-color:#0643DF;}
tr.title td{background-color:#0643DF; padding:14px; font-weight:bold; color:#fff; text-align:center; font-size:10px;}
td.lowrow, tr.head td{background-color:#E6E5E5;}


.big
{
	width:700px;
	height:300px;
}
