body
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-size-adjust : .55;
	background : #ffffff url("../images/bg.png") repeat-x 0 0;
	color : #000000;
	margin : 0;
	padding : 0;
}
body *
{
	font-size : 1em;
}
small, sub, sup { font-size : .83em; }
pre, code, samp, kbd
{
	font-family : Monaco, "Courier New", Courier, monospace;
}

h1
{
	font-size : 1.6em;
}
h2
{
	font-size : 1.3em;
}
h2.pink
{
	background: #ed145a url("../images/h2-bg.png") no-repeat 0 0;
	color : #ffffff;
	width : 365px;
	height : 20px;
	padding : 5px;
	overflow : hidden;
}

h1, h2, p, ul
{
	margin : 0 auto 1em auto;
}
hr
{
	border-color : #c0c0c0;
	border-style : solid;
	border-width : 1px 0 0 0;
	margin : 1em auto;
	height : 1px;
}
img
{
	border : 0;
}
p, td
{
	line-height : 1.5em;
}
table
{
	border : 0;
}
th
{
	text-align : left;
}
tr.header_row *
{
	font-weight : bold;
}
tr.manager_info
{
	background : #d7d7df url("../images/manager_info_bg.gif") repeat-x 0 0;
}

#contents
{
	padding : 2em;
}
#counter
{
	font-size : .83em;
}
#copyright
{
	font-size : .83em;
}
#footers
{
	text-align : center;
}
#main_table
{
	width : 755px;
	background : #ffffff;
	color : #000000;
}
#menu_row
{
	background : #0054a6 url("../images/menu_bg.gif") repeat-x 0 0;
	color : #ffffff;
	height : 25px;
}
#menu_row a
{
	color : #ffffff;
	text-decoration : none;
}
#menu_row ul, #menu_row li
{
	padding-left : 0;
	margin-left : 0;
	display : inline;
}
#menu_row li
{
	padding-left : 2em;
}
#msg_general
{
	color : #008000;
}
#msg_success
{
	color : #0000ff;
}
#msg_warning, #msg_error
{
	color : #ff0000;
}
#msg_error
{
	font-weight : bold;
}

/*** LAYOUT ***/

#content_wrapper
{
	width : 750px;
}
.content_wrapper
{
	background : #ffffff url("../images/contents.png") repeat-y 0 0;
}
#main_content
{
	padding : 25px;
}
#footer_note
{
	padding : 0 25px;
}
#footer_note p
{
	font-size : .83em;
	text-align : center;
}
