/* CSS Document */
body{
	margin:0;
	font-family:Verdana;
	font-size: 12px;
	color: #333;
	text-align:justify;
	}

.text{
	font-size:11px;
	color:#000;
	text-align:justify;
	padding-bottom: 2px;
	text-decoration: none;
	}

.text1{
	font-size:11px;
	color:#000;
	text-align:right;
	padding-bottom: 2px;
	text-decoration: none;
	}	
	
.text-heading{
	font-family:Arial;
	font-size: 12px;
	color:#5A6DA7;
	font-weight:bold;
	}
	
.left-menu{
	background:url(../image/left-menu.jpg) no-repeat;
	width:232px;
	height: 350px;
	background-repeat:no-repeat;
	}

.left-menu-text{
	background:url(../../image/left-menu.jpg) no-repeat;
	font-size:14px;
	color:#FFF;
	padding-top:0px;
	padding-left:0px;
	padding-right:13px;
	text-decoration:none;
	}

a.left-menu-text:hover{
	font-size: 14px;
	color:#FF9;
	text-decoration:none;
	}
	
/*
//////////////////////////////////
								//
a.left-menu-text:visited{		//
	font-size: 14px;			//
	font-weight:bold;			//
	color:#000000;				//
	text-decoration:none;		//
	}							//
//////////////////////////////////
*/

.signup-box{
	background:url(../image/login-bg.jpg);
	width: 230px;
	height: 263px;
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
	}
	
.signup-boxNew{
	background:#b2b2b2 url(../image/bannerBg.jpg);
	width: 230px;
	height: 263px;
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
	margin-bottom:10px;
	}
	
.signup-heading{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
	}
	
.textbox{
	font-family: verdana;
	font-size: 10px;
	border: 0px solid #CCC;
	width: 140px;
	height: 12px;
	padding-top:5px;
	}
	
.contactus-textbox{
	font-family:Verdana;
	font-size: 12px;
	border: 1px solid #666666;
	width: 200px;
	height: 16px;
	}

.massegebox{
	font-family: verdana;
	font-size: 12px;
	border: 1px solid #666666;
	width: 350px;
	height: 200px;
	}
	
.sent-botton{
	font-family: verdana;
	font-size: 12px;
	border: 0px solid #333333;
	background: #CCCCCC;
	}
		
	
.signup-text{
	font-size:12px;
	color:#000;
	}
	
.copyright{
	font-size:10px;
	color:#FFFFFF;
	}
	
.login-text{
	font-size:10px;
	color:#666666;
	}
	
.login-box{
	width:100px;
	height:10px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	}
	
.articles-box{
	background:url(../image/articles-box.jpg);
	background-repeat:no-repeat;
	width: 230px;
	height: 203px;
	}
	
.left-side-box{
	background:#333 no-repeat;
	width: 230px;
	height: 76px;
	}
	
.article-text{
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	}
	
.article-heading{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.read-more{
	font-size:11px;
	color:#FFF;
	text-align:right;
	text-decoration:none;
	font-style:italic;
	}
	
a.read-more:hover{
	font-size:11px;
	color:#FF9;
	text-align:right;
	text-decoration:underline;
	font-style:italic;
	}
	
.head-all-file{
	font-size:16px;
	color:#333;
	font-weight:bold;
	padding-bottom: 10px;
	}

#link:hover{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	}

.box-heading{
	font-family: Arial;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	}
.charlie{
	font-family:Arial;
	font-size:15px;
	color: #FFFFFF;
	font-weight:bold;
	}
	
.click-here{
	font-size: 11px;
	color:#CC0000;
	text-decoration:none;
	}
	
.click-here:hover{
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
	}
	
.textlink{
	font-size:12px;
	color:#000000;
	font-style:italic;
	text-decoration:none;
	}
a.textlink:hover{
	font-size:12px;
	color:#666666;
	text-decoration:underline;
	}
.freepicks{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	}
.textArticles {
	font-size:11px;
	color:#FFF;
	text-align:left;
	padding-bottom: 2px;
	text-decoration: none;
}

.signup-boxfooter{
	background: url(../image/bannerBg.jpg) repeat-x;
	width: 999px;
	height:150px;
	margin-bottom:10px;
	}
