/* CSS Document */

BODY {
	background:#C8DAE3;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:11px;
	}
a:link, a:visited {
	color:#123b55;
	}
a:hover {
	color:#CC6600;
	}
table, td {
	font-size:11px;
	}
.input {
	height:12px;
	font-size:10px;
	}
.login {
	font-size:12px;
	}
.buttons, .buttons td, .buttons tr {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
.buttons a:link, .buttons a:visited {
	color:#FFF;
	text-decoration:none;
	display: block;
	padding: 10px;
	margin-bottom: -1px;
	}
.buttons a:hover {
	background: url(../images/btn_on.gif);
	color:#fff;
	text-decoration:none;
	display: block;
	padding: 10px;
	margin-bottom: -1px;
	}

.left_side table {
	}
.left_side td{
	text-align:right;
	color:#fff;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right:9px;
	padding-left:9px;
	border-bottom: 0.06em dotted #FFFFFF;
	}

.left_side a:link, .left_side a:visited {
	text-align:right;
	color:#fff;
	padding-top: 5px;
	padding-bottom: 3px;
	text-decoration:none;
	}
.left_side a:hover {
	color:#E47F3B;
	}
.hd_brown {
	color:#CC6600;
	font-weight:bold;
	font-size:13px;
	}
.inside_hd {
	background:#CC6600 url(../images/iner_header.jpg) no-repeat right;
	}
#pg_heading {
	margin:30px;
	color:#ffffff;
	font-size: 24px;
	font-weight: bold;
	}
