html, body, div, span, object, iframe, 
h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
/*	vertical-align: baseline; */
}

body {
	background-color: #000000;
	BACKGROUND-IMAGE: url(../images/bg_gradient.jpg);
	BACKGROUND-REPEAT: repeat-x;
	color: #f8f8f8;
	font-family: Tahoma, Verdana, Arial;
	font-size: 75%;
	LINE-HEIGHT: 16PX;
	TEXT-ALIGN: left;
}
h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}
li {
	list-style: square;
}
p {
	padding: 20px 4px 20px 4px;
}
.pageName {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 20px;
	color: #f1f1f1;
}

input {
	font-size: 12px;
	background-color: #dddddd;
	color: #414141;
	border: 1px solid #DDDDDD;
}
.input2 {
	font-size: 12px;
	background-color: #ffffff;
	color: #414141;
	border: 1px solid #DDDDDD;
}
.mText {
	font-family: Tahoma;
	font-size: 11px;
	color: #f8f8f8;
	line-height: 14px;
}

.mImage2 {
	border: 1px solid #A8A8A8;
	padding: 4px;
}
.mTable {
	background-color: #494949;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
}
.mErrorTable {
	background-color: #494949;
	border: 1px solid #ff4b2b;
	color: #ff4b2b;
}
#mSepar {
	width: 480px;
	height: 1px;
	border-bottom: 1px dashed #f8f8f8; 
}

A.afooter_01:link { font-family: Tahoma; font-size: 11px; COLOR: #f8f8f8; TEXT-DECORATION: none }
A.afooter_01:visited { font-family: Tahoma; font-size: 11px; COLOR: #f8f8f8; TEXT-DECORATION: none }
A.afooter_01:active { font-family: Tahoma; font-size: 11px; COLOR: #f8f8f8; TEXT-DECORATION: none; }
A.afooter_01:hover { font-family: Tahoma; font-size: 11px; COLOR: #f8f8f8; TEXT-DECORATION: underline }

A.afooter_02:link { font-family: Tahoma; font-size: 11px; COLOR: #ff4500; TEXT-DECORATION: none }
A.afooter_02:visited { font-family: Tahoma; font-size: 11px; COLOR: #ff4500; TEXT-DECORATION: none }
A.afooter_02:active { font-family: Tahoma; font-size: 11px; COLOR: #ff4500; TEXT-DECORATION: none; }
A.afooter_02:hover { font-family: Tahoma; font-size: 11px; COLOR: #f8f8f8; TEXT-DECORATION: underline }

#container {
	background: url(../images/head_l.jpg) no-repeat left;
	width: 535px;
	height: 120px;
}
#logo {
	background: url(../images/head_r.jpg) no-repeat right;
	width: 265px;	
	height: 120px;
}

#bg_footer {
	background: url(../images/bg_footer.gif) no-repeat;
	width: 100%;
	height: 39px;
	color: #f1f1f1;
	font-family: Tahoma;
	font-size: 10px;
	vertical-align: middle;
}
.buttonPlay {
	width: 30px;
	height: 16px;
	background: url(../images/button_play.gif) no-repeat;
	border: 0 none;
}
.buttonStop {
	width: 30px;
	height: 16px;
	background: url(../images/button_stop.gif) no-repeat;
	border: 0 none;
}

.diagram {
	background: #666666;
}
