img
{
	border: 0;
}

table
{
	border: 0;
	padding: 0;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#6B6B6B;
	line-height:13px;
}

th
{
	font-family: Tahoma;
}

a {
	text-decoration: underline;
	color:#3082A8;
	font-size:11px;
}

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #FFFFFF;
}
#wrapper {
	background-color: #ccccff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 400px;
}

h3, h3:link, h3:visited
{
	font-size: medium;
	text-decoration: none;
	border-bottom: 0;
	margin: 0px;
	padding: 0px;
}

.NoDecoration, a.NoDecoration, a.NoDecoration:visited
{
	text-decoration: none;
}

a.NoDecoration:hover
{
	color:#000033;
	text-decoration:none;
}

.copy
{
	font-family:Tahoma;
	font-size:11px;
	color:#6B6B6B;
	text-decoration:none;
}

.top_txt 
{
	color:#646464; font-size:10px
}

.gray {color:#6B6B6B; text-decoration:none}
.blue {color:#3082A8}
.green {color:#94BE23}



a:hover, a:hover:link, a:hover:visited
{
text-decoration:underline;
}

#under{text-decoration:underline;}

.BlueBold 
{
	font-weight: bold;
	color: #3082A8;
}


.GreyBold 
{
	font-weight: bold;
	color: #6B6B6B;
}

.GreenBold 
{
	font-weight: bold;
	color: #94BE23;
}

h1 
{
	font-size: small;
	color: #6B6B6B;
}

p.margin
{
	margin: 10;
}

.MainTable
{
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}
	
.LeftBorder
{
	background-color: #CFCFCF;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(images/left_bg.jpg)
	}
	
.RightBorder
{
	background-color: #CFCFCF;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(images/right_bg.jpg)
	}
	
.ListTopSpacer
{
	height: 1px;
	background-color: #CECECE;
	margin-top: 10px;
}

.ListTopText
{
	text-align: right;
	margin-top: 10px;
}

.LoginTable
{
	height: 44px;
}

.TopMenuTd
{
	background-image: url(images/m1i.jpg);
	width: 108px;
	text-align: center;
	margin-top: 14px;
	vertical-align: middle;
}

.TopMenuImg
{
	top: 40px;
}


.ProductHeaderTable
{
	background-image:  url(images/flash.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 581;
	margin: 10;
	padding: 0;
	border: none;
}

.Bottom
{
	 vertical-align: bottom;
	 text-align: center;
}

.Footer
{
	width: 731;
	text-align: center;
}

.MainContent
{
	margin: 10px;
}

.MainCenterContent
{
	background-image:  url(images/tbg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 10;
	padding: 0;
	border: none;
}

.Error
{
	color: Red;
}


form
{
	display:inline;
}

input
{
	font-family: Verdana;
	font-size: x-small;
}

button
{
	font-family: Verdana;
	font-size: x-small;
}

.select
{
	font-family: Verdana;
	font-size: x-small;
}