*
{
		margin: 0;
}

#pagebox-bg
{
		width: 980px;
		background-image: url(images/pagebox_bg.png);
		background-repeat: repeat-x;
		background-color: #FFF;
		margin: 0 auto 0 auto;
}

#shadow-left
{
		background-image: url(images/pageshadow_left.png);
		background-repeat: repeat-y;
		background-position: left;
}

#shadow-right
{
		padding: 20px 30px 15px 30px;
		background-image: url(images/pageshadow_right.png);
		background-repeat: repeat-y;
		background-position: right;
}

#topmenu *
{
		text-align: left;
		padding: 0;
}

#topmenu
{
		clear: both;
		float: left;
		width: 920px;
		background-image: url(images/topmenu_bg_menu.png);
		background-repeat: repeat-x;
		background-color: #E8E8E8;
		border: 1px solid #000000;
		padding: 3px 0 3px 0;
		margin: 5px 0 0 0;
}

#topmenu ul
{
		list-style: none;
}

#topmenu ul li
{
		display: inline;
}

#topmenu ul li a:link, #topmenu ul li a:visited, #topmenu ul li a:hover
{
		text-decoration: none;
		padding: 3px 7px 3px 7px;
		border-right: 1px solid #000000;
}

#topmenu ul li#logout a:link, #topmenu ul li#logout a:visited, #topmenu ul li#logout a:hover
{
		border-right: 0;
		border-left: 1px solid #000000;
}

#topmenu ul li a:link, #topmenu ul li a:visited
{
		color: #FFFFFF;
		font-weight: bold;
}

#topmenu ul li a:active, #topmenu ul li a:hover
{
		color: #7F0000;
		background-image: url(images/topmenu_bg_reverse.png);
		background-repeat: repeat-x;
		background-color: #FFF;
}

#topmenu-shadow
{
		clear: both;
		height: 5px;
		background-image: url(images/topmenu_shadow.png);
		background-repeat: repeat-x;
		background-color: #FFF;
		line-height: 100%;
		overflow: hidden;
		margin: 0 0 15px 0;
		width: 100%;
}

#bottom
{
		clear: both;
		float: left;
		width: 900px;
		padding: 3px 9px 3px 9px;
		background-image: url(images/topmenu_bg1.png);
		background-repeat: repeat-x;
		background-color: #E8E8E8;
		border: 1px solid #000000;
		font-style: normal;
		text-align: right;
		color: #333;
}

#bottom a:link, #bottom a:hover, #bottom a:active, #bottom a:visited
{
		text-decoration: none;
}

#bottom-shadow
{
		float: left;
		height: 5px;
		background-image: url(images/topmenu_shadow.png);
		background-repeat: repeat-x;
		background-color: #FFF;
		line-height: 100%;
		overflow: hidden;
		width: 100%;
}

.icon
{
		color: #ffffff;
		background-color: #E8E8E8;
		width: 25px;
		text-align: center;
}

a:link
{
		color: #000000;
		text-decoration: underline;
}

a:visited
{
		color: #000000;
		text-decoration: underline;
}

a:hover
{
		color: #7F0000 !important;
		text-decoration: none;
}

.nav, .nav:link, .nav:visited
{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
}

a.nav:hover
{
		color: #cc3333;
		text-decoration: underline;
}

table
{
		empty-cells: show;
}

body, td, th , tr
{
		color: #000000;
		font-size: 8pt;
		font-family: verdana, sans-serif;
}

body
{
		font-size: 8pt;
		font-family: verdana, sans-serif;
		text-align: left;
		background-image: url(images/fond_body.jpg);
		background-repeat: no-repeat;
		background-color: #7B0002;
		cursor: default;
}

.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/maintab_first.gif) left bottom no-repeat;
		width: 10px;
}

.maintab_back
{
		background: url(images/maintab_back.gif) left bottom repeat-x;
}

.maintab_last
{
		background: url(images/maintab_last.gif) left bottom no-repeat;
		width: 8px;
}

.maintab_active_first
{
		background: url(images/maintab_active_first.gif) left bottom no-repeat;
		width: 6px;
}

.maintab_active_back
{
		background: url(images/maintab_active_back.gif) left bottom repeat-x;
}

.maintab_active_last
{
		background: url(images/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/mirrortab_first.gif) no-repeat;
		width: 10px;
}

.mirrortab_back
{
		background: url(images/mirrortab_back.gif) repeat-x;
}

.mirrortab_last
{
		background: url(images/mirrortab_last.gif) no-repeat;
		width: 8px;
}

