a:link
{
		color: #BF545C;
		text-decoration: none;
}

a:visited
{
		color: #BF545C;
		text-decoration: none;
}

a:hover
{
		text-decoration: underline;
		color: #BF545C;
}

.nav, .nav:link, .nav:visited
{
		color: #BF545C;
		text-decoration: none;
}

a.nav:hover
{
		color: #337AB2;
		text-decoration: underline;
}

table
{
		empty-cells: show;
}

body, td, th , tr
{
		color: #222;
		font-size: small;
		font-family: 'Lucida Grande',Tahoma,verdana, sans-serif;
}

body
{
		padding: 0;
		color: #222;
		background: #333 url(images/body_bg.gif) repeat;
}

Menu
{
}

ul#menu
{
		display: block;
		list-style-type: none;
		margin: 0;
		padding: 0;
		background: #222 url(images/menu_bg.png) repeat-x;
		border-top: 1px solid #222;
		border-bottom: 3px solid #222;
}

ul#menu li
{
		float: left;
}

ul#menu a
{
		float: left;
		margin: 0;
		padding: 6px 10px;
		text-align: center;
		border-right: 1px solid #444;
		text-decoration: none;
		color: #ccc;
		background: #222 url(images/menu_bg.png) repeat-x;
		font-weight: bold;
}

ul#menu a:hover
{
		background: #3c3c3c;
		color: #fff;
}

#menu  .current_page_item  a
{
		background: #3c3c3c;
		color: #fff;
}

#rss
{
		clear: both;
		height: 25px;
		margin: 0;
		padding: 0;
		background: #fff;
		border: none;
}

#rss a
{
		background: #fff url(images/link_rss.png) no-repeat left top;
		display: block;
		float: right;
		width: 125px;
		text-indent: -1000em;
		border: none;
		height: 25px;
}

#rss a:hover
{
		background: #fff url(images/link_rss2.png) no-repeat left top;
}

#bodyarea
{
		background: #fff;
		padding: 5px;
		margin: 0;
}

#footerarea
{
		margin: 0;
		padding: 5px 0;
		background: #222;
		clear: both;
		border-top: 2px solid #aaa;
		border-bottom: 5px solid #111;
		color: #ddd;
}

#footerarea .link
{
		line-height: 20px;
		color: #ddd;
		font-size: 0.85em;
}

#footerarea  .link a, #footerarea  .link a:visited
{
		color: #ddd;
		text-decoration: none;
		border-bottom: 1px dotted;
}

#footerarea a:hover
{
		color: #788a00;
		text-decoration: underline;
		border: none;
}

input, textarea, button
{
		color: #000000;
		font-family: verdana, sans-serif;
}

input, button
{
		font-size: 90%;
}

textarea
{
		font-size: 100%;
		color: #000000;
		font-family: verdana, sans-serif;
}

input.check
{
}

select
{
		font-size: 90%;
		font-weight: normal;
		color: #000000;
		font-family: verdana, sans-serif;
}

hr, .hrcolor
{
		height: 1px;
		border: 0;
		color: #666666;
		background-color: #666666;
}

a img
{
		border: 0;
}

.quote
{
		color: #000000;
		background-color: #D7DAEC;
		border: 1px solid #000000;
		margin: 1px;
		padding: 1px;
		font-size: x-small;
		line-height: 1.4em;
}

.code
{
		color: #000000;
		background-color: #dddddd;
		font-family: "courier new", "times new roman", monospace;
		font-size: x-small;
		line-height: 1.3em;
		border: 1px solid #000000;
		margin: 1px auto 1px auto;
		padding: 1px;
		width: 99%;
		white-space: nowrap;
		overflow: auto;
		max-height: 24em;
}

.quoteheader, .codeheader
{
		color: #000000;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		font-size: x-small;
		line-height: 1.2em;
}

.help
{
		cursor: help;
}

.meaction
{
		color: red;
}

.editor
{
		width: 96%;
}

.highlight
{
		background-color: yellow;
		font-weight: bold;
		color: black;
}

.windowbg, #preview_body
{
		color: #000000;
		background-color: #e4e4e4;
}

.windowbg2
{
		color: #000000;
		background-color: #F1F2F2;
}

.windowbg3
{
		color: #000000;
		background-color: #e4e4e4;
}

