body {
	background-color: #000000;
	background-image:url(img/tile.gif);
	/*background-image:url(img/bg_4.jpg);*/
	background-repeat:repeat;
	padding:0;
	margin:0;
}
img
{
border:0;
}
.normaltext {
	font-size:12px;
}

.container {
	width:1102px;
	margin:0 auto;
}

.footer {
	width:1102px;
	height:145px;
	background-image:url(img/footer1_bg.jpg);
	background-repeat:no-repeat;
}
.footer_txt
{
width:990px; 
font-family:"Helvetica Neue";

font-size:11px;
color:#daad16;
font-weight:bold;
text-align:left;
padding-top:97px;
padding-left:60px; 
}
.footer_txt a
{
text-decoration:none;
color:#daad16;
}
.footer_txt a:hover
{
text-decoration:none;
color:#ffffff;
}
.topgrad {
	width:1102px;
	height:183px;
	background-image: url(img/logo1_bg.jpg);
	background-repeat:no-repeat;
}

.topleft {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding-left:60px;
	padding-top:2px;
}

.topright {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: right;
	padding: 4px;
}

.header {
	width:1102px;
	height:104px;
	background-image:url(img/content_top_bg.jpg);
	background-repeat:no-repeat;
}

.categoryselectsection {
	border-bottom: 3px solid #C8CBCD;
	height: 31px;
}

.catgrad {
	width: 550px;
	height: 31px;
	background-image: url(img/catgrad.png);
	border-left: 2px solid #0095EB;
	float: left;
}

.catselectsep {
	width: 34px;
	height: 31px;
	background-image: url(img/catselectsep.png);
	float: left;
}

.selectgrad {
	width: 170px;
	height: 31px;
	background-image: url(img/selectgrad.png);
	border-right: 2px solid #64EB00;
	float: left;
}

.gameselect {
	margin-top: 7px;
	font-size: 9px;
	font-family: Verdana;
	width: 150px;
}

.columnsection {
	width:1102px;
	background-image:url(img/content_bg_cent.jpg);
	background-repeat:repeat-y;
}


.welcomearea {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #3A9ADA;
	padding: 4px;
}

.menuheadgreen, .menuhead1 {
	/*background-image: url(img/greengrad.png);border: 1px solid #54C811;*/
	height: 30px;
	text-align: center;
	
	margin-bottom: 4px;
}

.menuheadblue, .menuhead2 {
	/*background-image: url(img/bluegrad.png);border: 1px solid #4CAFE6;*/
	height: 30px;
	text-align: center;
	
	margin-bottom: 4px;
}

 .menuhead3 {
	/*background-image: url(img/graygrad.png);border: 1px solid #9B9B9B;*/
	height: 30px;
	text-align: center;
	
	margin-bottom: 4px;
}


.menuheadtext {
	font-size: 18px;
font-family:"Helvetica Neue";
	color: #e7b719;
	font-weight: bold;
	padding:0px 0px 0px 10px;; text-align:left;
	
}
.menuheadtext1 {
	font-size: 17px;
font-family:"Helvetica Neue";
	
	color:#eab91e;
	font-weight: bold;
	padding-top: 2px;
	text-align:left;
	padding-left:30px;
}
.menutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align: left;
	margin-bottom: 4px;
	margin:10px;
}

.menutext1
{
width:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.menutext1 a
{
text-decoration:none;
color:#FFFFFF;
}
.menutext1 a:hover
{
text-decoration:none;
color:#FF0000;
}


.largertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.graymenutext {
	color: #ffffff;
}

.menutext img {
	border: 1px solid #000000;
	margin: 2px;
	padding: 0px;
}

.menutext input, .menutext select, .menutext textarea {
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	/*border: 1px solid #0088AA;*/
	margin: 4px;
	/*background-color: #FFFFFF;*/
}

.menunum {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.paddedcontent {
	padding: 4px;
}

.statsmenu {
	background-image: url(img/yellowgrad.png);
	border: 1px solid #FFB703;
	font-family: Verdana;
	font-size: 9px;
	color: #555555;
	text-align: center;
	margin-bottom: 4px;
	padding: 8px;
}

.membersmenu {
	
	
/*	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin-bottom: 4px;
	padding: 2px;*/
}


.membersmenu input {
	width: 130px;
	height:20px;
/*	background-image: url(img/inbox1.jpg);
	background-repeat:no-repeat;*/
	background-color:#000000;

	
}
.sample
{
width: 135px;
	height:24px;
	background-image: url(img/inbox1.jpg);
	background-repeat:no-repeat; border:1px solid black; text-indent:5px;
	}
/* links */
#catlinks {
	padding-top: 8px;
	font-size: 9px;
	font-family: Verdana;
	color: #FFF204;
	font-weight: bold;
	background-image: url(img/menu_bg.jpg);
	background-repeat:no-repeat;
}

#catlinks a:link {
	color: #FFFFFF;
}

