td {
	font-family:verdana;
	font-size:9pt;
}

th {
	font-family:verdana;
	font-size:9pt;
	font-weight:bold;
}

a {
	color:black;
}

a:hover {
	background-color:#736999;
}

h1 {
	font-size:14pt;
	font-weight:bold;
	color:#736999;
	text-decoration:none;
	margin-top:0px;
}

h2 {
	font-size:12pt;
	font-weight:bold;
	color:#736999;
	text-decoration:none;
}

h3 {
	font-size:12pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
	margin:0px;
	padding:2px;
	background-color:#736999;
}

td.main {
	background-color:white;
	padding:10px;
}

select {
	background-color:white;
	border:solid 1px black;
	font-size:8pt;
	color:black;
}

a.idtechexmenuitem {
	color:white;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.idtechexmenuitem:hover {
	color:silver;
	background-color:#3D316D;
}

hr {
	border:1px solid #736999;
}

/************* Side Menu **************/

td.menu {
	background-color:#3D316D;
	background-repeat:no-repeat
}

td.menu a {
	font-size:10pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
}

td.menu a:hover {
	color:yellow;
}

td.menu hr {
	border:1px solid white;
	width:80%;
}

/************* Side Texts **************/

.sidetext1 {
	font-size:8pt;
	color:white;
}

.sidetext2 {
	font-size:8pt;
	color:#736999;
}

.sidetext3 {
	font-size:8pt;
	color:#BEBBCA;
}

.sidetext3 a {
	color:#BEBBCA;
}

.sidetext3 a:hover {
	color:white;
	background-color:#BEBBCA;
}

.sidetable {
	font-weight:bold;
	border:solid 1px black;
	background-color:white;
}

.formtable {
	font-weight:bold;
	border:solid 1px black;
	background-color:#736999;
}

.formfield {
	background-color:white;
	border:solid 1px black;
	font-size:8pt;
	color:black;
}

/******************** Footer Menu **********************/

.footer {
	font-family:verdana;
	font-size:8pt;
}

div.footnote {
	color:#3D316D;
}

div.footnote a {
	color:#0033FF;
}

/************** top ******************/

/***************** news ******************/

div.news div.header {
	font-weight:bold;
	font-size:10pt;
	color:white;
	background-color:#BEBBCA;
	text-align:center;
}

div.news a {
	text-decoration:none;
	margin-top:8px;
	display:block;
}

div.news a:hover {
	text-decoration:underline;
	background-color:white;
}

div.news div.title {
	font-weight:bold;
	font-size:8pt;
	color:#3D316D;
}

div.news div.summary {
	font-weight:normal;
	font-size:8pt;
	color:#736999;
}

div.news div.footer {
	font-weight:bold;
	font-size:8pt;
}

