﻿body {
	margin:0 auto;
	background-image:url(../images/card_new/screen_bg.png);
	background-repeat:repeat;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

#header
{
	margin:0 auto;
	width:800px;
}

#header_box
{
	margin:0 auto;
	width:800px;
	background-color:#FFF;
	border:solid 1px #93beed;
	
}

h1
{ 
	color:#225f9d;
	font-size:22px;
}

h2
{
	font-size:1px;
}

#display
{
	margin:0 auto;
	width:800px;
	
}

.list_top_left
{
	background-image:url(../images/card_new/body_left_corner.png);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
}

.list_bottom_left
{
	background-image:url(../images/card_new/body_left_bottom.png);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
}

.header1
{
	color:#000;
	font-size:13px;
	font-weight:bold;
}

.text_header
{
	font-size:13px; 
	font-weight:bold;
}

.text_subheader
{
	font-size:11px;
	color:#505050;
	font-weight:bold;
}

.text_regular_11px
{
	font-size:11px;
	color:#505050;
	font-weight:normal;
}

.text_regular_12px
{
	font-size:12px;
	color:#505050;
	font-weight:normal;
}

.text_regular_12px_black
{
	font-size:12px;
	color:#000;
	font-weight:normal;
}

.text_regular_12px_black_bold
{
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.text_regular_10px
{
	font-size:10px;
	color:#505050;
	font-weight:normal;
}

.text_regular_11px_black
{
	font-size:11px;
	color:#505050;
	font-weight:normal;
}
.mark_join_button
{
	font-family:Arial, Helvetica, sans-serif;
	padding:2px;
	background-color:#4091D2;
	font-size:13px;color:#fff;
	font-weight:bold;
	border:1px  outset #ACD448;
	cursor:pointer;
}
.textbox_normal
{
	border-width: 1px;
	border-color: #B4B2B3;
	border-style: solid;
}
