TD, DIV	{
	font-size: 12px;
	font-family: 'Verdana, sans-serif';
}

.SmallNote	{
	font-size: 9px;
	color: #696969;
}

.Note	{
	color: #696969;
}

.Category	{
	font-size: 11px;
	color: #696969;
}

.TipHead	{
	font-family: 'arial, sans';
	font-size: 15px;
	font-weight: bold;
}

HR	{
	color: black;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

HR.Home	{
	color: Gray;
	width: 100%;
	height: 1px;
}

.Details	{
	font-size: 9px;
	font-weight: bold;
}

.StepNr	{
	font-family: 'arial, sans';
	font-size: 18px;
	color: #669900;
	font-weight: bold;
}

.Code	{
	color: #727272;
	font-family: courier;
}

.NewsTitle {
	font-family: 'arial, sans';
	font-weight: bold;
	font-size: 13px;
/*	color: #669900;*/
	color: black;
}

.NewsDate	{
	color: gray;
	font-family: 'tahoma, arial, sans';
	font-size: 9px;
}

.NewsBody {
	color:#464646;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 5px;
}

.Header5	{
	font-size: 12px;
	font-weight: bold;
}

.Header3	{
	font-family: 'arial, sans';
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}

.Copyright	{
	font-size: 11px;
}

CODE {
	margin-left: 10px;
	color: gray;
}

CITE {
	color: #669900;
}

.alert {
	color: #FF3300;
	font-weight:bold;
}

/* New Layout */
.top	{
	width: 100%;
	background-image: url("navigation/back_menu.gif")
}

.side	{
	width: 133px;
	float: left;
}

.body	{
	width: 507px;
	float:left;
}

.page	{
	width:640px;
}

.bodyColL	{
	width: 280px;
	float: left;
}

.bodyColR	{
	width: 220px;
	float: left;
	text-align: right;
}

.News	{
	border-width: 1px 1px 1px 1px;
	border-color: #FFFFFF #FFFFFF #E0E0E0 #FFFFFF;
/*	border-color: #E0E0E0 #E0E0E0 #FFFFFF #E0E0E0;*/
	border-style: solid;
	padding:4px 4px 4px 0px;
	margin-bottom: 5px;
}

.digMsg1 {
	font-size:25px;
	color:silver;
	font-weight:bold;
	float:left;
	font-family:arial;
	margin-top:-9px;
}

.digMsg2 {
	font-family: 'arial, sans';
	font-size:15px;
	color:gray;
}

.digMsg2 A	{
	text-decoration:none;
	color: black;
}

.digMsg2 A:hover	{
	color: #669900;
}

.digMsg3 {
	font-size:9px;
	font-family:arial;
	color:gray;
}

.digMsg	{
	width: 200px;
	padding: 2px;
	border: solid 1px #D0D0D0;
	border-width: 1px 1px 0px 1px;
	text-align: left;
	color: black;
}

.digSmall {
	width: 200px;
	text-align: left;
	font-size: 9px;
	padding: 1px 1px 1px 5px;
	font-weight: bold;
	background-color: #D0D0D0;
	color: #4B4B4B;
}

.digMsg:HOVER	{
	background-color:efefef;
}

.digH	{
	width: 200px;
	text-align: left;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	border: solid 1px #D0D0D0;
	border-width: 1px 1px 0px 1px;
	padding: 1px 1px 1px 4px;
	background-color: #D0D0D0;
	color: white;
}

A	{

}

A:HOVER	{
	color: red;
}

LI	{
	list-style-image: url('navigation/ball_arr.gif');
	margin-left: -20px;
}

UL	{
	margin-top: 5px;
}

.small	{
	font-size: 10px;
	padding-bottom: 5px;
}

.portfolio	{
	width: 507px;
}

.pCol1, .gCol1, .tCol1	{
	width: 83px;
	float:left;
	text-align: center;
}

.pCol2, .gCol2, .tCol2	{
	width: 424px;
	float: left;
	margin-bottom: 5px;
	padding-left: 5px;
	font-size: 11px;
}

.clear	{
	clear:both;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px silver;
}

.gallery	{
	width: 507px;
	background-color: #E0E0E0;
	margin-bottom: 6px;
	border: solid 1px silver;
}

.gH	{
	width: 1%;
	font-size: 10px;
	letter-spacing: 5px;
	font-family: tahoma;
	padding: 2px 4px 2px 4px;
	color: white;
	font-weight: bold;
	background-color: silver;
	margin-bottom: 4px;
}

.gCol2	{
	width: 420;
}

.tCol1	{
	width: 56px;
}

.tCol2	{
	width: 451px;
}

.CategoryS	{
/*	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 1px silver;*/
}

.leftBox1	{
	font-size: 10px;
	margin-left: 2px;
	border: solid 1px silver;
	width: 125px;
	padding: 2px 2px 2px 2px;
}

.leftBox1 B	{
	font-size: 9px;
	background-color: silver;
	width: 125px;
	margin: -2px -2px 2px -2px;
	padding: 2px;
	color: white;
}