.mirrortab_active_first
{
		background: url(images/mirrortab_active_first.gif) no-repeat;
		width: 6px;
}

.mirrortab_active_back
{
		background: url(images/mirrortab_active_back.gif) repeat-x;
}

.mirrortab_active_last
{
		background: url(images/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;
}

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: #ffffff;
		border-top: 0px;
		border-left: 4px solid #565962;
		border-right: 1px solid #565962;
		border-bottom: 1px solid #565962;
		font-size: x-small;
		margin: 0 auto 1px auto;
		padding: 1px;
		line-height: 1.4em;
		padding-top: 3px;
		padding-bottom: 3px;
}

.code
{
		color: #000000;
		background-color: #ffffff;
		font-family: Arial, "courier new", "times new roman", monospace;
		font-size: 11px;
		line-height: 1.3em;
		border-top: 0px;
		border-left: 4px solid #565962;
		border-right: 1px solid #565962;
		border-bottom: 1px solid #565962;
		margin: 0 auto 1px auto;
		padding: 1px;
		padding-top: 3px;
		padding-bottom: 3px;
		white-space: nowrap;
		overflow: auto;
		max-height: 24em;
}

.quoteheader
{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		line-height: 16px;
		background-image: url("images/quote_img.gif");
		background-repeat: no-repeat;
		background-position: top right;
		background-color: #C25151;
		height: 17px;
		padding: 1px;
		border-top: 1px solid #565962;
		border-left: 4px solid #565962;
		border-right: 1px solid #565962;
		border-bottom: 0px;
		vertical-align: middle;
}

.codeheader
{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
		line-height: 16px;
		background-image: url("images/code_img.gif");
		background-repeat: no-repeat;
		background-position: top right;
		background-color: #57A86D;
		height: 17px;
		padding: 1px;
		border-top: 1px solid #565962;
		border-left: 4px solid #565962;
		border-right: 1px solid #565962;
		border-bottom: 0px;
		vertical-align: middle;
}

.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: #E8E8E8;
		background-image: url("images/fond_mes1.jpg");
}

.windowbg2
{
		color: #000000;
		background-color: #EFEFEF;
		background-image: url("images/fond_mes2.jpg");
}

.windowbg3
{
		color: #000000;
		background-color: #E0E1E8;
}

.calendar_today
{
		background-color: #FFFFFF;
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
		color: #000000;
		font-style: normal;
		background-color: #E9F0F6;
		background-image: url(images/titlebg.jpg);
		border-bottom: solid 1px #9BAEBF;
		border-top: solid 1px #FFFFFF;
		background-repeat: repeat-x;
		padding-left: 10px;
		padding-right: 10px;
}

.titlebg, .titlebg a:link, .titlebg a:visited
{
		font-weight: bold;
		color: #000000;
		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;
}

.noel, tr.noel td
{
		background-image: url(images/noel.jpg);
		background-repeat: no-repeat;
		color: #ffffff;
		padding-left: 50px;
		padding-right: 10px;
}

.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
		background-image: url(images/topmenu_bg.png);
		background-color: #B14242;
		color: #ffffff;
		padding-left: 5px;
		padding-right: 10px;
}

.catbg2 , tr.catbg2 td
{
		background-image: url(images/topmenu_bg.png);
		background-color: #B14242;
		color: #ffffff;
		padding-left: 5px;
		padding-right: 10px;
}

.catbg, .catbg2, .catbg3
{
		border-bottom: solid 1px #375576;
}

.catbg, .catbg2, .noel
{
		font-weight: bold;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
		font-size: 95%;
		color: #ffffff;
		text-decoration: none;
}

.noel a:link, .noel a:visited
{
		color: #FFFFFF;
		text-decoration: none;
}

.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
		color: #000000;
		text-decoration: underline;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
		color: #E8E8E8 !important;
		text-decoration: none;
}

.bordercolor
{
		background-color: #ADADAD;
		padding: 0px;
		margin: auto;
}

.tborder1
{
		padding: 1px;
		border: 1px solid white;
		background-color: #FFFFFF;
		margin: auto;
}

.tborder
{
		padding: 1px;
		border: 1px solid silver;
		background-color: #FFFFFF;
		margin: auto;
}

.smalltext
{
		font-size: 11px;
		font-family: verdana, sans-serif;
}

.middletext
{
		font-size: 90%;
}

.normaltext
{
		font-size: 10px;
}

.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;
}

#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;
}

