/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-family:#737373;
	background-image:url(WriteFolder/pics/texture.gif);
	background-repeat:repeat;
	margin-top:0;
	line-height:16px;
}
IMG{
	border:0px;
}
.gallery{
}
.page_text_archive{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
	line-height:16px;	
}

.gallery a IMG{
	border:1px solid #E8E8E8 !important;;
	padding:5px !important;;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737373;
	line-height:16px;	
}
.border{
	border-bottom:1px solid #E8E8E8;
	border-left:1px solid #E8E8E8;
	border-right:1px solid #E8E8E8;
}
li{
	list-style-type:square;
	color:#737373;
}
li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#31AD6C;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;	
}
li a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#31AD6C;
	font-weight:normal;	
	text-decoration:underline;
	text-align:justify;
}
.page_txt{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
	line-height:16px;	
}
.page_text{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
	line-height:16px;	
}
.green_page_text{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#31AD6C;
	line-height:16px;	
}
.page_text_small{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
	line-height:14px;	
}
.page_text_small a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#31AD6C;
	text-decoration:none;
}
.page_text_small a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#31AD6C;
	text-decoration:underline;
}
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#31AD6C;
	text-decoration:none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#31AD6C;
	text-decoration:underline;
}
.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#31AD6C;
}
.article_title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#31AD6C;
}
.testimonials_name{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737373;
	font-weight:bold;
}
.left_menu_bg{
	background-image:url(WriteFolder/pics/left_menu_bg.jpg);
	background-repeat:repeat-y;
}
.right_menu_bg{
	background-image:url(WriteFolder/pics/right_menu_bg.jpg);
	background-repeat:repeat-y;
}
.menu_title{
	height:24px;
	background-image:url(WriteFolder/pics/title_bg.jpg);
	background-repeat:repeat-x;
	
}
.action_center a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
	line-height:16px;
	text-decoration:none;	
}
.action_center a:hover{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#31AD6C;
	line-height:16px;	
	text-decoration:none;	
}
INPUT{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
}
SELECT{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
}
TEXTAREA{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#737373;
}
/************* SEARCH ***************************/
.searchlabel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#31AD6C;
}
.searchcontrol
{
	width:100%;
}
.searchbutton
{
	background-image:url(WriteFolder/pics/ibutton_bg.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#808080;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	padding:0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-left-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;		
}
.searchcell 
{
	height: 21px;
	border:1px solid #E8E8E8;	
	padding:0;	
}

/***************************************************/
/************* MEMBER LOGIN ************************/
.loginlabel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#31AD6C;
}
.logincontrol
{
	height:18px;
	border:1px solid #E8E8E8;
	padding:0;
	width:100%;	
}
.loginbutton
{
	background-image:url(WriteFolder/pics/ibutton_bg.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#808080;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	padding:0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-left-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;		
}
.logincell 
{
}
.ibutton
{
	background-image:url(WriteFolder/pics/ibutton_bg.jpg);
	background-repeat:repeat-x;
	height:22px;
	color:#808080;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	padding:0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-left-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;		
}
.enable_logo{
}
.enable_logo a{
	color:#FF8000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.enable_logo a:hover{
	color:#FF8000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.DataGridHeader
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#31AD6C;
	line-height:16px;
	font-weight:bold;	
}
.DataGridItem
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737373;
	line-height:16px;	
}
.DataGridPager
{
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	font-size: 10pt;
	border-left: whitesmoke 1px solid;
	color: black;
	border-bottom: whitesmoke 1px solid;
	font-family: Tahoma;
	background-color: #ffffff;
}
.DataGridAlter
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737373;
	line-height:16px;
	background-color:#FFFFFF;
}
.error{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#31AD6C;
	line-height:16px;	
}
fieldset { border:1px solid #CCCCCC;padding:2px }
.body_title {
	font-family:Arial, Helvetica, sans-serif;
	font:16px;
	color:#999999;
	margin:4px 0px 10px 0px;
	font-weight:bold;
	
}
.left_menu_background {
	border-bottom:1px solid #D8D8D8;
		border-right:1px solid #D8D8D8;
}
.comments {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:20px;
    width:100%;
}

.commentText {
 width:100%;
}