@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}

html, body {
	hight:100%;
	overflow:auto;
}

.top_nav_bar {
	position: fixed; 
	top: 0pt; 
	left: 0pt; 
	width: 99%; 
	padding: 2px 0px 2px 2px; 
	background-image: url("images/top_nav_bg.gif"); 
	z-index: 1000; 
	text-align: center; 
	height: 23px; color: 
	rgb(17, 17, 17); 
	font-family: verdana,tahoma,'dejavu sans',helvetica,arial,sans,sans-serif; 
	font-size: 0.7em; 
	line-height: 1.5em;
}

.side_form_left {
	position: fixed; 
	top: 25%; 
	left: 0pt; 
	width: 192px; 
	height: 320px; 
	z-index: 1100;
	margin-left:10px;
	 }
 .side_form_right {
	position: fixed; 
	top: 40%; 
	right: 0pt; 
	width: 52px; 
	height: 96px; 
	z-index: 1100;
	margin-right: 10px;
 }
 
 * html .side_form_right {
	position: absolute;
 }
 
 * html .side_form_left {
 	position: absolute;
 }

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	text-align: center;
}

.p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	text-align: left;
}
a.BannerLink {
	color:#ACCFEB;
}


 .DivTableSellPosition{
 
 padding : 0px 0px 0px 70px;
 
 }
 
.PreviewLink {
	color:#FFFFFF;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #00318A;
	left: auto;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	left: auto;
}
.boldBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.UnvisibleDot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #CFF0DB;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #6697FE;
	display: block;
	padding: 8px;
	width: 177px;
} 
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #A3C9E9;
	display: block;
	padding: 8px;
	width: 177px;
} 
Heading3{
font-family: Verdana, sans-serif; font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.MyHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.MyHeadingBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00318A;
	text-align: center;
}
.MyHeadingBlueBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #00318A;
	text-align: center;
}

.MyHeadingBigGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.TextboxSmall 
{
	width: 110px;
	background-color: #C8DFF2;
}
.TextboxLarge
{
	width: 135px;
	text-align: center;
}

