

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.login_panel td, .login_panel th, .login_panel {
	font-size: 12px;
}

#ctl01_ContentSectionMain_article_body_article_name
{
    display: none;
}

body {
    
	background-color: #e2ecf6;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #6a9ccf;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6a9ccf;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #6a9ccf;
}
a img {
    border: none;
    text-decoration: none;
}
.login_panel td a, .login_panel a {
	color: #0000ff;
	text-decoration: underline;
}
.leftSidebar {
	color: white;
}
.leftSidebar a {
	color: white;
}
.leftSidebar a:hover {
	color: black;
}
#ctl01_ContentSectionMain_article_body_article_name
{
    font-size: 15px;
}
.error
{
    color: #000;
    font-size: 14px;
}