BODY {
font-family: Arial;
background-color: #F5F1E9;
}

A { color: black; text-decoration: none; }
A:hover { text-decoration: underline;}

A.red { color: #DA0909; }
A.red:hover { color: black; text-decoration: underline;}

A.white { color: white; }
A.white:hover { color: white; text-decoration: underline;}

HR { color: #D1D1D1; height: 1px;}

TD { 
/*
     border-style: solid;
	 border-width: thin;
	 border-color: gray;
*/
   } 

.date		 {padding: 0px 0px 15px 60px;}
.pagehead	 {font-weight: bold; font-family: Arial; padding: 5px 0px 5px 170px;}
.pagehead2	 {font-weight: bold; font-family: Arial; padding: 35px 0px 10px 245px;}
.pagecontent {text-align: left; font-family: Arial; color: black; letter-spacing: 0.1ex; line-height: 2.7ex; font-size: 10px; padding: 0px 0px 0px 170px;}
.picture     {border: solid; border-width:1px; border-color: gray; padding: 5px 0px 5px 60px;}
.pageimg     {padding: 5px 0px 5px 140px;}
.page        {vertical-align: top; padding: 5px 30px 5px 220px;}
.subhead     {text-align: right; padding: 30px 430px 10px 0px; }
.tabelkaurl	 {font-size: 11px; padding: 0px 0px 5px 30px;}	
.detalurl	 {text-align: center; font-size: 11px; width: 100%; padding: 0px 0px 0px 0px;}	

.contentrightlistselected { background-color: black; width:100%; vertical-align: top; font-family: Tahoma; font-size: 10px; text-align: right; padding: 2px 10px 3px 30px;}	
.contentrightlist	{ width:100%; vertical-align: top; font-family: Tahoma; font-size: 10px; text-align: right; padding: 2px 10px 3px 30px;}	
.contentrightlistline { vertical-align: top; background-color: #D1D1D1; height: 1px;}	
.contentright		{ width:100%; vertical-align: top; font-family: Tahoma; font-size: 10px; text-align: right; padding: 30px 10px 0px 0px;}	

