body
{
	font-size:12px;
	font-family:Verdana;
	width:100%;
	BACKGROUND-COLOR: white; 
	COLOR: black
}

.leftMenuSection
{
	left: 0px;
	position: absolute;
	top: 105px;
	height: 100%;
	width: 130px;
	background-color: #f0f8ff;
}

.mainBodySection
{
	position: relative;
	left: 152px;
	width: 605px;
	height: 100%;
}

.leftMainTitle
{
	background-color: #9999cc;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

.leftMenuBlock
{
	background-color: #9999cc;
	width: 100%;
	font-size: 14px;
}

.leftMenuItems
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a.titleBarLink:link
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.titleBarLink:visited
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.titleBarLink:hover
{
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.productTitleLink:link
{
	color: #0003ff;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

a.productTitleLink:visited
{
	color: #0003ff;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

a.productTitleLink:hover
{
	color: #f000ff;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}

.swprodtitle
{
	font-size:14px;
	color:Blue;
	font-weight:bold;
}

.swprodprice
{
	font-size:14px;
	color: black;
	font-weight:bold;
}

.swproddesc
{
	font-family:Arial;
	font-size:12px;
}

.swprodcategory
{
	font-size:12px;
	font-weight:bold;
	color:Red;
}

pre
{
	font-size:14px;
	font-weight:bold;
	color:#424ff1;
	background-color:#cfd5e5;
}

code
{
	color:#424ff1;
}

HR 
{
	COLOR: #626F8B;
}

.leftmenunavarea
{
	BACKGROUND-COLOR: #9faccb;
	BORDER-BOTTOM: #666699 1px solid;
}

.menutitlearea 
{
	BACKGROUND-COLOR: #cfd5e5
}
.menutitle 
{
	FONT-FAMILY: arial, verdana, helvetica, sans-serif; 
	COLOR: #ff3300;
}

.menucaption 
{
	COLOR: #666699;
	font-weight:bold;
}

.bodycontentframe 
{
	BORDER: #9faccb 1px solid;
}

.contenttitle
{
	BACKGROUND-COLOR: #cfd5e5; 
	FONT-FAMILY: arial, verdana; 
	FONT-WEIGHT: bold 
}

.contentsubtitle
{
	BACKGROUND-COLOR: #cfd5e5; 
	FONT-FAMILY: arial, verdana; 
	FONT-WEIGHT: bold;
}

.contentcommandsarea 
{

	BACKGROUND-COLOR: #cfd5e5; 
	FONT-FAMILY: arial, verdana; 
	FONT-WEIGHT: bold 
}

.blockSection
{
	margin-top:0px;
	border-bottom-style: none;
	border-bottom-color: #3366ff;
}
			
a.blockLink:link
{
	color:blue;
	font-weight:bold;
	text-decoration:none;
}
a.blockLink:visited
{
	color:blue;
	font-weight:bold;
	text-decoration:none;
}
a.blockLink:hover
{
	color:red;
	font-weight:bold;
	text-decoration:none;
}
			
a.articleLink:link
{
	color:Blue;
	font-weight:normal;
	text-decoration:none;
	font-size:14px;
}

a.articleLink:visited
{
	font-weight:normal;
	text-decoration:none;
	font-size:14px;
}
a.articleLink:hover
{
	font-weight:normal;
	color:red;
	text-decoration:underline;
	font-size:14px;
}

a.productlinks:link
{
	color:#666699;
	text-decoration:underline;
	font-weight:bold;
}

a.productlinks:hover
{
	color:#ff3300;
	text-decoration:none;
	font-weight:bold;
}

a.productlinks:visited
{
	color:#ff3300;
	text-decoration:underline;
	font-weight:bold;
}

a.leftmenulink:link
{
	color:Blue;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

a.leftmenulink:hover
{
	color:red;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

a.leftmenulink:visited
{
	color:Blue;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

a.downloadlink:link
{
	color:Blue;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

a.downloadlink:hover
{
	color:red;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a.downloadlink:visited
{
	color:green;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
.tiptitle
{
	color:Blue;
	font-weight:bold;
}

a:link
{
	color:Blue;
	text-decoration:underline;
}
a:hover
{
	color:Red;
	text-decoration:none;
}
a:visited
{
	color:Blue;
	text-decoration:underline;
}