﻿body {
	background-color: #EAEADF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	
}

a:link {
	color: #0000FF;
	text-decoration: none;
	font-family: tahoma;
	
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-family: tahoma;
	
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-family: tahoma;
	
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	
}

.style1 {
	color: #373737;
	font-family: tahoma;
	text-decoration:none;
}
.style2 {
	color: #5e5e5e;
	font-family: tahoma;
}
.style3 {
	color: #ffffff;
	font-family: tahoma;
	font-size:12px;
}
.style4 {
	color: #666666;
	font-family: tahoma;
}
.style5 {
	color: #006699;
	font-family: tahoma;
}
.style6 {color: #006699; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style7 {
	color: #4c4c4c;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #1a1a1a;
	font-family: tahoma;
}
.style9 {
	color: #103B68;
	font-family: tahoma;
}
.style10 {font-weight: bold}
.style11 {
	color: #333333;
	font-family: tahoma;
}
.style12 {color: #333333; font-family: tahoma; font-weight: bold; }
.style13 {color: #333333; font-family: tahoma; font-size: 10px}
.style14 {color: #333333; font-family: tahoma; font-size: 10px}

#login
{
padding-left:15px;
padding-right:15px;
padding-top:5px;
margin-bottom:5px;
padding-bottom:5px;
color:#990000;
border-bottom:1px dashed #CCCCCC;
font-size:12px;
}

#breadcrumbs
{
padding-left:15px;
margin-bottom:5px;
padding-top:0;
padding-bottom:0;
font-size:12px;
color:#990000;
border-bottom:1px dashed #CCCCCC;
}

#rightside
{
padding:5px;
}

#footer
{
padding-left:10px;
font-size:11px;
}
#footer a:link
{
text-decoration:none;
font-weight:bold;
padding-right:5px;
padding-left:5px;
color:#666666;
}
#footer a:hover
{
text-decoration:none;
font-weight:bold;
padding-right:5px;
padding-left:5px;
color:#990000;
}
#footer a:active
{
text-decoration:none;
font-weight:bold;
padding-right:5px;
padding-left:5px;
color:#FFFFFF;
}
#footer a:visited
{
text-decoration:none;
font-weight:bold;
padding-right:5px;
padding-left:5px;
color:#666666;
}

.style15 {color: #990000}
