
html
{			
	scrollbar-3dlight-color:#cdd0d5;
	scrollbar-arrow-color:#cdd0d5;
	scrollbar-base-color:#cdd0d5;
	scrollbar-darkshadow-color:#59636f;
	scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#cdd0d5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	background-color:#ffffff;
}

.rightR
{
	background-image:url(images/rightR.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	width:33%;
	height:342px;
}

.leftR
{
	background-image:url(images/leftR.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	width:33%;
	height:342px;
}

.rightRIn
{
	background-image:url(images/rightRIn.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	width:33%;
	height:131px;
}

.leftRIn
{
	background-image:url(images/leftRIn.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	width:33%;
	height:131px;
}

.bgIn
{
	background-image:url(images/bgIn.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:335px;
}

a
{
	color:#36a7ed;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
}
 
a:hover
{
	color:#36a7ed;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;	
}

.topMenuBG
{
	background-image:url(images/menuBG.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	width:100%;
	height:22px;
}

.topMenu
{
	color:#663333;
	font-size:12px;
	font-weight:bold;
}

.topMenu a
{
	color:#663333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.topMenu a:hover
{
	color:#663333;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.topMenuActive
{
	color:#ff9111;
	font-size:12px;
	font-weight:bold;
}

.topMenuActive a
{
	color:#ff9111;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.topMenuActive a:hover
{
	color:#ff9111;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.hpBoxBG
{
	background-color:#f0f0f0;
}

.hpText1
{
	color:#687585;
	font-size:12px;
	font-weight:bold;
}

.hpText1 a
{
	color:#687585;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.hpText1 a:hover
{
	color:#687585;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.hpText2
{
	color:#ff9111;
	font-size:12px;
	font-weight:bold;
}

.hpText2 a
{
	color:#ff9111;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.hpText2 a:hover
{
	color:#ff9111;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.hpText3
{
	border-top:1px solid #ffffff;
	color:#687585;
	font-size:12px;
	font-weight:normal;
}

.hpText3 a
{
	color:#687585;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.hpText3 a:hover
{
	color:#687585;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.hpText3Header
{
	color:#ff9111;
	font-size:12px;
	font-weight:bold;
}

.hpText3Header a
{
	color:#ff9111;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.hpText3Header a:hover
{
	color:#ff9111;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.hpPic
{
	border:1px solid #cdd0d5;
	padding:1px;
}

.regularText
{
	padding-left:70px;
	color:#59636f;
	font-size:12px;
	font-weight:normal;
}

.regularText a
{
	color:#ff9111;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.regularText a:hover
{
	color:#ff9111;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

.regularTextWorks a
{
	color:#ff9111;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.regularTextWorks a:hover
{
	color:#ff9111;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

H1
{
	color:#ff9111;
	font-size:16px;
	font-weight:bold;
}

.details
{
	background-image:url(images/bottomDetails.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:248px;
	height:69px;
	color:#69737f;
	font-size:12px;
	font-weight:bold;
}

.details a
{
	color:#69737f;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.details a:hover
{
	color:#69737f;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.rights
{
	background-image:url(images/rightsBG.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
}

.rights a
{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.rights a:hover
{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.normal
{
	filter:alpha(opacity=100);
	-moz-opacity:.1.0;
	opacity:.1.0;
	cursor: pointer; 
}

.over
{
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
	cursor: pointer; 
}