/* CSS Document */
body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663333;
	}
.bgimg
	{
	background-image: url(images/bgimg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	}	
.bgimg1
	{
	background-image: url(images/bgimg1.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	}
.leftimg
	{
	background-image: url(images/leftR.gif);
	background-repeat:repeat-y;
	}
.rightimg
	{
	background-image: url(images/rightR.gif);
	background-repeat:repeat-y;
	background-position:right;
	}			
.leftlink
	{
	color:#006699;
    font-weight:bold;
	font-size:12px;
	text-decoration:none;

	}	
.leftlink:hover
	{
	color:#663333;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;

	}
.bluehead
	{
	color:#006699;
	font-size:12px;
	/*font-weight:bold;*/
	}
	
.gray
	{
	color:#696969;
	font-size:12px;
	font-weight:bold;
	}	
.smallfont
	{
	font-size:10px;
	}
.padd
	{
	padding:10px;
	}
.paddR
	{
	padding-right:10px;
	}	
.borderB
	{
	border-bottom:1px solid #006699;
	}					
.underline
	{
	text-decoration:underline;
	}
.border
	{
	border:4px solid #663333;
	}
.lh
	{
	line-height:17px;
	}
/*.bottomR
	{
	background-image: url(images/bottomR.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}*/
.smallfont
	{
	font-size:11px;
	}
.smallfont200
	{
	font-size:12px;
	font-weight:bold;
	color:solid #663333;
	}	
.lbltext{font-size:12px; font-weight:bold; padding-top:5px; text-align:center}	
 .blue
	{
	color:#006699;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	}	
.blue:hover
	{
	color:#663333;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	}		
.select
	{
	color:#663333;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	}		
		
.blue:link 
	{
	color:#663333;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
	}	
.textfild{border:#333333 1px solid;width:290px; height:20px;}	
.textaria{border:#333333 1px solid;width:290px; height:200px;}	
.Pagebgimg{background-image:url(images/bg.gif); background-repeat:repeat-y; background-position:center top;}
.bigfont{ font-size:18px;}
.justify{text-align:justify;}
.blueheading{line-height:25px;font-size:30px;color:#006699;}
.borderbot{border-bottom:3px solid #006699;}

