html,body
{
	margin:0px;
    padding:0px;
	background-image:url(bg.jpg);
	/*margin-top:100px;
	margin-bottom:75px;*/
}
a:focus	{
	background:#FFCC66 none repeat scroll 0%;
}
.spacerHeight {
	*height:15px !important;
	cursor:pointer;
	}
.input
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:#666666 1px solid;
	color:#333333;
	background-color:#FFFFFF;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-arrow-color: #999999; 
	scrollbar-track-color: #ffffff;

}
/*SELECT	{
	width:200px;
}*/

.topTitleBg	{
background-image:url(h_policeofficer.jpg);
background-position:center right;
background-repeat:no-repeat;
}

/*************************************************************************************/
.outertable
{
	width:100%;
	height:100%;
}

.maintable
{
	width:800px;
	background-color:#FFFFFF;
}

.maintable_trans
{
	width:800px;
}


.subtable
{
	width:100%;
	border-left:#FFFFFF 20px solid;
	border-right:#FFFFFF 20px solid;
	/*width:95%;760px*/
}

/*************************************************************************************/

.indexBgImg	
{
	background-image:url(index_bg3.jpg);
}

.gray_td
{
	background-color:#cccccc;
}

.white_td
{
	background-color:#FFFFFF;
}

.latest_tdgray
{
	background-color:#e5e5e5;
}

.policeoffice_light_td
{
	background-color:#ad335c;
	background-image:url(pol_arrow1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:149px;
}

.policeoffice_dark_td
{
	background-color:#990033;
}

.transferees_light_td
{
	background-color:#33855c;
	background-image:url(tran_arrow1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:149px;
}

.transferees_dark_td
{
	background-color:#006633;
}

.pcso_light_td
{
	background-color:#ffad33;
	background-image:url(pcso_arrow1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:149px;
}

.pcso_dark_td
{
	background-color:#ff9900;
}

.policestaff_light_td
{
	background-color:#853385;
	background-image:url(policestaff_arrow1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:149px;
}

.policestaff_dark_td
{
	background-color:#660066;
}


.specialcons_light_td
{
	background-color:#3385ad;
	background-image:url(special_arrow1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:149px;
}

.specialcons_dark_td
{
	background-color:#006699;
}

.overview_td
{
	background-color:#ebccd6;
}

.askaquestion_td
{
	background-color:#001e56;
}

.question_box
{
	background-color:#ebe0cc;
}

/*.h_bottom_wtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}*/


a.toplink:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
a.toplink:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
a.toplink:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}
a.toplink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
	font-weight:bold;
	text-decoration:underline;
}


.graytext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.dark_graytext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#353535;
	text-decoration:none;
	font-weight:bold;
}

.ask_question_header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#001e56;
	font-size:14px;
	font-weight:bold;
}

.search_header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#996600;
	font-weight:bold;
}

.question_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#996600;
	font-weight:bold;
}
/*********************************************************************************/

#flashFontDiv	{
	position:relative;
	margin-left:-5px;
	margin-top:-25px;
	*margin-top:-33px !important;
}

/*.mainlink
{
	font-size:20px;
	cursor:pointer;
}*/

/*.select_link
{
	font-size:20px;
}*/
#indexVancho {
	width:96%; /*510px*/
	height:200px; 
	overflow:auto;
}
.toptext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.buttomlink
{
	font-size:14px;
	cursor:pointer;
}
.header_name
{
	font-size:35px;
}
.overview_header
{
	font-size:25px;
}

.sub_header
{
	font-size:15px;
	font-weight:bold;
}

.external{
	background:transparent url(external.png) no-repeat scroll right center;
	padding-right:13px;
}
.newwin{
	background:transparent url(newwin.png) no-repeat scroll right center;
	padding-right:13px;
}
/*********************************************************************************/