body{
font-family: Verdana;
font-size: 11px;
color: #000;
}

a:link{
font-family: Verdana;
font-size: 11px;
color: #0d97d9;
text-decoration: none;
}

a:visited{
font-family: Verdana;
font-size: 11px;
color: #0d97d9;
text-decoration: none;
}

a:hover{
font-family: Verdana;
font-size: 11px;
color: #2852A0;
text-decoration: none;
}

td{
font-family: Verdana;
font-size: 12px;
color: #000;
text-decoration: none;
}

h2{
color: #0C97D1;
font-size: 12px;
font-weight: bold
}

#url{
background: url(images/input.jpg);
font-size: 12px Verdana #000000;
width: 300;
height: 40;
border: 1px #ffffff;
padding-left: 10px;
padding-right: 10px;
padding-top: 12px;
}

input.url{
background: url(images/input.jpg);
font-size: 12px Verdana #000000;
width: 280px;
height: 28px;
border: 0px #ffffff;
padding-left: 10px;
padding-right: 10px;
padding-top: 12px;
}

#fouterror{
font-size: 12px;
font-family: Tahoma;
color: #ff0000;
font-weight: bold;
}

td.reff{
font-size: 10px;
}

td.subtop
{
	background-image: url(images/button_bg_hover.png);
	padding: 3px;
	color: #fff;
	font-weight: bold;

}

td.trins
{
	padding: 5px;
	color: #444;
	font-size: 11px;
}

tr.inside
{
	background-color: #f0ffff;
	font-size: 11px;
}

tr.inside:hover
{
	background-image: url(images/gray_li_bg.png);
	background-color: #e0f8f8;
}

input.button
{
	background: url(images/button_bg.png);
	padding: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #3A79BF;
	color: #fff;
	cursor: pointer;
}

input.button:hover
{
	background: url(images/button_bg_hover.png);
	padding: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #3A79BF;
	color: #fff;
	cursor: pointer;
}

a.button
{
	margin-top: 20px;
	background: url(images/button_bg.png);
	padding: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #3A79BF;
	color: #fff;
	cursor: pointer;
}

a.button:hover
{
	margin-top: 20px;
	background: url(images/button_bg_hover.png);
	padding: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #3A79BF;
	color: #fff;
	cursor: pointer;
}

.hormenu
{
	margin: 0px;
	padding: 0px;
}

.hormenu ul
{
	margin: 0px;
	padding: 0px;
}

.hormenu li
{
	margin: 0px;
	padding: 0px;
	padding-right: 4px;
	display: block;
	line-height: 27px;
	float: left;
}

.hormenu li a:link, .hormenu li a:visited
{
	background-image: url('images/button_bg.png');
	display: block;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.hormenu li a:hover
{
	background-image: url('images/button_bg_hover.png');
	display: block;
	height: 27px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	border-radius: 4px;
}
