body {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	border-color:#DEE8EE;
  scrollbar-base-color: DCE4E8; 
  scrollbar-arrow-color: A5B0B5; 
  SCROLLBAR-SHADOW-COLOR: A5B0B5; 
  SCROLLBAR-3DLIGHT-COLOR: A5B0B5; 
  SCROLLBAR-TRACK-COLOR: FFFFFF; 
  SCROLLBAR-DARKSHADOW-COLOR: DCE4E8; 
  SCROLLBAR-FACE-COLOR: DCE4E8; 
	border-color:#DEE8EE;
}
.text {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #369;
	}
.bodytext
{
	font-family: verdana;
	font-size: 10px;
	font-weight: Normal;
	color: 000000;
}
.side_heading {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 20px;
	font-weight:bold;
	color: #333366;
}
.footer
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: 336699;
}
.textblue
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 164B80;
}
.txtw
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
}
.textbox
{
	font-family: verdana;
	font-size: 11px;
	color: 0F275D;
	background-color: FFFFFF;
	border-color:#CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.button
{
	font-family: verdana;
	font-size: 11px;
	color: FFFFFF;
	background-color: 2C67AA;
	border-color:#CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 1px;
	font-weight:Bold;
}
.button2
{
	font-family: verdana;
	font-size:10px;
	color:00146B;
	background-color:C7D5DE;
	background-image: url(images/textbg.jpg);
	font-weight:Normal;
	border-color:FFFFFF;
	border-top-width: 1px;
	display: block;
	border-left-width: 1px; 
	height: 20;
	width:  75;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.button3
{
	font-family: Arial;
	font-size:12px;
	color:ffffff;
	background-color:C7D5DE;
	background-image: url(images/blue2.jpg);
	font-weight:Bold;
	border-color:FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px; 
	height: 32;

	border-bottom-width: 1px;
	border-right-width: 1px;
}
.boldlink
{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: Bold;
	color: 336699;
}
A.boldlink:hover
{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: Bold;
	color: FFAE00;
}

.new_boldlink
{
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	
}
A.new_boldlink:hover
{
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	text-decoration:underline;
	color: #FFFFFF;
	
}

.new_sub_boldlink
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	
}

.no_rec_boldlink
{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	
}

A.new_sub_boldlink:hover
{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-decoration:underline;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	
}

.article_text {
 font-family:"verdana";
 font-size:15px;
 color:#FFFFFF;
 font-weight:bold;
}

.dashed_line {
	border-bottom: 1px dashed #FFFFFF;
}

.textlink
{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: Normal;
	color: 000000;
}
A.textlink:hover
{
	font-family: verdana;
	font-size: 10px;
	font-weight: Normal;
	text-decoration: underline;
	color: 30B017;
}
.toplink
{
	color: FFFFFF;
	font-size: 11px;
	font-weight:BOld;
	text-decoration: none;
	display: block;
	height: 38;
	padding-top: 8;
	font-family:  Tahoma;
}
A.toplink:hover
{
	color: FFEA00;
	font-size: 11px;
	font-weight:BOld;
	text-decoration: none;
	background-color: #FF8114;
	height: 38;
	padding-top: 8;
	background-image: url(images/menuover.jpg);
	font-family:  Tahoma;
}
.button {
	background-image:url(../../images/submit.jpg);
	background-repeat:repeat-x;
	text-align:center;
	width:76;
	height:30;
	border:0px;
	font-family:"Verdana";
	font-size:13px;
	font-weight:bold;
	color:#EEEEEE;
	padding-bottom:8px;
	cursor:pointer;
}
.small_button {
	background-image:url(../../images/small_submit.jpg);
	background-repeat:repeat-x;
	text-align:center;
	width:56;
	height:22;
	border:0px;
	font-family:"Verdana";
	font-size:13px;
	font-weight:bold;
	color:#EEEEEE;
	padding-bottom:8px;
	cursor:pointer;
}

.header_text {
	font-family:"Times New Roman, Times, serif";
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}
a.header_text:link {
	font-family:"Times New Roman, Times, serif";
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.header_text:visited {
	font-family:"Times New Roman, Times, serif";
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.header_text:active {
	font-family:"Times New Roman, Times, serif";
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.header_text:hover {
	font-family:"Times New Roman, Times, serif";
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	text-decoration:underline;
	font-weight:bold;
	color:#FFFFFF;
}
a.admin_act_link:link {
	font-family:"verdana";
	font-size:12px;
	color:#356298;
	font-weight:normal;
	text-decoration:none;
}
a.admin_act_link:active {
	font-family:"verdana";
	font-size:12px;
	color:#356298;
	font-weight:normal;
	text-decoration:none;
}
a.admin_act_link:visited {
	font-family:"verdana";
	font-size:12px;
	color:#356298;
	font-weight:normal;
	text-decoration:none;
}
a.admin_act_link:hover {
	font-family:"verdana";
	font-size:12px;
	color:#356298;
	font-weight:normal;
	text-decoration:underline;
}
.text_heading_article {
	font-family:"Arial";
	font-size:12px;
	color: #AA0000;
}

.text_side_heading_article {
	font-family:"verdana";
	font-size:14px;
	color: #323266;
	font-weight:bold;
}
/* Article paginaton css */
#article_paginationa .articles_text {
	font-family:"verdana";
	font-size:11;
	color: #369;
	word-spacing:2px;
}
#article_paginationa .articles_small_text {
	font-family:"verdana";
	font-size:10;
	color: #444444;
	font-weight:bold;
}
#article_paginationa .inactive_text{
	font-family:"verdana";
	font-size:12;
	color: #444444;
	font-weight:bold;
}
#article_paginationa a:link {
	font-family:"verdana";
	font-size:12;
	color: #444444;
	font-weight:bold;
	text-decoration:none;
}
#article_paginationa a:active {
	font-family:"verdana";
	font-size:12;
	color: #444444;
	font-weight:bold;
	text-decoration:none;
}

