/* Stats calendar styles */
.calendar_border {
	background: #CCCCCC;
}

.calendar_header {
	background: #1b7fd6;
}

.calendar_empty_day {
	background: #e9e9e9;
}

.calendar_cell {
	background: #FFFFFF;
}

.calendar_header_font {
	color:#FFFFFF;
}

/* Blog styles */

.blog_name {
	padding: 6px 5px 7px 5px;
	height: 27px;
	border-bottom: 1px solid #EDEDED;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.blog_value_text {
	padding: 6px 5px 7px 5px;
	height: 27px;
	border-bottom: 1px solid #EDEDED;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.blog_value {
	padding: 3px 5px 2px 5px;
	height: 27px;
	border-bottom: 1px solid #EDEDED;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.frame {
	border-right:1px solid #0D7CD8;
	border-left:1px solid #0D7CD8;
	border-bottom:1px solid #0D7CD8;
}

.join_button {
	background: url(img/join.gif) #FFFFFF repeat-x 0px 0px;
	border-left:1px solid #75C1FF;
	border-top:1px solid #75C1FF;
	border-right:1px solid #055292;
	border-bottom:1px solid #055292;
	font-size:11px;
	color:#FFFFFF;
}

.delete_button {
	background: url(img/join.gif) #FF0000 repeat-x 0px 0px;
	border-left:1px solid #75C1FF;
	border-top:1px solid #75C1FF;
	border-right:1px solid #055292;
	border-bottom:1px solid #055292;
	font-size:11px;
	color:#FFFFFF;
}

.blog_general_bg {
	background:#cce3f4;
}

.blog_cells_bg {
	background: #328bcf;
}

.blog_cells_font {
	color: #FFFFFF;
}

.blog_cells_font2 {
	color: #05158f;
}

.blog_row2 {
	background: #aed1eb;
}

.blog_friend_accepted {
	color:green;
}

.blog_friend_rejected {
	color:red;
}

.blog_friend_pending {
	color:#b28b03;
}


/* common styles */
.outer {
	background: #FF9900;
}
.line1 {
	background: #FFF1A4;
}
.line2 {
	background: #FFF8CE;
}
.list_row_1 {
	background: #FFF1A4;
}
.list_row_2 {
	background: #FFF8CE;
}

.listing_header, .listing_header_cell {
	background: #569B27;
	font-weight: normal;
	color: white;
}

.listing_row1 {
	background: #FFF1A4;
}

.listing_row2 {
	background: #FFF8CE;
}


.tab1 {
	background: #e74c50;
        border-right:1px solid #FFFFFF;
	color: #FFFFFF;
}

.tab2 {
	background: #CCCCCC;
        border-right:1px solid #FFFFFF;
	color: #FFFFFF;
}

/* Form styles */
.form_table {
	border-top: 1px solid #EDEDED;
	width: 100%;
}

.form_row {
	background: #FAFAFA;
}

.form_row_error {
	background: #FF0000;
	color:#FFFFFF;
}

.form_name {
	padding: 6px 5px 7px 5px;
	height: 27px;
	border-bottom: 1px solid #EDEDED;
	vertical-align: top;
	width: 30%;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.form_name_error {
	padding: 6px 5px 7px 5px;
	height: 27px;
	border-bottom: 1px solid #EDEDED;
	vertical-align: top;
	width: 30%;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color:#FFFFFF;
}

.form_value_text {
	padding: 6px 5px 7px 5px;
	height: 27px;
	border-bottom: 1px solid #EDEDED;
	vertical-align: top;
	width: 70%;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.form_value {
	padding: 3px 5px 2px 5px;
	height: 27px;
	border-bottom: 1px solid #EDEDED;
	vertical-align: top;
	width: 70%;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.form_button {
	color: #4E4E4E;
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid;
	border-color: #CACACA #8B8B8B #8B8B8B #CACACA;
	background-image: url(img/button_bg.gif);
	cursor: hand;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.form_buttonarea {
	padding: 18px 5px 0px 5px;
}

.form_input {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #454545;
}


.png {
	behavior: url('pngBgBehavior.htc');
}



.bg {
	background: url(img/body.gif) #0d1c34 repeat-x 0px 0px;
}



.vorm {
	height: 17px;
	width: 92px;
        border-left:0px solid #999999;
        border-top:0px solid #999999;
	border-right:0px solid #999999;
        border-bottom:0px solid #999999;
	background:#FFFFFF;
}



h1 {
	color: #98b6e8;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 8px;
}

h2 {
	color: #888888;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
}

h3 {
	color: #888888;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	text-transform: none;
}

A:link, A:visited {
	color: #293b58;
	text-decoration: underline;
	text-transform: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
	text-transform: none;
}

.white, a:link.white, a:visited.white {
	color: #95b4e6;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

a:hover.white {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

.white2, a:link.white2, a:visited.white2 {
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
}

a:hover.white2 {
	color: #f3d897;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
}


.white_bold, a:link.white_bold, a:visited.white_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 20px;
}

a:hover.white_bold {
	color: #fae197;
	text-decoration: none;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 20px;
}

.white_bold2, a:link.white_bold2, a:visited.white_bold2 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 15px;
}

a:hover.white_bold2 {
	color: #fae197;
	text-decoration: none;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 15px;
}

.menu1, a:link.menu1, a:visited.menu1 {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

a:hover.menu1 {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

.menu2, a:link.menu2, a:visited.menu2 {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}

a:hover.menu2 {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}

body {
	color: #293b58;
	text-decoration: none;
	text-align: justify;
	background: url(img/bg.gif) #182842 repeat-x 0px 0px;
}

td {
	color: #293b58;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, tahoma, Trebuchet MS, verdana;
	line-height: 19px;
}

p {
	color: #293b58;
	text-decoration: none;
}

/*
 * articles
 */

/* intro */
table.article_intro_outer {
	background: #13336a;
}

td.article_intro_outer {
	background: #ffffff;
}

table.article_intro_inner {}

td.article_intro_name {
	background: #13336a;
	font-weight: normal;
	color: white;
}

td.article_intro_date {	
background: #ffffff;
font-weight: normal;
color: black;
}

td.article_intro_body {
	background: #ffffff;
	font-weight: normal;
	color: black;
}

td.article_intro_link {
	background: #ffffff;
	font-weight: normal;
	color: #1c7907;
}


table.article_list_outer {
	 background: #21addb;
}

td.article_list_outer {
	background: #fffefb;
}

td.article_list_name {
    background: #fffefb;
    font-weight: normal;
	color: #124906;
	
}
td.article_list_date {}
