body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/2.jpg);
	background-repeat: repeat-x;
}
.menu
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #a2a2a2;
    text-decoration: none;
}
.menu:hover
{
    color: #cccccc;
}
.topmenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:hover {
	color: #cccccc;
}
.rightbg {
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
	background-position: right top;
}
.rightimage {
	background-image: url(images/rightimage.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
	background-position: right top;
}

.rightmenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.rightmenu:hover {
	color: #B1B1B1;
}
.main {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	line-height: 16px;
}
.leftbg {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bgleft.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0px;
}
.ul {
	list-style-position: outside;
	list-style-type: square;
}

.leftbar {
	background-image: url(images/leftbar.jpg);
	background-repeat: repeat-y;
}

.blacklink {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.blacklink:hover {
	font-style: italic;
}
.mnline
{
    font-family: Tahoma, Arial;
    font-size: 11px;
    background-image: url(images/bgleft.jpg);
    background-repeat: repeat-y;
    color: #ffffff;
    background-position: right top;
    line-height: 14px;
}
.leftmenu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.leftmenu:hover {
	color: #cccccc;
}

.leftmenu2
{
    color: #ffcc33;
}
.text
{
    font-size: 11px;
    color: #0e0e0e;
    font-family: tahoma,arial,verdana;
    line-height: 20px;
}
.text2
{
    font-size: 11px;
    color: #0e0e0e;
    font-family: tahoma,arial,verdana;
    line-height: 20px;
    text-decoration: underline;
}
.bold
{
    font-size: 11px;
    color: #990033;
    font-family: tahoma,arial,verdana;
    line-height: 25px;
    font-weight: bold;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.mainpadding{ padding-right: 5px; padding-left: 5px; }
.links
{
    font-size: 11px;
    color: #0e3c75;
    font-family: tahoma,arial;
}
.links:hover
{
    color: #1866cd;
}
.bgleft
{
    background-image: url(images/bgleftblack.jpg);
    background-repeat: repeat-y;
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #ffffff;
    background-position: right top;
    line-height: 14px;
}