#catlinks a:visited {
	color: #FFFFFF;
}

#catlinks a:hover {
	color: #FFF204;
}

#topleftlinks {
	font-weight: bold;
}
#topleftlinks a
{
/*background-image: url(img/menu_bg.jpg);
	background-repeat:no-repeat;*/
	width:106px;
	height:36px;

}
#topleftlinks a:link {
	color: #000000;text-decoration:none;
	
}

#topleftlinks a:visited {
	color: #FFFFFF;text-decoration:none;
}

#topleftlinks a:hover {
	/*background-image: url(img/menu_yellow.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:106px;
	height:18px;
	margin-top:-40px*/;
	color:#FF0000;
	text-decoration:none;
}






.menutext a:link {
	color: #FC3;
	text-decoration:none;
}

.menutext a:visited {
	color: #FC0;
	text-decoration:none;
}

.menutext a:hover {
	color: #FF0;
}

.welcomearea a:link {
	color: #FFF204;
}

.welcomearea a:visited {
	color: #FFF902;
}

.welcomearea a:hover {
	color: #FFFFFF;
}


.membersmenu a:link {
	color: #009AF2;
}

.membersmenu a:visited {
	color: #009AF2;
}

.membersmenu a:hover {
	color: #00BCF4;
}

/* end of links */

.searchtext {
		
	background-image:url(img/red_inboxbg.jpg);
background-repeat:no-repeat;
width:135px;
height:24px;
}

.searchbutton {
	background-image:url(img/button_search.jpg);
background-repeat:no-repeat;
width:59px;
height:25px;
}
.button_search {
	background-image:url(img/button_search.jpg);
background-repeat:no-repeat;
width:59px;
height:25px;
}
.sidemenucontent {
	width:215px;
height:190px;
background-image:url(img/members_bg.jpg);
background-repeat:no-repeat;
}


.login
{
width:215px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:left;
font-weight:bold;
padding-top:8px;
padding-left:5px;
}
.login a
{
text-decoration:none;
color:#FFFFFF;
}
.login a:hover
{
text-decoration:none;
color:#FF0000;
}











/*             styles for the star rater                */
/*            copyright http://komodomedia.com/blog/index.php/2007/01/20/css-star-rating-redux/               */


.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(img/star_rating.png) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:60px;
height:12px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:12px;
line-height:12px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}
.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}





.left_box
{
width:212px;
min-height:190px;

background-image:url(img/left_box.jpg);
background-repeat:no-repeat;
border:1px solid #FFFFFF;
background-color:#CCCCCC;
}
.media
{
width:143px;
height:15px;
background-image:url(img/media.jpg);
background-repeat:no-repeat;
margin-left:20px;
margin-top:7px;
}
.latest_media
{
width:107px;
height:15px;
background-image:url(img/latest.jpg);
background-repeat:no-repeat;
margin-left:25px;
margin-top:7px;
}
.most_popular
{
width:116px;
height:16px;
background-image:url(img/popular.jpg);
background-repeat:no-repeat;
margin-left:20px;
margin-top:7px;
}

