@charset "UTF-8";

BODY{
	background-color : #996666;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family : Arial, sans-serif;
}
DIV{
	font-family : Arial, sans-serif;
}
P{
	font-family : Arial, sans-serif;
}
TD{
	line-height : 150%;
}

A:LINK{
	color : #FFCC33;
	text-decoration: none;
}

A:VISITED{
	color : #FFFFFF;
	text-decoration: none;
}

A:HOVER{
	color : #ffff00;
	text-decoration: underline;
}

A:ACTIVE{
	color : #ffff00;
	text-decoration: underline;
}

.pageTitle {
	color: #FFFFFF;
	font-size : 22px;
	font-family : Verdana;
	font-weight : normal;
	background-color: #990000;
	background-image : url(../../img/wall_title.gif);
	background-repeat : repeat-x;
	border-bottom: 10px solid #580000;
	padding : 10px 20px 10px 20px;
	margin :0px 0px 5px 0px;
}

.new{
	font-size : 10px;
	font-family : tahoma;
	font-weight : bold;
	color : #ccff00;
}
.padding20{
	padding : 20px;
}
.categorytitle{
	font-family : Arial, sans-serif;
	background-color : #993333;
	padding-top : 5px;
	padding-left : 15px;
	padding-right : 5px;
	padding-bottom : 5px;
	border-bottom-width : 7px;
	border-bottom-style : solid;
	border-bottom-color : #580000;
	font-weight : bold;
}
.subtitle{
	background-color : #990000;
}
.magin20{
	margin : 20px;
}
.dash_btb{
	border-bottom : 2px dashed #FFFFFF;
}
.dash_top{
	border-top : 2px dashed #FFFFFF;
}

.footer {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	text-align: right;
	background-color: #990000;
}

.C_table{
	margin-left : 5px;
	text-align : right;
}

LI{
	line-height : 150%;
	margin : 5px;
}

UL{
	margin : 5px;
}