#article_paginationa a:visited {
	font-family:"verdana";
	font-size:12;
	color: #444444;
	font-weight:bold;
	text-decoration:none;
}
#article_paginationa a:hover {
	font-family:"verdana";
	font-size:12;
	color: #444444;
	font-weight:bold;
	text-decoration:underline;
}

#article_paginationa a.page_num:link {
	font-family:"verdana";
	font-size:10;
	color: #369;
	font-weight:bold;
	text-decoration:none;
}

#article_paginationa a.page_num:active {
	font-family:"verdana";
	font-size:10;
	color: #369;
	font-weight:bold;
	text-decoration:none;
}

#article_paginationa a.page_num:visited {
	font-family:"verdana";
	font-size:10;
	color: #369;
	font-weight:bold;
	text-decoration:none;
}
#article_paginationa a.page_num:hover {
	font-family:"verdana";
	font-size:10;
	color: #FF3333;
	font-weight:bold;
	text-decoration:underline;
}
/* Article paginaton css */

.textgreen
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 0D5D01;
}


.treetext 
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #222222;
	text-decoration:none;
}
.treetext_l
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration:none;
}

.treetext_l_1
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration:none;
}

/* Admin css */
a.admin_act_link:link {
	font-family:"verdana";
	font-size:12px;
	color:#356298;
	font-weight:normal;
	text-decoration:none;
}
a.admin_act_link:active {
	font-family:"verdana";
	font-size:12px;
	color:#356298;
	font-weight:normal;
	text-decoration:none;
}
a.admin_act_link:visited {
	font-family:"verdana";
	font-size:12px;
	color:#356298;
	font-weight:normal;
	text-decoration:none;
}
a.admin_act_link:hover {
	font-family:"verdana";
	font-size:12px;
	color:#356298;
	font-weight:normal;
	text-decoration:underline;
}

