td.example
{
	
	margin: 5 px 5 px 5 px 5 px;
	padding: 5 px 5 px 5 px 5 px;
	color: #000000;
	font-family: monospace;
	font-weight: bold;
	background-color: #FFFFFF;
}

#marker
{
	font: bold 30px/20px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.screen
{
	border: 1px solid #787878;
	float: left;
	width: 150px;
	height: 200 px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	color: #000066;
	font-family: monospace;
	font-weight: bold;
	background-color: #F1F2F8;
}

#blue {
	color : #000000;
}
#red {
	color : #9FA8CF;
}

.scheme
{
	border : 1px solid #787878;
	background : #FFE29B;
	vertical-align : middle;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
.scheme1 {
	padding: 2px 2px 2px 2px;
}

table {
	font-size : 12px;
	color : #000000;	
	font-style : normal;
	font-family : Arial, Tahoma;
	font-weight : normal;
}

#t, table.t {
	color : #000000;
	border-color : #787878 #787878 #787878 #787878;
	border-width : 1px 0px 0px 1px;
	border-style : solid;
	background: #FFFFFF;
}

table.t td {
	border-bottom-color : #787878;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #787878;
	border-right-style : solid;
	border-right-width : 1px;
	padding : 3px 3px 3px 3px;
}

th, tr.th, td.th {
	text-align: center;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Tahoma;
	font-weight : bold;
	color : #000000;
	background : #FF8000;
	vertical-align : middle;
	padding : 5px 10px 6px 10px;
}

tr.th td {
	text-align: center;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Tahoma;
	font-weight : bold;
	color : #000000;
	background : #FF8000;
	vertical-align : middle;
	padding : 5px 10px 6px 10px;
}

A.xl:link, A.xl:visited {	
	color : #FFFFFF;
}

.rightlink {
	text-align : right;
	padding-right : 30px;
}

#selectpart {
	background : #E9EBF4;
	position : relative;
}

#h1top, .h1top
{
	font : bold 12px Verdana Geneva Arial Helvetica sans-serif;
	text-transform : uppercase;
	text-decoration: none;
	color : #000000;
	font-weight: bold;
	letter-spacing : 2px;
	word-spacing : 3px;
}


.NewsHeader {
	color: #000000;
	font: normal normal bold 12px/normal Arial, Helvetica, sans-serif;
}
.NewsText {
	color: 666666;
	font: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ModuleHeader {
	color: #000000;
	font-weight : bold;
	padding-left : 10px;
}
#ModuleText {
	color: #FF8000;
	font-size : 9px;
	font-family : Verdana;
	font-style : normal;
	text-align : left;
	text-decoration : none;

}
.infoText {
	margin-left : 16px;
	margin-right : 16px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-indent : 20px;
}

.tLink, #tLink
{
	font-size : 16px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	text-align : left;
	color : #000000;
}

.timage {
	margin-top: 0px;
	margin-right: 11px;
	margin-left:-4px;
	text-align : center;
}
.img {
	margin : 3px 2px 3px 2px;
	text-align : center;
}
.list {
	padding : 4px 0px 4px 0px;
	list-style : disc outside;
}
.bb1, #bb1 {
	BORDER: #787878 1px solid;
}

