/***************************/
td.sqlinfo1
{
	border: 1px solid black;
	font-size: 13px;
	font-family: Verdana;
	padding: 2px;
	background-color: #87CEEB;
	text-align: justify;
}
td.sqlinfo2
{
	border: 1px solid black;
	font-size: 13px;
	font-family: Verdana;
	padding: 2px;
	background-color: #ADD8E6;
	text-align: justify;
}
td.bottom a:active
{
	color: #FF0000;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
}
td.bottom a:link
{
	color: #0000FF;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
}
td.bottom a:visited
{
	color: #0000FF;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: none;
}
td.bottom a:hover
{
	color: #FF0000;
	font-size: 13px;
	font-family: Verdana;
	text-decoration: underline;
}
td.bottom a.dummy:hover
{
	color: #000000;
	text-decoration: none;
}
/***************************/
a:active
{
	color: #FF0000;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
}
a:link
{
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
}
a:visited
{
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
	font-size: 13px;
	font-family: Arial;
	text-decoration: underline;
}
/***************************/
h2
{
	color: #111111;
	font-family: Verdana;
	font-weight: normal;
}
h5
{
	color: #111111;
	font-family: Tahoma;
	font-weight: normal;
}
/***************************/
body
{
	color: #000000;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #E0FFFF;
	background-image: url(images/bg.png);
}
*.news
{
	letter-spacing: 1pt;
	text-indent: 50px;
	font-weight: bold;
}
*.totop
{
	font-weight: normal;
	font-size: 8pt;
}
/***************************/
td.top
{
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	background-color: #6495ED;
}
td.bottom
{
	padding: 3px;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana;
	background-color: #B0C4DE;
	text-align: justify;
}
td.rightside
{
	padding: 3px;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-family: Tahoma;
	background-color: #A0C4DE;
}
/***************************/
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt1, .alt1Active
{
	background: #EFEFEF;
	color: #000000;
}
.alt2, .alt2Active
{
	background: #EFEFEF;
	color: #000000;
}
/***************************/