body {
	background-color: #ffffff;
}

a, a:active {
	color: #3179c6;
}

a:hover, a:visited {
	color: #1d4977;
}

h1 {
	color: #4a5152;
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: small;
}

h2 {
	color: #4a5152;
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: x-small;
}

h3, .tableheader {
	color: #6b7173;
	font-family: Verdana, Courier, "Sans Serif";
	font-size: xx-small;
	font-weight: bold;
}

p, ol, ul, div, .c, .tabledata  {
	color: #6b696b;
	font-family: "Times New Roman", Times, Serif;
	font-size: x-small;
}

td {
	font-size: 10px;
}


.print-title {
	color: #4a5152;
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: medium;
}
.auth-form {
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	font-weight: bold;
}

.form-100 {
	width: 100%;
}
.form-50 {
	width: 50%;
	background-color: #7b797b;
	color: #ffffff;
	font-family: "Times New Roman", Times, "Sans Serif";
}
.global-navigation {
	color: #3179c6;
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
}

.left-column {
	margin-left: 25px;
}

.material-description {
	font-size: 12px;
}

.material-title {
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	font-weight: bold;
}

.subscribe-title {
	color: #6b7173;
	font-family: Verdana, "Sans Serif";
	font-size: 10px;
	font-weight: bold;
}

.status {
	color: #313031;
	font-family:  Tahoma, "Sans Serif";
	font-size: 10px;
	margin-left: 38px;
}

.status a {
	color: #313031;
}

.forum-answer {
	margin-top:5px;
	margin-bottom: 5px;
}

#pixeline {
	background-repeat: no-repeat;
}

#submit-gray {
	background-color: #7b797b;
	color: #ffffff;
	font-family: "Times New Roman", Times, "Sans Serif";
	margin-top: 7px;
	width: 120px;
}

#submit-white {
	background-color: #f7f7f7;
	color: #313031;
	font-family: "Times New Roman", Times, "Sans Serif";
}

#contents-title {
	color: #393839;
}

#contents-list, #contents-list li {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	font-size: 10px;
}

#material-actions {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#contents-active {
	color: #848684;
	text-decoration: none;
	font-weight: bold;
}

#doc-info {
	font-weight: normal;
}