﻿body
{
	font-family: tahoma;
	color: #222222;
	font-size: 12px;
	background-color: white;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}
a
{
	color: #002133;
	text-decoration: none;
}
a:link
{
	color: #002133;
	
}
a:active
{
	color: #002133;

}
a:hover
{
	color: #FF0000;
}
a:visited
{

}
h1
{
	font-size: 24px;
	font-weight: bold;
}
h2
{
	font-size: 18px;
	font-weight: bold;
}
h3
{
	font-size: 14px;
	font-weight: bold;
}
h4
{
}
h5
{
}
h6
{
}
.DynamicFont {
    font-family: tahoma;
    font-size: 12px;
}

/*RadRotator Control Button:*/
.rrButtonUp, .rrButtonDown, .rrButtonLeft, .rrButtonRight
        {
            visibility: hidden !important;
        }