/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6b6b6b;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../pictures/bg2.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 28px;
	color: #206d7f;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	font-weight: normal;
}
h1 a:link {
	color: #206d7f;
	text-decoration: none;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.alert {
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.form {
	font-size: 14px;
}
.sidebar {
	font-size: 12px;
}
.alert {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.greycell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	padding-left: 25px;
	border-top-style: dashed;
	padding-top: 0px;
	padding-bottom: 10px;
}
.greycell2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 30px;
	border-top-style: dashed;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #efefef;
}
a:link {
	color: #094e92;
}
a:visited {
	color: #094e92;
}
.navcell {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.navcell a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.navcell a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
div.login {
	height:345px;
	width:404px;
	background-image: url(../pictures/login_bg.gif);
	background-repeat: no-repeat;
}
.tooltiptitle{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}

#ToolTip{ position:absolute; width: 300px; top: 0px; left: 0px; z-index:4; visibility:hidden;}

.NArial   {font-family: arial; font-size: 10pt}
.NArialL  {font-family: arial; font-size: 12pt}
.NArialS  {font-family: arial; font-size: 8pt}
.NArialW  {COLOR: #FFFFFF; font-family: arial; font-size: 10pt}
