﻿body {margin: 0px auto; width: 810;}

a:link, a:visited {	color: black;	font-family: Arial;	font-size: 12px; font-weight: bold;	letter-spacing: 1px; }
a:hover {text-decoration:none;}

.header a, .header a:visited
{
	color: Gray;
	text-decoration:none;
}

.header a:hover
{
	text-decoration: underline;
}

.txtBoxCal
{
	text-align:center;
}

.header 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 780px;
}

.headerTop
{
	background: #D9293D;
}

.headerMenu
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background: black;
}

.popHeader
{
	background: url(~/image/sprite.png) repeat-x 0px 0px;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 0px 10px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.9;
	font-family: arial,helvetica,clean,sans-serif;
}

.popBody
{
	background-color: #f2f2f2;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding: 10px;
}

.user_status
{
	font-family: Tahoma;
	font-size: 12px;
}

.user_status_title
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.board_member
{
   	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold; 
}