html, body, form
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Verdana, Ariel;
	font-size: 8pt;
	background-color: #EBEDED;
	margin: auto;
}
th, td, table, input, select
{
	font-family: Verdana, Tahoma, Ariel;
	font-size: 10px;
}

input[type=text], input[type=password], select
{
	background-image: url(../images/input.png);
	background-repeat: repeat-x;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	border-left: solid 1px #939393;
	border-top: solid 1px #525252;
	border-right: solid 1px #d0d0d0;
	border-bottom: solid 1px #d0d0d0;
	padding: 0px;
	margin: 0px;
}

input[type=button], input[type=submit]
{
    background-image: url(../images/button-bg.png);
	background-repeat: repeat-x;
	height:24px;
	border: none 0;	
	color: #ffffff;
	margin:2px;
	cursor:pointer;	
}

.center
{
	width: 1000px;
	margin: auto;
	min-height: 740px;
}

.page
{
	width: 100%;
	min-height: 740px;
	margin: auto;
	background-color: white;
	float: left;
	clear: left;
}

.supermenu
{
	width: 100%;
	height: 45px;
	clear: both;
	background-color: #8D9AA2;
	color: #ffffff;
}

.supermenu img
{
	cursor: pointer;
}

.banner
{
	width: 100%;
	height: 83px;
	background-color: #ffffff;
}

.logo
{
	float: left;
	clear: left;
	width: 355px;
	height: 83px;
	background-image: url(../images/logo.png);
}

.mainmenu
{
	width: 100%;
	height: 25px;
	line-height: 25px;
	clear: both;
	background-color: #191f2f;
	vertical-align: middle;
	border-top: solid 5px #191f2f;
	border-bottom: solid 5px #191f2f;
	display:inline-block;
}

.mainmenu_links
{
	width: 750px;
}

.languages
{
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	text-align:right;
	padding:3px;
	visibility:hidden;
}

.languages img
{
	width: 25px;
	height: 20px;
	border: none 0px #ffffff;
}

.languages-side-flag
{
	display: inline-block;
	margin: auto;
}

.languages-side-active-flag
{
	display: inline-block;
	margin: auto;
	background-color: rgb(100, 96, 100);
}

.banner_search
{
	float: left;
	width: 280px;
	vertical-align: middle;
	text-align: center;
}

.navigation
{
	width: 245px;
	float: left;
	clear: left;
	background-color: #ffffff;
	padding: 10px;
	min-height: 550px;
	border-right: solid 1px #000000;	
}

.body
{
	width: 970px;/*712*/
	padding: 10px;
	float: left;
	min-height: 550px;
}

.footer
{
	height: 25px;
	background-color: #000000; /*#9D0303;*/
	clear: both;
	text-align: center;
	line-height: 25px;
	color: White;
}

.footer a
{
	color: White;
	text-decoration: none;
}

.footer a:hover
{
	color: White;
	text-decoration: underline;
}

.form_label
{
	white-space: nowrap;
	text-align: right;
	margin: 2px;
}

.form_label_required
{
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	margin: 2px;
}

.form_control
{
	width: 100%;
	margin: 2px;
	white-space: nowrap;
	text-align: left;
}

.form_control_wrap
{
	width: 100%;
	margin: 2px;
}

/* login control */
.server-datetime
{
	position: relative;
	top: -25px;
	left: 240px;
	float: right;
	color: #98a2ae;
}

.login-form
{
	width: 100%;
	height: 40px;
	vertical-align: middle;
	padding:0px 5px 5px 0px;
}
.login-form a
{
    text-decoration:none;
}

.login-form .login
{
	width: 120px;
	color: #B9BBBF;
}

.login-form .password
{
	width: 60px;
	color: #B9BBBF;
}

a, a:hover{color: #AA2621;}

.checkBox{}
.checkBox label { vertical-align:top; line-height:18px;}

/*===========================================================================*/
/* GRID VIEW STYLES*/
/*===========================================================================*/
.dataGrid
{
	width: 100%;
	height: 100%;
}

.dataGrid .dataGrid_rowStyle
{
	background-color: #F3F3F3;
}

.dataGrid th
{
	/*padding: 2px 5px 2px 5px;*/
	padding: 2px 2px 2px 2px;
}
.dataGrid td
{
	/*padding: 2px 5px 2px 5px;*/
	padding: 2px 2px 2px 2px;
}

.dataGrid .dataGrid_alternatingRowStyle
{
	background-color: #F3F3F3;
}

.dataGrid .dataGrid_footerStyle
{
	background-color: #9D0303;
	font-weight: bold;
	color: White;
}

.dataGrid .dataGrid_pagerStyle
{
	background-color: #9D0303;
	color: White;
}

.dataGrid .dataGrid_headerStyle
{
	background-color: #9D0303;
	font-weight: bold;
	color: White;
	text-decoration: none;
	white-space: nowrap;
}

.dataGrid .dataGrid_headerStyle th
{
	text-align: left;
}

.dataGrid th a
{
	text-decoration: none;
	color: White;
}

.dataGrid .dataGrid_editRowStyle
{
	background-color: #2461BF;
}

.dataGridCommand
{
	color: #BC6A06;
}

.dataGrid_newItem
{
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.navigation_links
{
	padding: 0px;
	padding-bottom: 5px;
	color: rgb(128, 128, 128);
}

.navigation_links a
{
	color: rgb(192, 192, 192);
}


a.alphaBet
{
	padding: 5px;
}

div.alphaBet
{
	width: 100%;
	text-align: center;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding-top: 7px;
	padding-bottom: 7px;
}

