html{
	height:100%;
}	

body {
	background-color:#000000;
/*	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
	padding:10px; height:100%; margin:0px;
}

form {
	margin:0px;
}

h1{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
}

h2{
	font-size:16px;
	color:#000000;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
}

h3{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
	margin-top:5px;
	margin-bottom:5px;
}

h4{
	font-size:14px;	font-weight:bold;
	color:#666666;
	margin-top:5px;
	margin-bottom:5px;
}

h5{
	font-size:13px;	font-weight:bold; font-style:italic;
	color:#666666;
	margin-top:5px;
	margin-bottom:5px;
}

h6{
	font-size:12px;	font-weight:bold;
	color:#666666;
	margin-top:5px;
	margin-bottom:5px;
}

a, a:visited {
	color:#18B601;
	text-decoration:underline;
}

a:hover{
	color:#18B601;
	text-decoration:none;
}

p{
	margin-top: 5px;
	margin-bottom: 5px;
}


ul{
	margin:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
}

li{
	margin:0px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:20px;
	padding:0px;
}


/***** Common Styles End Here*******/



.my_txtbox1{
	border:1px solid #999999;
	padding:0px
}

.my_button{
	background:url(../images/mnu_btm_bg.gif) #DADADA repeat-x top;
	color:#333333;
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	height:26px; border:1px solid #CCCCCC; 
	font-weight:bold; font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}

.ra_searchbox{
	border:0px; width:150px;
}

.ra_menu{
	background:url(../images/mnu_bg.gif) #000000 repeat-x top;
}

.ra_menu th{
	color:white;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:39px; padding-left:10px; padding-right:10px;
}

.ra_menu td{
	background:url(../images/mnu_sep.gif) no-repeat center top; width:2px !important;
}

.ra_menu a, .ra_menu a:visited{
	color:white; display:block;
	text-decoration:none;
}

.ra_menu a:hover{
	color:white;
	text-decoration:none; border-bottom:2px solid #1FE207;
}

.ra_sub_sec{
	background-color:white; border:1px solid #7F7F7F; border-bottom:0px; border-top:0px;
}

.ra_sub_sec td{
	border:1px solid #D0D0D0; background:url(../images/sec_bg.gif) #FDFDFD repeat-x top; vertical-align:top; width:252px;
	font-size:11px; color:#313234;
}

.ra_title{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	 padding:10px; padding-left:12px;
	 font-size:15px; font-weight:bold; color:black;
}

.ra_img img{
	 border:1px solid white;
}

.ra_footer_cont{
	background-color:white;  border:1px solid #7F7F7F; border-top:0px;
}

.ra_footer{
	text-align:center; width:100%;
	border:1px solid #DADADA; font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/mnu_btm_bg.gif) #DADADA repeat-x top;
}

.ra_footer td{
	height:40px; color:#313234;
}

.ra_footer a, .ra_footer a:visited{
	color:#313234; text-decoration:none; display:inline; padding-left:10px; padding-right:10px; font-weight:bold;
}

.ra_footer a:hover{
	color:#313234; text-decoration:underline; font-weight:bold;
}

.ra_footer_btm{
	padding:13px; color:#363636; font-size:11px;  padding-left:10px  !important;
	font-family:'Century Gothic',Verdana, Arial, Helvetica, sans-serif;
}

.ra_footer_btm a, .ra_footer_btm a:visited{
	color:#666666 !important; text-decoration:underline;
}

.ra_footer_btm a:hover{
	color:#666666 !important; text-decoration:none;
}

.ra_table{
	border:1px solid #CCCCCC;
}

.ra_table th{
	text-align:left; padding:3px; font-weight:bold; color:#159307;
	background:url(../images/mnu_btm_bg.gif) #DADADA repeat-x top;
}

.ra_table td{
	text-align:left; padding:3px; font-weight:normal;
	background-color:#F9F9F9;
}


.ra_table .altrow td{
	text-align:left; padding:3px; font-weight:normal;
	background-color:#F2F2F2;
}

.ra_title_main{
	background:url(../images/x_head_bg.gif) #EAEAEA repeat-x top; padding:10px;
	border-bottom:3px solid white;
}

.ra_title_main h1{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	line-height:16px;
}

.ra_common_bg{
	background:url(../images/x_cont_bg.gif) repeat-x top;
}

.ra_common_bg2{
	background:url(../images/x_cont_bg2.gif) repeat-x top;
}