﻿body 
{
    font-size: 12px;
    color: #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    /* background-image: url(Images/TitleBg.jpg); */
	background-repeat: repeat-x;
}
a
{
	color:Silver;
}
a:visited
{
	color:Gray;
}
a:active, a:hover
{
	color:Blue;
}
h1
{
	font-size:14px;
}
h2
{
	font-size:12px;
	margin: 0px;
}
/* Man page fram style*/
table.Side 
{ 
	margin: 0px 0px 0px 0px;
	border:0px;
}
table.Side td 
{ 
	padding: 0px 0px 0px 0px;
	border-style:none;
/*	background-color:black; */
	vertical-align:top;
}

/* Side frame on the page */
div.Side
{
	position:absolute; 
	left:0px; top:0px; 
	height:100%;
}
/* Side inner section */
div.SideInner
{
	color:White;
}
/* Link top menu buttons */
span.JrmButton
{
	cursor:hand;
	margin:0px -2px 0px 0px;
}
/* General buttons and side minimise and maximise buttons */
div.JrmButton
{
	cursor:hand;
	margin:0px -2px 0px 0px;
}
/* Drop down menu with list of options */
div.JrmDropDownMenu, label.JrmDropDownMenu
{
	cursor:pointer;
	background:#F7F9F8;
	padding: 2px;
	margin: 2px;
	font-size :11px;
	font-weight:600;
	font-family:Arial;
}
/* Points list side menu div */
div.JrSidePnt
{
	cursor:pointer;
	padding:3px;
	background:#F7F9F8;
	font-family: Lucida Console, Lucida Sans, Courier, Courier New;
	font-size: 11px;	
	overflow:hidden;
}
/* Cells next to value fields in the offenders detail form */
td.OffenderTitleCell
{
	vertical-align:top;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	width:90px;
}

/* Labels on the side bar */
.ver12nhead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#40A6EE;
	padding-left:5px;
}

.ver12ForHeading
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0966BA;
	padding-left:5px;
}
/*New css starts here*/

.ver10{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#000000;
	
}
.ver11{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0966BA;
	
}
.ver11 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#0966BA;
	
}

.ver12{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	
}

.text1{
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	
}

.headings1{ color:#0966BA; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding:10px 0px 5px 10px; }

div.devices, label.devices
{
	width:240px;
	height:24px; 
	background-color:#38537C;	
	color: #ffffff;	
	text-decoration:none;
	display:block;
	font-weight:bold;
	cursor:pointer;
		
}

#enq-table td{ font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:3px; color:#000000;}
#enq-table td input{ border:1px solid #B6B6B6; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
#enq-table td textarea{ border:1px solid #B6B6B6; font-family:Arial, Helvetica, sans-serif; font-size:11px; }

#tblFreeAlerts .enq-table1  input{ border:1px solid #B6B6B6; font-family:Arial, Helvetica, sans-serif; font-size:11px; }




/*#tblFreeAlerts td{ font-family:Arial, Helvetica, sans-serif; font-size:10px; padding:3px;}
#tblFreeAlerts td input{ border:1px solid #B6B6B6; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
#tblFreeAlerts 
*/
.check{ border:1px solid #B6B6B6; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:10px 10px 10px 10px;}
.check1{ border:1px solid #B6B6B6; font-family:Arial, Helvetica, sans-serif; font-size:11px; }



/*New css ends here*/

