body, TD.newsContent{
	background-color : #000044;
}

body, select, textarea, input, option {
	scrollbar-face-color: #D1BBFF; 
	scrollbar-shadow-color: #5100F9; 
	scrollbar-highlight-color: #EEE6FF; 
	scrollbar-3d-light-color: #EEE6FF; 
	scrollbar-dark-shadow-color: #310097;
	scrollbar-base-color: White;
	scrollbar-arrow-color: #310097;
}

body, p, td, ul, .content{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFB0;
}

td.sections{
	border-bottom-color : #000099;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	background-color : Black;
	border-top-color : #000099;
	border-top-style : solid;
	border-top-width : 1px;
}

td.pages{
	background-color : #000066;
	border-bottom-style : solid;
	border-bottom-color : #000099;
	border-bottom-width : 1px;
	text-align : center;
}

td.content{
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #000099;
}

a{
	color : #D1BBFF;
}

a:hover{
	color : #BBE9FF;
}

H1{
	text-align : center;
	font-style : italic;
	font-size : x-large;	
}

H2{
	font-size : large;
}

H3{
	font-size : medium;
}

H4{
	font-size : small;
}

H5{
	font-size : small;
	font-weight : normal;
	text-decoration : underline;
}

H6{
	font-size :small;
	font-weight : normal;
}

em.newsmeta{
	font-size : 8pt;
	color : #CCCCCC;
}

TD.newsContent{

}

TD.newsHeader{
	border-bottom : 1px solid #000099;
	text-align : left;
	border-bottom-width : 1px;
	font-size : medium;
	background-color : #000066;
	font-weight : bold;
}

TABLE.newsBorder{
	background-color : #000099;
}

strong.error{
	color : Red;
}

table.newsadmin{
	background-color : #000088;
}

.newsadminlist1{
	background-color : #000066;
}

.newsadminlist2{
	background-color : #000055;
}

table.objectTable{
	background-color : #000088;
}

.objectAdminList1{
	background-color : #000066;
}

.objectAdminList2{
	background-color : #000055;
}

INPUT, TEXTAREA, SELECT {
	background-color : #F7F2FF;
    color: #000000;
	border : 1px solid #D1BBFF;
}

.inputError{
	color : Red;
	border : Red;
}