/* BOF : css for selected tabs */
a.show_selection:link {
	background-image:url(../../images/thecutekid_blue.jpg);
	background-repeat:no-repeat;
	height:33px;
	font-family:"Times New Roman, Times, serif";
	size:4px;
	padding-left:5px;
	vertical-align:middle;
	
}
a.show_selection:active {
	background-image:url(../../images/thecutekid_blue.jpg);
	background-repeat:no-repeat;
	height:33px;
	font-family:"Times New Roman, Times, serif";
	size:4px;
	padding-left:5px;
	vertical-align:middle;
}
a.show_selection:visited {
	background-image:url(../../images/thecutekid_blue.jpg);
	background-repeat:no-repeat;
	height:33px;
	font-family:"Times New Roman, Times, serif";
	size:4px;
	padding-left:5px;
	vertical-align:middle;
}
a.show_selection:hover {
	background-image:url(../../images/thecutekid_blue.jpg);
	background-repeat:no-repeat;
	height:33px;
	font-family:"Times New Roman, Times, serif";
	size:4px;
	padding-left:5px;
	vertical-align:middle;
}
/* EOF : css for selected tabs */

.link
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight:Bold;
	text-decoration: none;
	display: block;
	height: 34;
	padding-top: 10;
	font-family:  Arial;
}
A.link:hover
{
	color: 000000;
	font-size: 14px;
	font-weight:Bold;
	text-decoration: none;
	background-color: FFC600;
	display: block;
	height: 34;
	padding-top: 10;
	font-family:  Arial;
}

.bc_text {
	font-family:"Verdana";
	font-size:11px;
	font-weight:Bold;
	text-decoration:none;
	color:#999999;
}

.bc_art_text
{
	font-family:"Verdana";
	font-size:12px;
	font-weight:Bold;
	text-decoration:"none";
	color:#DE5C2A;
}

a.bc_text_link:link{
	font-family:"Verdana";
	font-size:11px;
	font-weight:Bold;
	text-decoration:none;
	color:#999999;
}

a.bc_text_link:active{
	font-family:"Verdana";
	font-size:11px;
	font-weight:Bold;
	text-decoration:none;
	color:#999999;
}
a.bc_text_link:visited{
	font-family:"Verdana";
	font-size:11px;
	font-weight:Bold;
	text-decoration:none;
	color:#999999;
}
a.bc_text_link:hover{
	font-family:"Verdana";
	font-size:11px;
	font-weight:Bold;
	text-decoration:none;
	color:#999999;
}
a.bc_art_text:link {
	font-family:"Verdana";
	font-size:12px;
	font-weight:Bold;
	text-decoration:"underline";
	color:#DE5C2A;
}

a.bc_art_text:visited {
	font-family:"Verdana";
	font-size:12px;
	font-weight:Bold;
	text-decoration:"underline";
	color:#DE5C2A;
}
a.bc_art_text:active {
	font-family:"Verdana";
	font-size:12px;
	font-weight:Bold;
	text-decoration:"underline";
	color:#DE5C2A;
}
a.bc_art_text:hover {
	font-family:"Verdana";
	font-size:12px;
	font-weight:Bold;
	text-decoration:"none";
	color:#DE5C2A;
}

.extra_boldlink
{
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	padding:2px 2px 2px 2px;
	
}

.article_comm_text {
	font-family:"verdana";
	font-size:13px;
	color:#666666;
	font-weight: bold;
}

.article_posted_text {
	font-family:"verdana";
	font-size:10px;
	color:#999999;
	font-weight: bold;
}

.article_posted_name {
	font-family:"verdana";
	font-size:11px;
	color:#006666;
	font-weight: bold;
}

.text_big
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: 333365;
}
/* 	To Get The Broder , In Friend& Family Module's Each Box.  : Added By Amol Zore : 27-04-07 */
#box_broder{
	border-left: #CCCCCC  groove thin;
	border-right: #CCCCCC groove thin;
	border-top: #CCCCCC groove thin;
}
/* End */
