@charset "UTF-8";
/* CSS Document */

body, html {
	height: 100%;
	margin:0;
	padding:0;
}
body {
	background-image: url(images/page_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-color: #202020;
}
a , a:link img, a:visited img, a:hover img
{
	border: none;
	text-decoration: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #e58f00;
	border-bottom: solid 1px #CCC;
	margin: 10px 0 20px 0;
	padding: 10px 0 6px 0;
	text-align: left;
}
#WrapTable {
	background-color: #3f3f3f;
	height: 100%;
}
.pm_LeftColumn {
	width: 226px;
	background-image: url(images/mp_leftBG.jpg);
	background-repeat: repeat-y;
	background-color: #3f3f3f;
}
#pm_LeftWrap {
	background-image: url(images/mp_logoLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 226px;
	padding-top: 196px;
	min-height: 400px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 400px;/* this is also the min height for IE */
}
#pm_ContentColumn {
	background-color: #3f3f3f;
	font-size: 12px;
}
#pm_ContentWrap {
	margin-top: 22px;
	background-color: #FFFFFF;
}
.pm_RightColumn {
	width: 226px;
	background-image: url(images/mp_rightBG.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3f3f3f;
}
#pm_RightWrap {
	background-image: url(images/mp_rightGradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 36px;
	width: 226px;
	min-height: 400px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 400px;/* this is also the min height for IE */
}

#pm_footerBG2 {
	background-image: url(images/mp_footerBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #3f3f3f;
	height: 38px;
}
.object {
	border: 1px double #999999;
	background-color: #E8E8E8;
	padding: 2px;
}
.object td{
	border: 1px solid #999999;
	margin: 2px;
	background-color: #E8E8E8;
	width: auto;
}
.object img {
	margin: 10px;
	border: 1px solid #999999;
}

#player {
	width: 100%;
	background-color: #FFFFFF;
	color: #43413d;
	font-size: 12px;
}
#player a:link {
	color: #43413d;
}
#player a:hover, #player a:active {
	color: #FF6600;
	text-decoration: underline;
}
#pm_playerLeft1 {
	background-image: url(images/mp_playerLeftBG.jpg);
}

#pm_playerRight1 {
	background-image: url(images/mp_playerRightBG.jpg);
}

#pm_playerLeft2  {
	background-image: url(images/mp_playerLeftCorner.jpg);
	background-repeat: no-repeat;
}

#pm_playerFooter2 {
	background-image: url(images/mp_playerFooterBG.jpg);
	background-repeat: repeat-x;
	height: 38px;
}

#pm_playerRight2 {
	background-image: url(images/mp_playerRightCorner.jpg);
	background-repeat: no-repeat;
}

.left_palette_subcol2 {
	background-image: url(images/PaletteL2_alphaBG.png);
	font-size: 11px;
	color: #fff;
	width: 164px;
	padding: 0px 2px 0px 14px;
}
.left_palette_subcol2HEAD {
	background-image: url(images/PaletteL2_alphaHeader.png);
	font-size: 11px;
	color: #fff;
	width: 164px;
	padding: 0px 2px 4px 14px;
}
#mainmenu_h, #mainmenu_h a:link, #mainmenu_h a:visited {
	margin: 0px 0px 10px 0px;
	color: #DDD;
	border-bottom: 1px solid #a1a1a1;
	border-top: 1px solid #a1a1a1;
	font: bold 12px Tahoma, Trebuchet, Verdana, Arial, Helvetica;
}
#mainmenu_h a:hover, #mainmenu_h a:active {
	color: #fff;
}
.left_palettemenu {
	margin: 0px 0px 5px 35px;
	padding: 0px 5px 5px 5px;
	width: 170px;
}
/*.left_palettemenu H3, .left_palettemenu H4, .left_palettemenu H5 {
	margin:0px;
	padding: 0px;
}*/
.left_palettemenu H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 6px 0px 0px;
	padding: 4px 0px;
	border-bottom: 1px solid white;
	color: #f1f1f1;
}

.left_palettemenu H4 {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0px;
}
.left_palettemenu H5 {
	font-size: 11px;
	font-weight: normal;
	padding: 4px 0px;
}
.left_palettemenu a, .left_palettemenu a:link {
	color: #ebebeb;
	text-decoration: none;
}

.left_palettemenu a:hover, .left_palettemenu a:active {
	color: #ffcb29;
	text-decoration: none;
}
.blogrollAanraders {
}
.blogrollAanraders p {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #fff;

}
.blogrollAanraders .titlelink {
	font-size: 14px;
	font-weight: bold;
	}
.blogrollAanraders a, .blogrollAanraders a:link {
	color: #2f2f2f;
}
.blogrollAanraders a:hover, .blogrollAanraders a:active {
	color: #FFF;
	text-decoration: underline;
}
.blogrollAanraders ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
}
.blogrollAanraders li {
	margin: 0 0 0 8px;
	line-height: 1.3;
}
