body
{
   	margin     		: 0;
   	padding    		: 0;  
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 0.8em;/*11px;*/
	margin 			: 1em 0 1em 0;
	padding			: 0px;
	color 			: #000;
	text-align: left;
}

#main
{
	position	  	: relative;
	width      		: 700px;
}
#head, #left, #right, #footer, .noscreen, .image, #main .filterMenu, image, .navigation, .bodyMainHead,#discussionDetail .buttons, #flags
{
   display     : none;
}
a:hover
{
	text-decoration	: none;
}
a
{
	color		: #333333;
	text-decoration	: none;
}

#main .bodyMain .bodyTop .bodyTitle 
{
	margin	: 0.5em 1em;
	font-weight: bold;
}
#newsView .text, #newsDetail .text{
	margin	: 0.3em 0.3em;
	padding-top: 0em;
	
}
#newsView .news, #newsDetail .news{
	margin	: 0.5em 0em;
	padding: 1em;
}
#newsView .title a, #newsDetail .title a{
	text-decoration	: none;
}
#newsView .title a:hover, #newsDetail .title a:hover{
	text-decoration		: underline;
}
#newsView .title, #newsDetail .title{
	padding-left	: 0.1em;
	font-size: 95%;
	float: left;
}
#newsView .datee, #newsDetail .datee{
	text-align			: right;
	padding-bottom		: 0.2em;
	border-bottom		: 1px solid #8F8F8F;
}
#pageText 
{
	margin	: 0.5em 1em;
}

/****** DISCUSSION ******/

#discussionDetail,#discussionComments {
	margin	: 0.5em 0.8em;
}
#discussionDetail .title{
	padding-bottom	: 0.3em;
	font-size		: 95%;
	color			: #333333;
	border-bottom	: 1px solid #8F8F8F;
	text-transform	: uppercase;
	margin	: 0.3em 0.3em;
}

#discussionDetail .title img, #discussionView .title img{
	padding-right	: 0.4em;
}
#discussionDetail .text{
	margin			: 0.3em 0.3em;
	padding-top		: 0.5em;
	text-align		: justify;
}
#discussionView .title{
	text-transform	: uppercase;
}
#discussionView .text{
	border-bottom	: 1px solid #8F8F8F;
	padding-bottom	: 1em;
	margin-bottom	: 0.3em;
	padding-top		: 0.3em;
	text-align		: justify;
}
#discussionView .last{
	float			: right;
	text-align		: right;
}
#discussionView .topic{
	margin			: 0.5em 0em;
	padding			: 1em;
}
#discussionComments .comment{
	border			: 1px solid #8F8F8F;
	margin-bottom : 0.5em;
}
#discussionComments .comment .name{
	border-top			: 1px solid #8F8F8F;
}
#discussionComments .comment .title{
	padding : 0.5em 0.5em 0.5em 0.5em;
}
#discussionComments .comment .text{
	padding : 0em 0.5em 1em 0.5em;
}
#discussionComments .comment .date{
	float			: right;
	text-align		: right;
	padding : 0.3em 0.5em 0 0.5em;
}
#discussionComments .comment .name{
	padding : 0.3em 0em 0.3em 0.5em;
}
#sitemap {
	margin: 2em 2em 2em 4em;
}
#sitemap li{
	margin-top: 0.5em;
}
#sitemap li.subItem{
	margin-left: 4.5em;
}
#sitemap .category{
	display: block;
	margin-left: 2em;
	margin-top: 0.7em;
}
#sitemap .mainMenu{
	margin-top: 2em;
}
