/**********************************\
|         Global Functions         |
\*********************************/
body {
	background:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
	z-index:0;
	font-family:"Times New Roman", Times, serif;
font-size:14px;
}
.Conan_BG {
        background:url(../images/Conan.png) bottom right no-repeat #000000;
}
b {padding:0px; margin:0px;}
p {padding:0px; margin:0px;}

#NavHeadlines {
	position:absolute;
	left:74px;
	top:182px;
	width:90%;
	height:23px;
	z-index:1;
	text-align:center;
	overflow:hidden;
	
}
.Mod_Left {
	width:199px;
	height:100%;
}
.Mod_Right {
	background:url(../images/Menu_02.png) no-repeat;
	width:199px;
	height:100%;
}
.Mod_Content {
	background:url(../images/Content_01.png) no-repeat;
	width:743px;
	height:100%;
}
.moduletable {
	padding:0px 15px 0px 15px;
	background:url(../images/Menu_01.png) no-repeat;
}
.moduletable-footer {
margin: 30px 0px 0px 0px;
}
h3 {
	width: 100%;
	text-align: center;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:8px 0px 8px 0px;
color:#FFFFFF;
}
a:link, a:active, a:visited {
	color:#FF6900;
}
a:link img, a:active img, a:visited img {
	border:0px;
}
a:visited {
	color:#FF6900;
}
a:hover {
	color:#FFFFFF;
	font-size:15px;
}
/***********************************\

|			Content Settings		|

\**********************************/
.small {
	color:#999999;
	font-size:11px;
}
.createdate {
	color:#999999;
	font-size:11px;
	font-style:italic;
}
div .contentheading {
	background:none;
	height:auto;
}
.Content_setup .contentpaneopen {
	background:url(../images/Content_Holder_01.png) no-repeat;
	background-position:12px 10px;
	width:743px;
	text-align:left;
	vertical-align:top;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.Content_setup .contentpaneopen tr td p{
	width:723px;
	text-align:left;
	vertical-align:top;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}
.contentpaneopen .contentheading {
	background:url(../images/Content_Title_02.png) no-repeat;
	width:743px;
	height:37px;
	text-align:left;
	vertical-align:top;
	font-size:16px;
	font-weight:bold;
	padding:10px 0px 0px 35px;
}
.modifydate {
	padding:4px 10px 10px 10px;
	color:#999999;
	font-size:11px;
	font-style:italic;
}