.left_box2
{
width:213px;
background-color:#FFFFFF;
border-bottom:1px solid #ffffff;
border-right:1px solid #ffffff;
background-image:url(img/rightbox_bg.jpg);

}
.leftbox_title
{
width:212px;
height:31px;
background-image:url(img/lbox_title.jpg);
background-repeat:no-repeat;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;

}
.content
{
width:973px;
margin:auto;
margin-top:-25px;
padding-left:4px;
/*margin-top:-35px;*/ 
}
.content_left
{
width:213px;
float:left;

}
.content_r
{
/*width:765px;*/
width:758px;
float:left; 

}
.content_right
{
width:765px;

float:right; 

}
/*.content_right
{
width:765px;
float:right; 
margin-top:-2px;
}*/
.contr_lefthome
{
width:540px;
float:left;
}
.contr_left
{
width:540px;
float:left;
background-image:url(img/content_bg12.jpg);
background-repeat:repeat;
border:1px solid #FFFFFF
}


.contr_right
{
width:212px; 
float:left;
padding-right:2px;
}


.cool_links
{
width:215px;
height:82px;
background-image:url(img/cool_links.jpg);
background-repeat:no-repeat;
}
.cool_txt
{
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding-bottom:10px;
padding-top:5px;
text-align:left;
padding-left:15px;
}
.cool_txt a
{
text-decoration:none;
color:#FFFFFF;
}
.cool_txt a:hover
{
text-decoration:none;
color:#FF0000;
}
.more_cool
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#66c4f2;
font-weight:bold;
float:right;
padding-right:10px;
line-height:20px;
}
.more_cool a
{
text-decoration:underline;
color:#66c4f2;
}
.more_cool a:hover
{
text-decoration:none;
color:#ffffff;
}
.top_player
{
width:215px;
height:87px;
background-image:url(img/top_player.jpg);
background-repeat:no-repeat;
}
.player_txt
{
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding-top:35px;
padding-bottom:10px;

text-align:left;
padding-left:22px;

}
.player_txt a
{
text-decoration:none;
color:#FFFFFF;
}

.player_txt a:hover
{
text-decoration:none;
color:#FF0000;
}

.player_text
{
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding-top:6px;
padding-bottom:10px;

text-align:left;
padding-left:22px;

}
.player_text a
{
text-decoration:none;
color:#FFFFFF;
}

.player_text a:hover
{
text-decoration:none;
color:#FF0000;
}




.top_rate
{
width:215px;
height:183px;
background-image:url(img/top_rate.jpg);
background-repeat:no-repeat;
}
.rate_txt
{
width:160px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;

padding-left:25px;
}
.login_button
{
width:59px;
height:90px;
background-color:#e7b927;
}
.customer
{padding-top:2px;
width:212px;
text-align:center;
}
.playnow
{
width:125px;


margin:auto;
margin-top:10px;
margin-bottom:10px;
}
.redbox_right
{
width:212px;
height:116px;margin:auto;

background-image:url(img/redbox.jpg);
background-repeat:no-repeat;
border:1px solid #dbdbdb;

}
.redbox_txt
{
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding-top:35px;
padding-left:25px;
}
.rightbox_bg
{
width:215px;
/*height:710px;*/
background-image:url(img/rightbox_bg.jpg);
background-repeat:no-repeat;
}
.advertisement
{
width:208px;
padding-top:3px;
margin:0px 0px 0px 3px;
height:30px;
background-image:url(img/advertisement.jpg);
background-repeat:no-repeat;

}
.sample_right
{

width:212px;
margin:auto;
/*height:190px;*/
background-image:url(img/boxr_bg.jpg);
background-repeat:repeat-y;
background-color:#000000;
color:#FFFFFF;
border:1px solid #dbdbdb;

}
.member_right
{

width:212px;

min-height:180px;
background-image:url(img/boxr_bg.jpg);
background-repeat:no-repeat;
background-color:#000000;
color:#FFFFFF;
border:0px solid #dbdbdb;
} 

.member_right input {
	width: 130px;
	height:20px;
/*	background-image: url(img/inbox1.jpg);
	background-repeat:no-repeat;*/
	background-color:#000000;

	
}
.right_title12
{
width:208px;

height:30px;
/*background-image:url(img/right_title.jpg);
background-repeat:no-repeat;*/
margin-top:2px;
margin-left:2px;


}
.top_title
{
width:208px;
height:30px;
background-image:url(img/mem_title.jpg);
background-repeat:no-repeat;
}

