

/* CSS Document */
body{
	margin-top:0;
	/*background:url(../../../graphics/Champagne/WallPapers/Fade.jpg);*/
	Background-Color:#333333;
}

.Paper{
Background-Color:#888888;
}

span#time{
	color: #444444; 
	text-decoration: none;
}

body, p, td, input, select {
	font-family: verdana;
	font-size: 11px;
	}

checkBox, radio, input{
	border: none;
}	
	
td.x_even{
background-color:#CFEEF5;
}

hr {
	color: #990000; /* IE */
	background-color: #990000; /* other browsers */
	height: 3px;
	border: 0;
}

img {
	border-style : none;
	}
	
hr.thin {
	clear:both;
	height:1px;
	background:#990000;
	color:#990000;
	margin:6px 0px 6px 0px !important;
	border:0px;
	padding:0px;
	}
	
table {
	border: 0;
 	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-style:none;
	/*height:auto !important;*/
	}

a:link {  color: #990000; text-decoration: none;}
a:visited {  color: #990000; text-decoration: none;}
a:hover {  color: #990000; text-decoration: none;}

.warningText{
color:#FF0000;
}

.DarkColumnHeader{
font-weight: bold;
color:#555555;
background-color:#DDDDDD;
height:24px;
line-height:24px;
padding: 0px 10px;
}

.DarkColumn{
background-color:#BFBFBF;
}

.DarkColumnHL{
background-color:#DDDDDD;
}

.LightColumnHeader{
font-weight: bold;
color:#555555;
background-color:#DDDDDD;
height:24px;
line-height:24px;
padding: 0px 10px;
}

.LightColumn{
background-color:#FFFFFF;
}

.LightColumnHL{
background-color:#DDDDDD;
}

input { border: 1px #777777 solid;}	
select  { background-color: #DDDDDD;}

.checkbox{
	border: none;
	border-style:none;
}

table.menu a{ 
width:100%; 
/*border:1px solid #333333;*/
display: block;
} 

div.menu a {
color: #222222; 
text-decoration:none; 
line-height:20px; 
text-indent: 10px;
}


div.menu a:link {
color: #222222; 
}

div.menu a:active { 
color: #222222;
}

div.menu a:visited {
color: #222222; 
}

div.menu a:hover {
color: #222222;
background: #DDDDDD; 
}

.PageSelected{
color: #222222;
Background-Color:#DDDDDD;
}

.MainMenu{
Background-Color:#DDDDDD;
}

.MainMenu a:link{
color: #444444;
}

.MainMenu a:visited{
color: #444444;
}

.MainMenu a:hover{
color: #444444;
}

.Notifications{
Background-Color:#FFFFFF;
}

.SimpleCentered{
padding: 1px 1px;
text-align:center;
}