
/* STYLING FOR MAIN STRUCTURE */

body {
	background-color:#FFFFFF;
	margin:0;
}

.mainbk {
	background-image : URL(gifs/main_bk.gif);
	background-repeat : repeat-y;
	background-position : top;
}

.maincontentbk {
	background-image : URL(gifs/main_content_bk.gif);
	background-repeat : repeat-y;
}

.topbanner {
	border-right : 1px solid #063456;
	border-bottom : 1px solid #063456;
}

.topnav {
	padding-left: 15px;
	border-top : 1px solid #999999;
	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #CC0000;
}

a.topnavlink:link {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #CC0000;
	text-decoration: none;
	}

a.topnavlink:visited {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #CC0000;
	text-decoration: none;
	}

a.topnavlink:hover {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	}
	
a.topnavlink:active {
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #CC0000;
	text-decoration: none;
	}

.topnavdividers {
	font-family : Tahoma;
	font-size : 11px;
	padding-left: 10px;
	padding-right : 10px;
	color : #CC0000;
}

.maincontent {
	padding-left :16px;
	padding-right : 10px;
	padding-top: 10px;
	padding-bottom : 15px;
	border-top : 1px solid #063456;
	border-right : 1px solid #063456;
	border-bottom : 1px solid #063456;
}

.navpannel {
	border-top : 1px solid #063456;
	border-left : 1px solid #063456;
	border-right : 1px solid #063456;
	border-bottom : 1px solid #063456;
	padding-left: 10px;
	padding-right: 10px;
}

.rightpannel {
	padding-top: 5px;
	padding-left :10px;
	padding-right : 17px;
	border-left : 1px solid #063456;
	border-bottom : 1px solid #063456;
	background-image : url(gifs/rhn_bk.gif);
	background-repeat : repeat-y;
}

.footer {
	padding-top: 10px;
	border-top : 1px solid #063456;
	border-bottom : 1px solid #063456;
	background-image : url(gifs/footer_bk.gif);
	background-repeat : repeat-y;
}



.crimesearchbox {
	background-color:#FFFFFF;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
	border: #063456;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	
}

/* STYLING FOR LIST NEWS MENU */

#news-menu {
width: 162px;
}

#news-menu ul {
margin-left: 0px;
margin-right: 0px; 
padding: 0;
list-style-type: none;
font-variant: normal;
color: #1A5565;
} 

#news-menu li {
margin-top: 10px;
} 

#news-menu a {
display: block;
width:147px;
padding-left: 15px;
text-decoration: none;
} 

#news-menu a:link, #news-menu a:active, #news-menu a:visited {
background: url(gifs/news_icon.gif);
background-repeat: no-repeat;
color: #063456;
}

#news-menu a:hover {
background: url(gifs/news_icon1.gif);
background-repeat: no-repeat;
color: #CC0000;
}

.newslink {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}
	
.newsstoryimage {
	margin-top: 5px;
	margin-right: 10px;
	float: left;
	border-bottom: solid 20px #ffffff;
}		
	
.introtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	line-height : 17px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #666666;
}

.bodytextbold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #666666;
}

.bodytextheadline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
}

.bodytext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #666666;
}



a.bodytextlink:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}

a.bodytextlink:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}

a.bodytextlink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #CC0000;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #CC0000;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}
	
a.bodytextlink:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}

.authornameaz {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
}
	
.rhntext {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #660000;
}

.rhnchevron {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8px;
	line-height : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #666666;
}

a.rhntextlink:link {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}

a.rhntextlink:visited {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}

a.rhntextlink:hover {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #CC0000;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #CC0000;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}
	
a.rhntextlink:active {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}

.botd {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border-top : 1px solid #333333;
	border-left : 1px solid #333333;
	border-bottom : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
}

.botdlink {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #660000;
}

a.set4:link {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}

a.set4:visited {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}

a.set4:hover {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #CC0000;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #CC0000;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}
	
a.set4:active {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}

.backtotop {
	padding-left: 15px;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-bottom : 1px solid #999999;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #CC0000;
}

.featuresimage {
	padding-bottom: 15px;
}

.radiobutts {
	background-color:#E5E5E5;
}

.footertext {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #666666;
}

a.footertextlink:link {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}

a.footertextlink:visited {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}

a.footertextlink:hover {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #CC0000;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #CC0000;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}
	
a.footertextlink:active {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #063456;
	text-decoration: none;
	border-bottom:solid ;
	border-color: #063456;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	}
