/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 120%;	
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/headleft.gif) no-repeat;
}

a{
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

a:hover{
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#headdiv{
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 980px;
}
#headdiv1{
	padding: 0px;
	background: url(images/t1bg.gif) repeat-x;
	width: 100%;
}
#bodydiv{
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 980px;
	background-color: #FFFFFF;
	background-image: url(images/bbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#navBar{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background: url(images/leftbg.gif) repeat-y;
}
#mubar{
	background-image: url(images/ltopbg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#leftnew{
	padding-left: 45px;
	width:140px;
	border-right:1px solid #666666;
}

#pro-cata{
	padding:2px;
}

#pro-cata-l{
	float:left;
	width: 198px;
	margin: 0px;
	padding-left:7px;
}

#headlines{
	float:right;
	width: 190px;
	margin: 0px;
	padding-right:10px;
	background-image: url(images/rbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left:1px solid #666666;
}
#headlines h1{
 font-family: Arial,sans-serif;
 font-size: 130%;
 color: #334d55;
 margin: 0px;
 padding: 5px;
 border-bottom:2px solid #555555;
}

#content{
	float: left;
	width: 546px;
}

#rcontent{
  float:right;
	width: 760px;
	margin: 0px;
	padding-right: 15px;
}
#footdiv{
	clear: both;
	padding: 0px;
	width: 100%;
	background-image: url(images/bodybott.gif);
	background-repeat: repeat-x;
}

/***********************************************/
/* Components                                  */
/***********************************************/


/************* #siteInfo styles ***************/

#siteInfo{
	margin: 0px auto 0px auto;
	width: 980px;
	height: 120px;
	clear: both;
	color: #FFFFFF;
	padding: 0px;
}



/************** #css01 styles **************/


a.lt-class1{
	background: url(images/icon001.jpg) no-repeat 4px 7px;
	border-bottom:1px dashed #333333;
	padding: 3px 5px 3px 20px;
	font-size: 15px;
	font-weight: bold;
	color: #101010;
	text-decoration: none;
	width: 140px;
	display:block;
}
a.lt-class1:hover{
	background: #FF3300 url(images/icon001.jpg) no-repeat 4px 7px;
	border-bottom:1px dashed #333333;
	padding: 3px 5px 3px 20px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	width: 140px;
	display:block;
}
.w180{
	width:170px;
	border-bottom:1px dashed #CCCCCC;
}
a.div2{
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #3366FF;
}
a.div2:hover{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF3300;
	width: 100px;
}
.div3{
	padding: 3px 3px 3px 1px;
}
.div3 a{
color:#333333;
text-decoration:underline;
}
.div3 a:hover{
color:#FFFFFF;
background-color: #FF3300;
}
.bord1 {
	border: 1px solid #CCCCCC;
}
.red12 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF6600;
}
.red16 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.blue12 {
	font-size: 12pt;
	font-weight: bold;
	color: #3366FF;
}
.w12 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.title {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.title:hover {
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.msn1 {
	color: #FFFFFF;
	text-decoration: none;
}
a.msn1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
input.login {
	font-size: 12px;
	WIDTH: 80px; HEIGHT: 14px
}
input.search {
	font-size: 12px;
	WIDTH: 80px; HEIGHT: 14px
}
