/*global UI design*/
body
{
	margin:3px;
	font-family: arial,sans-serif,verdana,helvetica; 
	font-size: 9pt;
}


#divR1
{
	background-image:url(/images/common/logan.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:100%;
	height:74px;
	background-color:#fee886;
}
#divR1C1
{
	float:left;
	padding:5px 0px 0px 10px;
}
#divLogo
{
	height:89px; width:203px;
	background-image:url(/images/common/_logo.gif);
	background-repeat:no-repeat;
	margin:-20px 0px 0px -3px;
}
#divR1C2
{
	float:right;
	background-image:url(/images/common/loganRight.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:146px;
	height:74px;
	position:absolute; top:3px; right:3px;
}

#divR2
{
	 width:100%;
	 height:24px;
	 margin:0px 0px 0px 0px;
	 background-image:url(/images/common/gingerloan.gif);
	 background-repeat:no-repeat;
	 background-position:right; 
}

#divR3
{
	width:940px;
	height:200px;
	margin:10px 0px 0px 0px;
	clear:both;
	/*background-color:#fee886;*/
}

#divMenu
{
	width:190px;
	padding:0px 0px 0px 10px;
	float:left;
	/*background-color:#f4f499;*/
}

#divMain
{
	width:740px;
	padding:0px 0px 10px 0px;
	float:left;
	/*background-color:#f4f4f4;*/
}

#divContentLeft
{
	padding:20px 0px 0px 0px;
	width:470px;
	/*background-color:#f4f4f4;*/
	text-align:justify;
	float:left;
}

#divContentRight
{
	width:235px;
	margin:20px 0px 0px 0px;
	border:dotted 1px #FF3333;
	background-color:#fff9ac;
	padding:10px 5px 10px 10px;
	/*background-color:#CCf4f4;*/
	float:right;
}

#divCopyright
{
	clear:both;
	/*background:url(/images/common/bk_line.gif);
	background-repeat:repeat-x;
	*/
	margin:0px 0px 0px 199px;
	padding:20px 0px 20px 0px;
	width:742px;
}


div.menuTitle
{
	padding:5px 0px 1px 0px;
	font-weight:bold;
}




img.arrowLink
{
	padding:4px 2px 0px 10px;
	width:6px;
	height:8px;
}
img.arrowLinkB
{
	padding:5px 2px 0px 0px;
	width:8px;
	height:8px;
}

img.imgNoBorder
{
	border:none;
}

a{color:#01015d;}
a:link {color:#01015d; text-decoration:underline; font-size: 9pt}
a:visited {color:#01015d; text-decoration: underline; font-size: 9pt}
a:hover{color:#ff0000; text-decoration:underline; font-size: 9pt}

a.leftMenu {color:#2e3092;text-decoration:none;}
a.leftMenu:link { color:#2e3092; text-decoration:none; }
a.leftMenu:visited {color:#2e3092; text-decoration:none;}
a.leftMenu:hover{background-color:Transparent;color:#ed1c24; text-decoration:underline;}

a.whiteLink{color:blue;}
a.whiteLink:link {color:blue; text-decoration:underline; font-size: 9pt}
a.whiteLink:visited {color:blue; text-decoration: underline; font-size: 9pt}
a.whiteLink:hover{color:red; text-decoration:underline; font-size: 9pt}


/* below used for home page*/
#divHomeLeft
{
	width:280px;
	height:400px;
	padding:0px 0px 0px 0px;
	float:left;
	/*background-color:#f4f4f4;*/
}

#divHomeRight
{
	width:450px;
	padding:0px 0px 0px 0px;
	float:right;
	/*background-color:#ff99ff;*/
}


.warning
{
	color:blue;
	font-weight:bold;
}

#divHomeMessage
{
	background:url(/images/common/bk1.gif) no-repeat;
	width:260px;
	height:65px;
	padding:15px 10px 0px 10px
}

#divHomeMoive
{
	width:280px;
	padding:10px 0px 0px 0px
}

#divHomeSearch
{
	background:url(/images/common/bk3.gif) no-repeat;
	margin:5px 0px 0px 0px;
	border:solid 1px #808080;
	padding:3px 5px 5px 5px;
	width:268px;
}
#divHomeFeature
{
	background:url(/images/common/bk3.gif) no-repeat;
	margin:5px 0px 0px 0px;
	border:solid 1px #808080;
	padding:3px 5px 5px 5px;
	width:268px;

}

#divHomeNews
{
	color:#ffffff;
	background:url(/images/common/bk2WithNew1.gif) no-repeat;
	width:400px;
	height:110px;
	margin:0px 0px 10px 0px;
	padding:2px 2px 10px 50px;
	float:left;
}

#divHomeRates
{
	color:#ffffff;
	background:url(/images/common/bk2WithNew3.gif) no-repeat;
	width:400px;
	height:300px;
	margin:0px 0px 10px 0px;
	padding:2px 2px 10px 50px;
	float:left;
}
/*above for home page use*/