.calendar_today
{
		background-color: #FFFFFF;
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
		color: black;
		font-style: normal;
		background: #ccc;
		border-top: 2px solid #bbb;
		border-bottom: 1px solid #bbb;
		padding-left: 10px;
		padding-right: 10px;
}

.titlebg, .titlebg a:link, .titlebg a:visited
{
		font-weight: bold;
		color: black;
		font-style: normal;
}

.titlebg a:hover
{
		color: #404040;
}

.titlebg2 a:link, .titlebg2 a:visited
{
		color: black;
		font-style: normal;
		text-decoration: underline;
}

.titlebg2 a:hover
{
		text-decoration: underline;
}

.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
		background: url(images/rouge/catbg.jpg) #88A6C0 repeat;
		color: #ffffff;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg2 , tr.catbg2 td
{
		background: url(images/rouge/catbg2.jpg) #A1BFD9 repeat-x;
		color: #ffffff;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg, .catbg2, .catbg3
{
		border-bottom: solid 1px #375576;
}

.catbg, .catbg2
{
		font-weight: bold;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
		font-size: 95%;
		color: white;
		text-decoration: none;
}

.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
		color: white;
		text-decoration: none;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
		color: #e0e0ff;
}

.bordercolor
{
		background-color: #ADADAD;
		padding: 0px;
}

.tborder
{
		padding: 1px;
		border: 1px solid #696969;
		background-color: #FFFFFF;
}

.smalltext
{
		font-size: x-small;
		font-family: verdana, sans-serif;
}

.middletext
{
		font-size: 90%;
}

.normaltext
{
		font-size: small;
}

.largetext
{
		font-size: large;
}

.post, .personalmessage
{
		width: 100%;
		overflow: auto;
		line-height: 1.3em;
}

.signature
{
		width: 100%;
		overflow: auto;
		padding-bottom: 3px;
		line-height: 1.3em;
}

.error
{
		color: red;
}

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
		color: white;
		text-transform: uppercase;
		vertical-align: top;
}

.maintab_back, .maintab_active_back
{
		color: white;
		text-decoration: none;
		font-size: 9px;
		vertical-align: top;
		padding: 2px 6px 6px 6px;
		font-family: tahoma, sans-serif;
}

.maintab_first
{
		background: url(images/rouge/maintab_first.gif) left bottom no-repeat;
		width: 10px;
}

.maintab_back
{
		background: url(images/rouge/maintab_back.gif) left bottom repeat-x;
}

.maintab_last
{
		background: url(images/rouge/maintab_last.gif) left bottom no-repeat;
		width: 8px;
}

.maintab_active_first
{
		background: url(images/rouge/maintab_active_first.gif) left bottom no-repeat;
		width: 6px;
}

.maintab_active_back
{
		background: url(images/rouge/maintab_active_back.gif) left bottom repeat-x;
}

.maintab_active_last
{
		background: url(images/rouge/maintab_active_last.gif) left bottom no-repeat;
		width: 8px;
}

.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
		color: white;
		text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
		color: #e0e0ff;
		text-decoration: none;
}

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
		color: white;
		text-transform: uppercase;
		vertical-align: top;
}

.mirrortab_back, .mirrortab_active_back
{
		color: white;
		text-decoration: none;
		font-size: 9px;
		vertical-align: bottom;
		padding: 6px 6px 2px 6px;
		font-family: tahoma, sans-serif;
}

.mirrortab_first
{
		background: url(images/rouge/mirrortab_first.gif) no-repeat;
		width: 10px;
}

.mirrortab_back
{
		background: url(images/rouge/mirrortab_back.gif) repeat-x;
}

.mirrortab_last
{
		background: url(images/rouge/mirrortab_last.gif) no-repeat;
		width: 6px;
}

.mirrortab_active_first
{
		background: url(images/rouge/mirrortab_active_first.gif) no-repeat;
		width: 6px;
}

.mirrortab_active_back
{
		background: url(images/rouge/mirrortab_active_back.gif) repeat-x;
}

.mirrortab_active_last
{
		background: url(images/rouge/mirrortab_active_last.gif) no-repeat;
		width: 8px;
}

.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
		color: white;
		text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
		color: #e0e0ff;
		text-decoration: none;
}

#ajax_in_progress
{
		background: #32CD32;
		color: white;
		text-align: center;
		font-weight: bold;
		font-size: 18pt;
		padding: 3px;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
}