.gamesbox_bg
{
width:539px;
height:243px;
background-image:url(img/gamesbox_bg.jpg);
background-repeat:no-repeat;
/*border:1px solid #dbdbdb;*/
border-bottom:1px solid #dbdbdb;
border-top:1px solid #dbdbdb;
border-left:2px solid #dbdbdb;
border-right:2px solid #dbdbdb;
background-color:#2c2c2c;
}

.gamesbox_left
{
width:285px;
height:243px;
background-image:url(img/gamesbox_left.jpg);
background-repeat:no-repeat;

border-bottom:1px solid #dbdbdb;
border-left:1px solid #dbdbdb;
border-top:1px solid #dbdbdb;
background-color:#2c2c2c;
}
.gamesbox_right
{
width:254px;
height:243px;
background-image:url(img/gamesbox_right.jpg);
background-repeat:no-repeat;
border-bottom:1px solid #dbdbdb;
border-right:1px solid #dbdbdb;
border-top:1px solid #dbdbdb;
background-color:#2c2c2c;
}


.action_content1
{
width:242px;
margin-top:14px;
margin-left:15px;

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}
.action_content1 a
{
color:#1c78ad;
font-weight:normal;
text-decoration:underline;
}
.action_content1 a:hover
{
color:#ffffff;
text-decoration:underline;
}
.advanture_content1
{
width:272;
margin-top:12px;
margin-left:15px;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}
.advanture_content1 a
{
color:#ebb81e;
font-weight:normal;
text-decoration:underline;
}
.advanture_content1 a:hover
{
color:#ffffff;
text-decoration:underline;
}
#menu
{
width:560px;
padding-top:18px;
padding-left:70px;
}
.curently_online
{
width:250px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
padding-top:147px; 
padding-right:10px;
}








.box_left
{
width:256px;
float:left;

}
.action_title
{
width:114;
height:18px;
background-image:url(img/action.jpg);
background-repeat:no-repeat;
margin-top:9px;
margin-left:20px;
}
.shooting_title
{
width:133;
height:18px;
background-image:url(img/shooting.jpg);
background-repeat:no-repeat;
margin-top:9px;
margin-left:20px;
}
.sports_title
{
width:118;
height:18px;
background-image:url(img/sports.jpg);
background-repeat:no-repeat;
margin-top:9px;
margin-left:20px;
}
.action_content1
{
width:242px;
margin-top:14px;
margin-left:15px;

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}
.action_content1 a
{
color:#1c78ad;
font-weight:normal;
text-decoration:underline;
}
.action_content1 a:hover
{
color:#ffffff;
text-decoration:underline;
}
.media_category
{
width:180px; 
 text-align:left; padding-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-left:10px;
padding-top:17px;
}
.media_category a
{
text-decoration:none;
color:#FFFFFF;
}
.media_category a:hover
{
text-decoration:underline;
color:#FFFFFF;
}
#catlistsw
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
width:100px;
padding-left:8px; 
}
#catlistsw a
{
text-decoration:underline;
color:#FFFFFF;

}
#catlistsw a:hover
{
text-decoration:none;
color:#FFFFFF;
}

#menu_txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
width:180px;
padding-left:18px;
padding-top:16px; 
}
#menu_txt a
{
text-decoration:underline;
color:#FFFFFF;

}
#menu_txt a:hover
{
text-decoration:none;
color:#FFFFFF;
}
.c_link
{
width:208px;
height:30px;
background-image:url(img/cool_title.jpg);
background-repeat:no-repeat;
}
.player_title
{
width:208px;
height:30px;
background-image:url(img/player_title.jpg);
background-repeat:no-repeat;
}
.rate_title
{
width:208px;
height:30px;
background-image:url(img/rate_title.jpg);
background-repeat:no-repeat;
}

