/* CSS Document 
#################################
# DGNews v 1.5.1                #
# filename: styles.php          #
# create by: Ilva Yulfianto     #
# website: www.diangemilang.com #
# email: diangemilang@gmail.com #
#################################
*/
body {
	background : #FFFFCC;
	color : #000000;
	font-family : Tahoma;
	font-size : 9pt;
	margin-top : 0px;
	margin-right : 0px;
}
td, th {
	font-size : 9pt;
}
h1, h2 {
	color : #663300;
}
h3, h4, h5, h6 {
	color : #996633;
}
a {
  color : #ff8000;
  text-decoration : none;
}
a:hover {
	  color : #ff8600;
	  text-decoration : underline;
}
.boxlook {
	background : #ffffff; 
	border : #833A05; 
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px; 
	border-style : dotted; 
	border-top-width : 1px;  
	color : #996633; 
	font-family : Tahoma; 
	font-size : 10px; 
}
.date {
	background : #A83600; 
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
}
.footer {
	color : #000000;
	font-family : Tahoma;
	font-size : 10px;
	line-height : 20px;
}
.fotodesc {
	color : #aaaaaa;
	font-family : Tahoma;
	font-size : 8pt;
	line-height : 25px;
}
td#mainmenu a {
	/* background : #FF6600; */
	border-bottom : 1px dotted #cdcdcd;
	color : #A83600;  
	display : block; 
	font-family : Tahoma; 
	font-size : 9pt; 
	font-weight : bold; 
	line-height : 20px;
	margin : 0; 
	padding : 2px; 
}
td#mainmenu a:hover {
	background : #FFFFCC; 
	color : #000000; 
	text-decoration : none;
}
.menu {
	background : #A83600; 
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	line-height : 20px;
}
.submenu {
	background : #CDCD9C; 
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}
.morenews {
	color : #833A05;
	font-family : Tahoma; 
	font-size : 9pt;
	line-height : 16px;
}
.newscat {
	color : #797A79;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
}
.newsdate {
	color : #000000;
	font-family : Tahoma;
	font-size : 9px;
}
.newssubtitle {
	color : #000000;
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
}
.newstitle {
	color : #FF9000;
	font-family : Tahoma;
	font-size : 9pt;
	font-weight : bold;
}
.redalert {
	color : #ff0000;
	font-family : Tahoma;
	font-size : 9pt;
}
.textbox {
	background : #ffffff; 
	border : 1px solid #aaaaaa;
	color : #000000; 
	font-family : Tahoma, Arial; 
	font-size : 8pt; 
}