body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(images/blue_grey.gif);
    color: #666666;
}
.title
{
    text-decoration: none;
	color: #1AA3BD;
	
	margin-top:5px;	
    font-family: 'Arial Rounded MT Bold';
    font-size:24px;
}
h1
{
    color:#FE6D4C;
}
.textBox
{
    background-image: none;
    padding-left: 3px;
    border: 1.5px solid #999999;
}	
.Pager
{
    background-color: #FFFFEC;
    color: #FF9933;
    font-size: 14px;
    font-weight: bold;
    font-weight: bold;
    text-decoration: none;
    padding: 10px;
    margin: 5px;
    height: 30px;
}

.Pager a
{
	
	color: #31A9DD;
	font-size: 14px;
	font-weight: bold;	
	font-weight: bold;
	text-decoration: none;
	padding:5px;
	margin:5px;
}
.Pager a:hover
{
	color: #FFFFFF;
	font-size: 14px;
	background-color: #31A9DD;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	margin:5px;
	
	
}

.cont {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}

.contbold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.bt {
	font-family: arial;
	font-size: 11px;
	color: #1AA3BD;
	font-weight: bold;
	text-decoration: none;
}
.bt:visited {
	color: #1AA3BD;
}
.bt:hover {
	color: #1AA3BD;
}
.bt:active {
	color: #000000;
}

.bt1 {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.bt1:visited {
	color: #FFFFFF;
}
.bt1:hover {
	color: #1AA3BD;
}
.textfeild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3576A0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 7px;
}

.bt1:active {
	color: #FFFFFF;
}
.box_head {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0073BE;
	text-decoration: none;
}

.bt2 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.table_head {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a .table_head {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.box_head {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0073BE;
	text-decoration: none;
}

.tab_conthead {
	font-family: arial;
	font-size: 14px;
	line-height: 14px;
	color: #2d6387;
	font-weight: bold;
}
.copyright {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #33729c;
}
#sidebar {
	float: left;
	width: 300px;
	display: inline;
}
img.shadow
{   
   
    background: url(   '../Images/Layout/shadow-1000x1000.gif' ) no-repeat right bottom;
    padding: 5px 10px 10px 5px; 
    border-style: solid;
    border-width: 1px 0px 0px 1px;
    border-color: #DADADA;
}

