
body		{
				background-color:black;
				margin:0px;
				marginheight:0;
			}
h1			{
				font-family:arial;
				color:maroon;
				font-weight:bold;
				text-align:left;
				display:inline;
				font-size:14px;
				line-height:15px;
			}

.regtext	{
				color:#0f1421;
				font-size:13px;
				font-family:arial;
				line-height:17px;
			}

.container	{
				width:765px;
				background-color:white;
			}
.header		{
				width:100%;
				height:140px;
			}
.leftbar	{
				width:200px;
				border-right:1px solid black;
				background-color:#0f1421;
			}
.regbar	{
				height:16pt;
				font-size:12px;
				font-family:arial;
				line-height:12px;
			}
.indent		{
				width:6px;
			}
.indent2		{
				width:12px;
			}

.titlebar	{
				background-image:url("/images/design/background_title.gif");
				height:25px;
				width:200px;
				color:white;
				font-family:arial;
				font-weight:bold;
				text-align:left;
				font-size:12px;

			}


a.under_link:link	{
			color:#aaa;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}

a.under_link:active	{
			color:#aaa;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}

a.under_link:visited	{
			color:#aaa;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}

a.under_link:hover	{
			color:white;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}


a.title_link:link	{
			color:white;
			font-size:12px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}

a.title_link:active	{
			color:white;
			font-size:12px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}

a.title_link:visited	{
			color:white;
			font-size:12px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}

a.title_link:hover	{
			color:aaa;
			font-size:12px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}















a.product_link:link	{
			color:black;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}

a.product_link:active	{
			color:black;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}

a.product_link:visited	{
			color:black;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}

a.product_link:hover	{
			color:gray;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}


.thumbnailimage	{
					width:125px;
					height:125px;
					margin:auto;
				}
img				{
					border:0px;
				}
.footer			{
					color:white;
					font-size:12px;
					font-family:arial;
					font-weight:bold;
					text-align:center;
					height:25px;
					background-color:#00071d;
				}

.inputButton 	{
			color: white;
			font-family:arial;
			font-size:16px;
			font-weight:bold;
			text-align:center;
			background-color:#00103f;
			border:2px solid #00103f;
		}

.selectMenu 	{
			color: black;
			font-family:arial;
			font-size:13px;
			text-align:left;
			font-weight:bold;
			border:1px solid #00103f;
		}