body {
	background-color: silver;
}
h1{
	color:#666699;
	border-bottom-color: #666699;
}
h2{
	color: #333366;
	border-left-color: #666699;
	border-bottom-color: #666699;
}
p, pre {

}
a:link, a:visited{ color: #333366; }
a:hover, a:active{
	color: white;
	background-color: #333366;
}
#warning{
	visibility: hidden;
}
#leftcontent{

}
#main {
	background:#fff;
	border-right-color: #333366;
	border-bottom-color: #333366;

}
#finlay{
	border-right-color: #333366;
	border-bottom-color: #333366; 
}
#bottomcontent{ border-top-color: #666699; }
#bottomcontent a:hover{background-color: #FFFFFF;}
#bottomcontent a{ text-decoration: none;}
#rightcontent{ 

}
#rightcontent a:link{ color: #333366; }
#rightcontent a:visited{ color: #333366; }
#rightcontent a:hover{
	color: white;
	background-color: #333366;
}
#rightcontent a:active{
	color: white;
	background-color: #333366;
}
