/*
 * Common Law Copyright 2005 eBrain © All rights reserved.
 *
 * This is unpublished proprietary code of Cyclone Commerce.
 * Your access to it does not give you permission to use it.
 *
 * Colors:
 *		#333333 = Black
 *		#345A98 = Blue
 *		#E3E3E3 = Grey
 *		#FF9900 = Orange
 */

article, aside, figure, footer, header, hgroup, menu, nav, section { display:block; }

body
{
	scrollbar-arrow-color: #FF9900;
	scrollbar-shadow-color: #FF9900;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-base-color: #E3E3E3;
	scrollbar-face-color: #E3E3E3;
	scrollbar-track-color: #E3E3E3;
	scrollbar-highlight-color: #FF9900;
	scrollbar-darkshadow-color: #E3E3E3;
}
body, td
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body.FrameSet
{
	text-align: center;
	background-image: url('Background_Slice.jpg');
	background-position: 25px 25px;
	background-repeat: repeat-x;
	background-color: #E3E3E3;
}
body.Content
{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url('Background_Content.jpg');
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

iframe.Content
{
	margin-top: 14px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 14px;
	padding: 0 0 0 0;
	width: 323px;
	height: 521px;
}

table
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
}
table.FrameSet
{
	width: 100%;
}
table.Order
{
	width: 296px;
	border-spacing: 3px;
}

td
{
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
td.Kr_TopBorder
{
	color: #333333;
	background-color: #E3E3E3;
	height: 24px;
}
td.Kr_LeftBorder
{
	height: 547px;
	width: 44%;
}
td.Kr_LeftPage
{
	background-image: url('Kr_Background_Left.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	height: 547px;
	width: 341px;
}
td.Kr_RightPage
{
	height: 547px;
	width: 347px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
td.Kr_RightBorder
{
	height: 547px;
	width: 44%;
}
td.Kr_BottomBorder
{
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
}

img
{
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.SiteMap li
{
	margin-top: 3px;
	list-style-type: disc;
}
ul.SiteMap ul li
{
	list-style-type: circle;
}

input
{
	color: #FF9900;
	font-size: 11px;
	font-family: monospace, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.Submit
{
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
textarea
{
	width: 295px;
	color: #FF9900;
	font-family: monospace, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Title
{
	font-size: 14px;
	font-weight: 600;
}
div.ContentTitle
{
	height: 29px;
	background-image: url('contenthead.png');
	color: #345A98;
	font-weight: bold;
	font-size: 17px;
	white-space: nowrap;
	padding-left: 15px;
	padding-top: 9px;
}

span.Kr8
{
	color: #FF9900;
	font-weight: bold;
}
span.Web
{
	color: #345A98;
	font-weight: bold;
}

div.CreditCards
{
	text-align: center;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}

div.BackLink
{
	width: 18px;
	height: 11px;
	cursor: pointer;
	background-color: transparent;
	background-image: url('BackLink.png');
	background-position: top left;
	background-repeat: no-repeat;
}

.NoMargin
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a { color: #FF9900; background-color: transparent; text-decoration: none; }
a:link { color: #FF9900; background-color: transparent; text-decoration: none; }
a:visited { color: #FF9900; background-color: transparent; text-decoration: none; }
a:hover { color: #345A98; background-color: transparent; text-decoration: underline; }
a:active { color: #345A98; background-color: transparent; text-decoration: none; }

a.NavBar { color: #333333; background-color: transparent; text-decoration: none; }
a.NavBar:link { color: #333333; background-color: transparent; text-decoration: none; }
a.NavBar:visited { color: #333333; background-color: transparent; text-decoration: none; }
a.NavBar:hover { color: #0000CC; background-color: transparent; text-decoration: underline; }
a.NavBar:active { color: #0000FF; background-color: transparent; text-decoration: none; }

p.Alphabet a, p.Alphabet a:link, p.Alphabet a:visited
{
	color: #BBBBBB;
	font-size: 14px;
	text-decoration: none;
}
dt
{
	font-size: 18px;
}
.TopLink
{
	border-bottom: 1px dotted #CCCCCC;
	text-align: right;
	padding-right: 25px;
	margin-left: 50px;
}
.TopLink a
{
	text-decoration: none;
	font-size: 14px;
	color: #CCCCCC;
}