.member_login
{
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
font-weight:bold;
padding-top:5px;
padding-left:15px;

}
.member_login a
{
text-decoration:underline;
color:#FFFFFF;
}
.member_login a:hover
{
text-decoration:none;
color:#FF0000;
}
.member_reg
{
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
font-weight:bold;
padding-top:9px;
padding-left:15px;

}
.member_reg a
{
text-decoration:underline;
color:#FFFFFF;
}
.member_reg a:hover
{
text-decoration:none;
color:#FF0000;
}



.member_txt
{
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:left;
font-weight:bold;

}
.member_txt a
{
text-decoration:underline;
color:#FFFFFF;
}
.member_txt a:hover
{
text-decoration:none;
color:#FF0000;
}



.member_text
{
width:180px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
font-weight:bold;
padding-left:14px; 
line-height:20px;
}
.member_text a
{
text-decoration:underline;
color:#FFFFFF;
}
.member_text a:hover
{
text-decoration:none;
color:#FF0000;
}
.more_right
{
text-align:right;
}
.more_right a
{
color:#ebb81e;
font-weight:normal;
text-decoration:underline;
}
.more_right a:hover
{
color:#ffffff;
text-decoration:none;
}

.gamelink
{


font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.gamelink a
{
color:#ebb81e;
font-weight:normal;
text-decoration:underline;
}
.gamelink a:hover
{
color:#ffffff;
text-decoration:none;
}
.sear input
{
width:59px; height:25px; margin-top:8px; margin-left:2px;
}
.more_link
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#66c4f2;
float:right;
padding-right:8px;
}
.more_link a
{
text-decoration:underline;
color:#66c4f2;
}
.more_link a:hover
{
text-decoration:underline;
color:#ffffff;
}

.menuheadgray {
	/*background-image: url(img/graygrad.png);border: 1px solid #9B9B9B;*/
	width:539px;
height:33px;
background-image:url(img/cont_title.jpg);
background-repeat:no-repeat;
margin-bottom: 4px;
border-bottom:1px solid #000000;
}
.page_title {

	width:539px;
     margin-bottom:30px;
	text-align: center;
}
.page_title1 {
	
font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:25px;
	font-weight: bold;
margin-left:-98px;
margin-top:-4px;
width:40px;

}
.catt_title {
	
font-family:Arial, Helvetica, sans-serif;
	color: #000000;width:100px;
	font-weight: bold;
font-size:25px;
}

.reg_title1 {
	
font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:25px;
	font-weight: bold;
margin-left:-145px;
margin-top:5px;
width:150px;

}
.reg_title {
	
font-family:Arial, Helvetica, sans-serif;
	color: #000000;width:100px;
	font-weight: bold;
font-size:25px;
}

.user_title1 {
	
font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:25px;
	font-weight: bold;

margin-top:-4px;
width:100px; 

}
.user_title {
	
font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;width:100px;
	font-weight: bold;
	margin-left:-70px;
font-size:25px;
}


.frd_title1 {
	
font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:25px;
	font-weight: bold;
margin-left:-146px;
margin-top:4px;
width:100px;

}
.frd_title {
	
font-family:Arial, Helvetica, sans-serif;
	color: #000000;width:100px;
	font-weight: bold;
font-size:25px;
}


.link_title1 {
	
font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:25px;
	font-weight: bold;
margin-left:-126px;
margin-top:4px;
width:40px;

}
.link_title {
	
font-family:Arial, Helvetica, sans-serif;
	color: #000000;width:100px;
	font-weight: bold;

font-size:25px;
}
.pag_game_title {

	width:500px;
     margin-bottom:35px;
	text-align: center; 
}

.game_title1 {
	
font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:20px;
	font-weight: bold;
margin-top:0px; position:relative;
}
.pag_title {margin-left:10px; padding-top:4px; text-align:left;}

.game_title {
	
    font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
    font-size:20px;
margin-left:2px; margin-top:2px; position:absolute;
}


.game_tit1 {
	
font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:20px;
	font-weight: bold;
margin-top:-20px;
margin-left:3px;
  


}

.game_tit2 {
	
    font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
    font-size:20px;
	
}

.formstyle{ font-size:12px; font-weight:bold;}
.formstyle input{font-size:12px;}
.formstyle textarea{font-size:12px;}
