/* CSS Document 
#################################
# DGNews v 1.5.1                #
# filename: styles.php          #
# create by: Ilva Yulfianto     #
# website: www.diangemilang.com #
# email: diangemilang@gmail.com #
#################################
*/
body {
	background : #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
}
td, th {
	font-size : 12px;
}
h1, h2 {
	color : #0000FF;
}
h3, h4, h5, h6 {
	color : #0066CC;
}
a {
  color : #0000CC;
  text-decoration : none;
}
a:hover {
	  color : #0000ff;
	  text-decoration : underline;
}
.boxlook {
	background : #ffffff; 
	border : #0066CC; 
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px; 
	border-style : dotted; 
	border-top-width : 1px;  
	color : #0066CC; 
	font-family : verdana,arial; 
	font-size : 10px; 
}
.date {
	background : #0033FF; 
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer {
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 20px;
}
.fotodesc {
	color : #66B5FF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 25px;
}
td#mainmenu a {
	* background : #9999ff; 
	border-bottom : 1px dotted #cdcdcd;
	color : #0033FF;  
	display : block; 
	font-family : Verdana, Helvetica, Arial, sans-serif; 
	font-size : 9px; 
	font-weight : bold; 
	line-height : 16px;
	margin : 0; 
	padding : 0px; 
}
td#mainmenu a:hover {
	background : #eeeeee; 
	color : #000000; 
	text-decoration : none;
}
.menu {
	background : #0033FF; 
	color : #ffffff;
	font-size : 10px;
	font-weight : bold;
	line-height : 12px;
}
.submenu {
	background : #C3D9FF; 
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}
.morenews {
	color : #0000FF;
	font-family : Verdana, Helvetica, Arial, sans-serif; 
	font-size : 11px;
	line-height : 12px;
}
.newscat {
	color : #3D81EE;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.newsdate {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
.newssubtitle {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.newstitle {
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.redalert {
	color : #ff0000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}
.textbox {
	background : #ffffff; 
	border : 1px solid #0000FF;
	color : #000000; 
	font-family : Verdana, Arial; 
	font-size : 10px; 
}

.highlight{
	color: #FFFFFF;
	background-color: #AA0000
	}