/* 
 *
 * ========================================
 * Regular body
 * ========================================
 */
tr {font-size: 7px;}
tr.newstitle
{
	font-size: 12px; 
	color: #E9E9E9;
	font-family: Tahoma;
	font-weight:bold; 
}

body
{ 
	background: #C7C7C7;
	color: #3F3F3F;
	font-family: Tahoma;
	font-size:12px;
	text-align: center;
	margin: 11px;
	padding: 0;
	scrollbar-face-color:#CFCFCF;
	scrollbar-highlight-color:#D8D8D8;
	scrollbar-shadow-color:#BDBDBD;
	scrollbar-3dlight-color:#BDBDBD;
	scrollbar-arrow-color:#444444;
	scrollbar-track-color:#CFCFCF;
	scrollbar-darkshadow-color:#C7C7C7;
	background-repeat:repeat-x
}

/* 
 * ========================================
 * the div style
 * ========================================
 */

#attentionwrapper
{ 
	margin: 60px auto 20px auto;
	text-align: right;
	width: 750px;
}

#jupiterwrapper
{ 
	margin: 20px auto 20px auto;
	text-align: right;
	width: 750px;
}

/* 
 * ========================================
 * the links style
 * ========================================
 */

a:link,
a:visited,
a:active
{
	background: transparent;
	color: #39668E;
	text-decoration: none;
}

a:hover
{
	background: transparent;
	color: #4C8BCC;
}

/* 
 * ========================================
 * the form style
 * ========================================
 */

form
{
	display: inline;
	margin: 0; 
	padding: 0;
}

form input:focus,
form input:hover,
form select:focus,
form select:hover,
form textarea:focus,
form textarea:hover
{
	border: #6F6F6F 1px solid;
	color: #3A3A3A;
}

optgroup
{
	font: inherit;
	font-weight: bold;
}

.box
{
	margin-left:0px;
	margin-bottom:0px;
	border: 1px solid #A2A2A2;
	background-color:#FAFAFA;
	color: #606060;
	font-family: Tahoma;
	font-size: 11px;
}

/* 
 * ========================================
 * the message style + misc
 * ========================================
 */

span.bold
{
	font-weight: bold;
}

span.inv
{
	color: #c4c4c4;
}

span.hilight
{
	color: #006666;
}

span.ok
{
	font-weight: bold;
	color: #006666;
}

span.normal
{
	font-weight: bold;
	color: #606060;
}

span.alert
{
	font-weight: bold;
	color: #ff0000;
}

/* 
 * ========================================
 * main <table> style
 * ========================================
 */

TABLE.main
{
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma;
	width: 100%;
	background: #F6F6F6; 
	border: 1px solid #D4D1D1;
}

TABLE.quote
{
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma;
	background-color: #F6F6F6;
	width: 100%;
	border: #606060;
	border-style: dashed;
	border-width: 1px;
}

TR.menu
{
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma;
	background: transparent url(tile_up.jpg);
	background-repeat: repeat-x;
}

TR.head
{
	font-size: 12px; 
	color: #606060;
	font-family: Tahoma;
	background: transparent url(tile_sub.jpg);
	background-repeat: repeat-x;
	background-color: #D6D6D6;
	font-weight: bold;
}

TR.bottom
{
	font-size: 11px; 
	color: #848484;
	font-family: Tahoma;
	background: transparent url(tile_bot.gif);
	background-repeat: repeat-x;
	background-color: #D6D6D6;
	font-weight: bold;
}

TD.avatar
{
	font-size: 12px; 
	color: #445464;
	font-family: Tahoma;
	background-color: #B9D1E6;
	text-align: center;
	background: transparent url(../images/misc/avatar_blank.jpg);
}

TR.empty,
TD.empty
{
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma;
}

TR.con1,
TD.con1
{
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma;
	background-color: #CFCFCF;
}

TR.con2,
TD.con2
{
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma;
	background-color: #DDDDDD;
}

TR.con3,
TD.con3
{
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma;
	background-color: #DDDDDD;
}

TR.con4,
TD.con4
{
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma;
	background-color: #D8D8D8;
	height: 10px;
}

TD.eventempty
{
	font-size: 12px; 
	color: #606060;
	font-family: Tahoma;
	background-color: #c7c7c7;
	text-align: center;
}

TD.eventselect
{
	font-size: 12px; 
	color: #606060;
	font-family: Tahoma;
	background-color: #D9D9D9;
	text-align: center;
	font-weight: bold;
}

TD.eventbday
{
	font-size: 12px; 
	color: #FFFFFF;
	font-family: Tahoma;
	background-color: #969696;
	text-align: center;
	font-weight: bold;
}

TD.eventtoday
{
	font-size: 12px; 
	color: #FFFFFF;
	font-family: Tahoma;
	background-color: #969696;
	text-align: center;
	font-weight: bold;
}

TD.pagelink,
TD.pagecurrent
{
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma;
	background-color: #CFCFCF;
	border: 1px solid #D4D1D1;
	padding: 1px 3px 1px 3px;
}

TD.pagecurrent
{
	font-size: 11px; 
	color: #606060;
	font-family: Tahoma;
	background-color: #D8D8D8;
}

/* 
 * ========================================
 * quote style
 * ========================================
 */

.quote blockquote {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background: #FFF url(../images/codes/quote_down.gif) bottom right no-repeat;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Tahoma;
	font-weight: normal;
	padding: 5px;
}

.quote blockquote h1 {
	margin: 0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Tahoma;
	font-weight: normal;
	color: #808080;
	background: #FFF url(../images/codes/quote_up.gif) top left no-repeat;
}

.quote blockquote h2 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Tahoma;
	font-weight: normal;
	color: #808080;
	background: #FFF url(../images/codes/quote_up.gif) top left no-repeat;
}

/* 
 * ========================================
 * code style
 * ========================================
 */

.code blockquote {
	text-align: left;
	direction: ltr;
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background: #FFF url(../images/codes/code_down.gif) bottom right no-repeat;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
}

.code blockquote h2 {
	text-align: left;
	direction: ltr;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(../images/codes/code_up.gif) top left no-repeat;
}
