body
	{
	margin: 0px;
	}

a.normalNav:link
	{
	color: #00aff0;
	font-weight:bold;
	text-decoration: none;
	}
a.normalNav:visited
	{
	color: #00aff0;
	font-weight:bold;
	text-decoration: none;
	}
a.normalNav:hover
	{
	color: #00aff0;
	font-weight:bold;
	text-decoration: underline;
	}
a.normalNav:active
	{
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
	}

a.normalNav2:link
	{
	color: #EC1C24;
	font-weight:normal;
	text-decoration: none;
	}
a.normalNav2:visited
	{
	color: #EC1C24;
	font-weight:normal;
	text-decoration: none;
	}
a.normalNav2:hover
	{
	color: #EC1C24;
	font-weight:normal;
	text-decoration: underline;
	}
a.normalNav2:active
	{
	color: #0000FF;
	font-weight:normal;
	text-decoration: none;
	}

a.loginNav:link
	{
	color: #8C8C8C;
	text-decoration: none;
	}
a.loginNav:visited
	{
	color: #8C8C8C;
	text-decoration: none;
	}
a.loginNav:hover
	{
	color: #EC1C24;
	text-decoration: underline;
	}
a.loginNav:active
	{
	color: #0000FF;
	text-decoration: none;
	}

a.bcList:link
	{
	color: #8C8C8C;
	text-decoration: none;
	}
a.bcList:visited
	{
	color: #8C8C8C;
	text-decoration: none;
	}
a.bcList:hover
	{
	color: #00aff0;
	text-decoration: underline;
	}
a.bcList:active
	{
	color: #0000FF;
	text-decoration: none;
	}

.headerMain
	{
	font-family:Arial,Verdana;
	font-weight:normal;
	font-size:22px;
	color:#8C8C8C;
	}

.normalText
	{
	font-family:Arial,Verdana;
	font-weight:normal;
	font-size:13px;
	color:#8C8C8C;
	}
.normalTextSmall
	{
	font-family:Arial,Verdanal;
	font-weight:normal;
	font-size:11px;
	color:#8C8C8C;
	}

.boldText
	{
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:13px;
	color:#8C8C8C;
	}
.boldTextSmall
	{
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:11px;
	color:#8C8C8C;
	}

.bcTitle
	{
	font-family:Arial,Verdana;
	font-weight:normal;
	font-size:11px;
	color:#00aff0;
	}

.loginFields
	{
	background: #FFFFFF;
	color: #8C8C8C;
	border: solid 1px;
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:12px;
	width: 60px;
	height: 20px;
	}

.partSearchField
	{
	background: #FFFFFF;
	color: #8C8C8C;
	border: solid 1px;
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:20px;
	width: 220px;
	height: 30px;
	}

.loginCheck
	{
	color: #EC1C24;
	}

.copyright
	{
	font-family:Arial,Verdana;
	font-weight:bold;
	font-size:12px;
	color:#8C8C8C;
	}


