﻿* 
{
    
	padding: 0;
	margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
 

body 
{
    
	background: #3366FF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #000000;
	line-height: 20px;
    text-align: center;
 
}
img {
	border: none;
	margin: 3px;
}
a
{
    text-decoration: none;
    color: #000000;
    font-weight: 700;
    font-size: medium;
}
a:hover
{
    color: #0000FF;
}
h3 {
	border-bottom: 1px dotted #ccc;
	color: #00F;
	padding: 10px 0 3px 0;
}
h3 a {
	color: #000;
}
h3 a:hover {
	color: #000;
}
#wrap {
	margin: 0 auto;
	width: 1500px;
	 
}
#header {
	background: #FFF url(images/header.gif) no-repeat;
	background-position: center;
	height: 128px;
	background-color: blue;
}
#header h1 {
	text-transform: uppercase;
	padding: 25px 0 0 30px;
	font-size: 30px;
	font-weight: 100;
	letter-spacing: -2px;
}
#header h1 a {
	color: #EFF8FF;
}
#header h1 a:hover {
	color: #333;
}
#header h2 {
	padding: 0 0 0 30px;
	font-size: 23px;
	color: #333;
	font-weight: 100;
}
#header h4 {
	padding: 0 0 0 30px;
	font-size: 19px;
	color: #333;
	font-weight: 100;
}
#menu {
 
	background-color: blue;
	border-top-color: #fff;
	border-top-width: 2px;
	border-top-style:solid;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	text-align: center;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu li a {
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 15px;
}
#menu li a:hover {
	color: #fff600;
}
#content 
{

 background-color: #fff;
 padding: 10px;
 min-height: 1400px;
}

.contentMiddle {  
width : 1396px;
margin-left: auto;
margin-right: auto;
}
.contentMiddle h2 {
	padding: 5px 0 5px 10px;
	font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
	color: #fff;
	background: #EEF0F1 url(images/hbg.gif) repeat-x;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
    text-align: center;
    height: 19px;
}
.contentMiddleBox {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	text-align: justify;
}

#footer {
	height: 35px;
	line-height: 35px;
	background-color: blue;
	color: #fff;
	text-align: center;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #333;
}
.box {
	border: thin solid #000000;
	vertical-align: middle;
	text-align: justify;
}
.boxright {
	border-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #FFFFFF;
	width: auto;
	height: auto;
}
.boxleft {
	padding: auto auto auto auto;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	width: auto;
	height: auto;
}
.table {
	border: 1px solid #000000;
	background-color: #0000FF;
	width: 100%;
}
.centerimage {
	text-align: center;
 
}

a:link .red {
	color: #FF0000;
}
.boxleft a{
color: red;
}

.blue {
	color: #0000FF;
}
.blueheader {
	color: #FFFFFF;
	text-align: center;
}
.tableheader {
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}
.style1 {
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
}
.abox {
	border-left: thin solid #000000;
	border-right: thin solid #000000;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	border-right-color: #000000;
}
.smtext {
	font-size: xx-small;
}
.yellow {
	color: #FFF600;
}


/* Grid */
.mGrid {
	border-left: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;
	text-align: center;
}

	.mGrid caption {
		display: none;
	}

	.mGrid th {
		text-align: center;
		padding: 1px;
		background: blue;
		border-right: 1px solid #BEBEBE;
		color: white;
	}

	.mGrid td {
		padding: 5px;
		border-right: 1px solid #BEBEBE;
		border-bottom: 1px solid #BEBEBE;
		color: Black;
	}

	.mGrid tr td.action-cell {
		text-align: right;
	}

.mGird pagination {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #333;
}



.mLabel {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
}

.mTextBox {
	padding: 5px;
	width: 150px;
	border: 1px solid #999;
}

.mDropDown {
	padding: 4px;
	border: 1px solid #999;
}


.mButton {
	text-transform: uppercase;
	padding: 3px 10px;
	line-height: 18px;
	cursor: pointer;
	font-weight: bold;
}




.emphasis {
	background: #0000CC;
	font-weight: bolder;
}