@charset "utf-8";
/* CSS Document */

html,body {
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:1.3;
margin: 0;
background-color:#FFF;
height:100%;
}

form {
padding:0;
margin:0;
}

table.TabMain{
	width:100%;
	border:0.0pt solid #000000;
	/*background-color:#FFFFFF;*/
	border-collapse:collapse;
	text-align:left;
	background-image:url(images/background-left.gif);
	background-repeat:repeat-x;
	background-color:#400159;
	
  /*BACKGROUND: url(images/background-left.gif) fixed repeat-x 50% top;*/
}

TD.TDBackLeft{
 vertical-align:top;
 height:100%;
 width:50%;
}
table.TabBackLeft{
	width:100%;
	height:100%;
	border:0.0pt solid #000000;
	border-collapse:collapse;
	background-image:url(images/background-left.gif);
	background-repeat:repeat-x;
	background-color:#400159;
  /*BACKGROUND: url(images/background-left.gif) #FFFFFF fixed repeat-x 50% top;*/
}
TD.TDBackRight{
 vertical-align:top;
 height:100%;
 width:50%;
}
table.TabBackRight{
	width:100%;
	height:100%;
	border:0.0pt solid #000000;
	border-collapse:collapse;
	background-image:url(images/background-right.gif);
	background-repeat:repeat-x;
	background-color:#400159;
  /*BACKGROUND: url(images/background-right.gif) repeat-x 50% top;*/
}
TD.TDBackMiddle{
 vertical-align:top;
 height:100%;
}
table.TabBackMiddle{
	width:980px;
	border:0.0pt solid #000000;
	background-color:#FFFFFF;
	border-collapse:collapse;
	/*background-image:url(images/background-left.gif);*/
}


TD.TDSignupBox {
	background-image:url(images/signup_box.gif);
	background-repeat:no-repeat;
	width:180px;
	height:198px;
}

TD.TDSuggentBlog {
	background-image:url(images/suggest_blog.gif);
	background-repeat:no-repeat;
	width:181px;
	height:101px;
}

TD.TDFooter {
width:100%;
background-color:#190024;
text-align:center;
color:#9739df;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
}
.TDFooter A {
color:#9739df;
text-decoration:none;
}
.TDFooter A:hover {
text-decoration:underline;
}

.MSG {
	color:#33CC00;
	text-align:center;
	font-weight:bold;
}

.tableblog{
	background:url(images/current_blog_topic.gif) no-repeat;
	width:181px;
	height:198px;
}

.tabletopleftbox{
	background:url(images/top_left_down_box.gif) no-repeat;
	width:219px;
	height:53px;
}


.tablebottomleftbox{
	background:url(images/bottom_left_down_box.gif) no-repeat;
	width:219px;
	height:27px;
}

.tabletopmiddlebox{
	background:url(images/top_middle_down_box.gif) no-repeat;
	width:219px;
	height:53px;
}

.tablebottommiddlebox{
	background:url(images/bottom_middle_down_box.gif) no-repeat;
	width:219px;
	height:27px;
}

.tabletoprightbox{
	background:url(images/top_right_down_box.gif) no-repeat;
	width:219px;
	height:78px;
}

.tablebottomrightbox{
	background:url(images/bottom_right_down_box.gif) no-repeat;
	width:219px;
	height:27px;
}

.tablesearchbox{
 background:url(images/search_img.gif);
 background-position:center;
 background-repeat:no-repeat;
 width:217px;
 height:95px;
}

.style1{
	font-family: "Arial";
	font-size:11px;
	font-weight:normal;
	color:#390358;
}

.style2{
	font-family: "Arial";
	font-size:14px;
	font-weight:normal;
	color:#190024;
	font-weight:normal;
}

.textarea{
	color : #7F04AD;
	width: 105px;
	height: 15px;
	padding : 1pt; 
	margin : 0; 
	border : 1px solid #BDBBBB; 
	font-size : 12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.button
{
	 background:url(images/button.jpg);
	 background-position:center;
	 background-repeat:no-repeat;
	 border-right: 0px solid #FFFFFF;
	 border-bottom: 0px solid #FFFFFF;
	 border-top: 0px solid #FFFFFF;
	 border-left: 0px solid #FFFFFF;
	 width: 89px;
	 height: 25px;
	 text-align: center;
	 font-family:Arial, Helvetica, sans-serif;
	 color: #ffffff;
	 font-weight: bold;
	 font-size: 12px;
	 word-spacing: normal;
	 letter-spacing: normal;
	 text-transform: none;
	 font-style: normal;
	 font-variant: normal;
	 padding-bottom: 1px;
	 padding-right: 3px;
}

.menu-font-style{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
	color:#190024;
	line-height:20px;
}

.menu-font-style a{
	color:#6A0BAD;
	line-height:20px;
	text-decoration:none;
}

.menu-font-style a:hover{
	color:#190024;
	line-height:20px;
	text-decoration:underline;
}

.search-style{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
}

.search-style a{
	color:#6A0BAD;
	text-decoration:none;
}

.search-style a:hover{
	color:#000000;
	text-decoration:underline;
}
