/* For : Young Guns PD  */
/* Date : 22nd Jun 2007 */


/* form classes */

form {
margin-bottom: 0px;
}


.no-border {
border-style: solid;
border-width: 0px;
}

ol { line-height:20px; }

/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #000000;
font-size: 12px;
line-height:16px;
margin: 0px;
padding: 0px;
}

.main {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
}

.full-size-table {
width: 780px;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
border : #fff 2px solid;
background-image: url("images/gred.jpg");
background-repeat : repeat-x;
background-color: #fff;
}

.i-row2 {
height: 90%;
vertical-align : top;
border-top : #fff 2px solid;
border-left : #fff 2px solid;
border-bottom : #fff 2px solid;
background-image: url("images/gred.jpg");
background-repeat : repeat-x;
background-color: #fff;
}

.i-right-col {
height: 90%;
vertical-align : top;
border-top : #fff 2px solid;
border-right : #fff 2px solid;
border-bottom : #fff 2px solid;
background-image: url("images/i-bot-right-gred.jpg");
background-repeat : repeat-x;
background-position: bottom;
background-color: #fff;
}

.row3 {
height: 5%;
vertical-align : top;
border-left : #ccd1d5 15px solid;
border-right : #ccd1d5 15px solid;
border-bottom : #ccd1d5 15px solid;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #000;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.i-header {
background-image: url("images/i-header.jpg");
background-repeat : no-repeat;
}

.h-dot-line {
background-image: url(images/h-dot-line.gif);
background-repeat : repeat-x;
background-position: center center;
}

.bullet {
background-image: url("images/bullet.gif");
background-repeat : no-repeat;
background-position: left 5px;
padding: 2px 1px 3px 10px;
}

.top-gred {
background-image: url("images/gred.jpg");
background-repeat : repeat-x;
}

/* links */

.top-link a {
font-family: arial;
color: #fff;
font-size: 13px;
text-decoration: none;
background-image: url("images/normal.jpg");
background-repeat : no-repeat;
padding: 22px 1px 23px 1px;
width: 99px;
font-weight: bold;
background-color: #ffcc00;
display: block;
}

.top-link a:hover{
background-image: url("images/over.jpg");
background-repeat : no-repeat;
color: #fff;
}

/* background colours */

.black {
background-color: #000;
}

.white {
background-color: #fff;
}

.gray {
background-color: #ccd1d5;
}

.blue {
background-color: #1c70b1;
}

/* borders */

.bot-border {
border : #fff 1px solid;
background-color: #115297;
}

.gray-border {
border : #7c7c7c 1px solid;
}

/* text */

.red-txt {
color: #b9020a;
}

.white-txt {
color: #fff;
}

.page_header2 { 
	font-family:arial; 
	color:#DBBD65; 
	font-size:20px; 
	display:block; 
	font-weight:bold;
}
.page_subheader { font-family:arial; color:#001687; font-size:16px; }

.brown-txt { color: #905705; }

.black-txt {
color: #000;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 13px;
}

a:link, a:visited { font-weight:bold; text-decoration:underline;}
a:hover { color:#ff0000; }

.footertext { font-family: arial; font-size:10px; color:#001687; }
a.footermenu:link, a.footermenu:visited { font-family: arial; font-size:10px; color:#001687; text-decoration:none; }
a.footermenu:hover { text-decoration:underline; }

a.sidebarmenu:link, a.sidebarmenu:visited { text-decoration:none;
	background-image:url(/images/menu_dot.gif);
	background-repeat:no-repeat;
	padding-left:13px;

}
a.sidebarmenu:hover { text-decoration:underline; }