/* General styles */
body, td {font-family: Verdana, sans-serif; font-weight: normal; font-size: 11px; color: #222222}
body { background-color: #000000; padding: 0 0 0 0; margin: 0 0 0 0;}
th { background-color: #ffffff; color: #333333; text-width: bold; text-decoration: none; text-align: center; }
th.winheader { background-color: #ffffff; color: #000000 ;font-family: Verdana, Geneva, Arial,; text-width: bold; text-decoration: none; text-align: left; font-size: 11px; height:18px }

a{ text-decoration: none; color: #333333 ;}
a:hover{ text-decoration: underline; color: #111111; }

table.blackborder { background-color: #ffffff }
table.grayborder { background-color: #ffffff }
table.window {background-color: #fefefe; }
.window {background-color: #ffffff; color: #000000;}
.row1 { background-color: #ffffff }
.row2 { background-color: #ffffff }
.row3 { background-color: #ffffff }

.linknews { background-color: #ffffff;}
.row4 { background-color: #ffffff; font-style: italic; }

a.art_tlink { text-decoration: none; color: #333333; font-size:12px; }
a:hover.art_tlink { text-decoration: underline; color: #111111}

a.navbox { text-decoration: none; color: #eeeeee; font-weight: bold }
a:hover.navbox { text-decoration: none; color: #aaaaaa}

input, textarea, select {
    font-size:11px; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-weight:normal;
    font-style:normal; color:#ffffff;
}
FORM{ margin-bottom: 0; margin-top: 0; }
ul{ margin-top: 8px; margin-bottom: 8px; }

.special { color: red; !important; }

.codetitle {
	margin: 10px 5px 0px 5px; 
	padding: 4px; 
	border-width: 1px 1px 0px 1px; 
	border-style: solid; 
	border-color: #A9B8C2; 
	color: black; 
	background-color: #A9B8C2; 
	font-size: 8pt;}
.codetext {
		margin: 0px 5px 10px 5px; 
		padding: 5px 5px 5px 5px; 
		border-color: #A9B8C2; 
		border-width: 0px 1px 1px 1px; 
		border-style: solid; 
		color: black; 
		font-weight: normal; 
		font-size: 8pt; 
		font-family: "Courier New", Courier, mono; 
		background-color: #FAFAFA; 
		overflow: auto
		}

img{border-width: 0px;}