a {
	color : #B0B0B0;
	font-family : Tahoma, "MS Sans Serif", sans-serif;
	font-weight : bold;
	font-size : small;
	text-decoration : none;
}

a:link     { color : #B0B0B0 }
a:visited { color : #606060 }
a:hover   { color : #E0E0E0; text-decoration: underline }
a:active  { color : #E0E0E0 }

body {
	background : Black;
	color : #A0A0A0;
	font-size : small;
	font-family : Tahoma, Arial, "MS Sans Serif", sans-serif;
}

div.bodyText {
	text-align : justify;
}

h1 {
	color : #606060;
	font-size : large;
	font-style : italic;
	font-weight : bold;
	line-height : 2em;
}

h2 {
	color : #A0A0A0;
	font-size : medium;
	line-height : 2em;
	font-weight : bold;
}

h3 {
	color : #808080;
	font-size : small;
	line-height : 1em;
}

p {
	color : #A0A0A0;
	font-size : small;
	font-family : Tahoma, Arial, "MS Sans Serif", sans-serif;
}

p:first-line {
	text-indent: 4ex;
}

table.cl {
	width: 100%;
}

table.cl td {
	background-color : #303030;
	font-size : 8pt;
}

table.stylish {
	background-color : #383838;
}

div.centeredTable {
	margin-left : 0px;
	margin-right : 0px;
}

table.stylish td {
	background-color : #282828;
	color : #a0a0a0;
}

table.stylish1 td {
	background-color : #282828;
	color : #a0a0a0;
	font-size : 8pt;
}

table.border {
	border : medium solid #a0a0a0;
}

td {
	color : Silver;
	font-size : small;
	font-family : Tahoma, Arial, "MS Sans Serif", sans-serif;
}

th {
	color : #909090;
	background-color : #181818;
	font-weight : bold;
	font-size : small;
	font-family : Tahoma, Arial, "MS Sans Serif", sans-serif;
}

.f {
	font-family : "Courier New", monospace;
}

.fb {
	font-family : "Courier New", monospace;
	font-weight : bold;
}

.fc {
	font-family : "Courier New", monospace;
	text-align : center;
}

.fu {
	font-family : "Courier New", monospace;
	font-weight : bold;
	text-decoration : underline;
}

.xs {
	font-size : 8pt;
}

#pageTitle {
	color : #606060;
	font-size : large;
	font-style : italic;
	font-weight : bold;
	text-decoration : underline;
	text-align : right;
	line-height : 2em;
}

#divLinkButton {
	position : absolute;
	left : 13px;
	width : 95px;
	visibility : hidden;
}

#divMenu {
	position : absolute;
	left : 14px;
	width : 92px;
	visibility : hidden;
}

#Table_MenuBar {
	border: 1px solid #303030;
	background : #303030;
	width : 80%;
}

#Table_MainMenu,#Table_SubMenu {	
	width:80%;
	}

#Taable_MainMenu {
	border: 1px solid #303030;
	background: #303030;
	width:80%;
	text-align : left;
	vertical-align : top;
}
#Stretch1{
	width:100%
}
#Stretch2{
	width:50%
}
#Stretch3{
	width:33%
}
#Stretch4{
	width:25%;
}
#Stretch5{
	width:20%;
}
#Stretch6{
	width:17%;
}
#Stretch7{
	width:15%;
}
#Stretch8{
	width:(100/8)%;
}
#TD_UserName{
	text-indent : 1ex;
	width:20% ;
	text-align : left;
}

#TD_MenuDate{
	width:20%;
	text-align: right;
}
#TD_MenuName{
	font : bold;
	background-color: #303030;
	text-align : center;
}
#InputStretch{
	width:100%;
}

input, select {
	font-family : Tahoma, Arial, sans-serif;
	color : #b0b0b0;
	border-color : #808080;
	border-style : solid;
	background-color : #404040;	
}

input {	
	font-family : Tahoma, Arial, sans-serif;
	border-color : #808080;
	border-style : solid;
	color : #b0b0b0;
	background-color : #404040;
}

input, textarea {
	font-family : Tahoma, Arial, sans-serif;
	color : #b0b0b0;
	border-color : #808080;
	border-style : solid;
	background-color : #404040;
	scrollbar-3d-light-color : #b0b0b0;
	scrollbar-arrow-color : #b0b0b0;
	scrollbar-base-color : #404040;
	scrollbar-dark-shadow-color : #808080;
	scrollbar-face-color : #404040;
	scrollbar-highlight-color : #b0b0b0;
	scrollbar-shadow-color : #808080;
}

div.HiddenDiv {
	visibility : hidden;
	position: absolute;
	width: 0;
	height: 0;
}

div.Target {
	position: absolute;
}