@charset "utf-8";

p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #dcdcdc;
	margin: 0px;
	padding: 0px;
	height: 100%;

}
html {
	height: 100%;
}

li {
list-style:none;
}

#content_right {
        align: left;
    	width: 200px;
	height: 100%;
	margin-top: 0px;
	margin-right:0px;
	margin-left: 0px;
	background-color: #ffffff;
	padding: 0 0px;
}

#content_right h5 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-top: 0px;
}

#content_right .topics02 {
	background-color: #c80000;
	padding: 7px;
	background-repeat: no-repeat;
	background-position: 1px center;
        margin-top: 0px;
}

#content_right .topics02 a {
	text-decoration: none;
        margin-bottom: 2px;
	font-size: 12px;
}

#content_right .topics03 {
	background-color: #FFFFFF;
        border: 1px solid #FFE4C4;
	padding: 1px;
        margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 1px center;

        border-top: 0px solid #c0c0c0; 
        border-right: solid #ffffff; 
        border-bottom: 1px dashed; #000000; 
        border-left: 1px solid #ffffff;  
}

#content_right .topics03 a {
	padding-left: 1px;
	font-size: 10px;
        font-weight:normal;
	line-height: 24px;
	color: #c80000;
	text-decoration: none;
}
#content_right .topics03 p {
	padding-left: 3px;
	font-size: 10px;
        font-weight:normal;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
#content_right .topics03 h2 {
	padding-left: 0px;
	font-size: 11px;
        font-weight:normal;
	line-height: 24px;
	color: red;
	text-decoration: none;
}


#content_right .topics03s {
	background-color: #ffffff;
        border: 1px solid #FFE4C4;
	padding: 2px;
        margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 1px center;

        border-top: 0px solid #c0c0c0; 
        border-right: solid #ffffff; 
        border-bottom: 1px dashed; #000000; 
        border-left: 1px solid #ffffff;  
}

#content_right .topics03s a {
	padding-left: 1px;
	font-size: 10px;
        font-weight:normal;
	line-height: 15px;
	color: #c80000;
	text-decoration: none;
}
#content_right .topics03s p {
	padding-left: 3px;
	font-size: 10px;
        font-weight:normal;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}

#content_right .topics03SS {
	background-color: #E6E6FA;
        border: 1px solid #FFE4C4;
	padding: 1px;
        margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 1px center;

        border-top: 0px solid #c0c0c0; 
        border-right: solid #ffffff; 
        border-bottom: 1px dashed; #000000; 
        border-left: 1px solid #ffffff;  
}

#content_right .topics03SS a {
	padding-left: 1px;
	font-size: 10px;
        font-weight:normal;
	line-height: 24px;
	color: #c80000;
	text-decoration: none;
}
#content_right .topics03SS p {
	padding-left: 3px;
	font-size: 10px;
        font-weight:normal;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
#content_right .topics03SS h2 {
	padding-left: 0px;
	font-size: 11px;
        font-weight:normal;
	line-height: 24px;
	color: red;
	text-decoration: none;
}

#content_right .topics04 {
	background-color: #FFFFFF;
        border: 1px solid #c0c0c0;
	padding: 1px;
        margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 1px center;

        border-top: 0px solid #c0c0c0; 
        border-right: solid #ffffff; 
        border-bottom: 1px solid #F4A460; 
        border-left: 1px solid #ffffff;  
}

#content_right .topics04 a {
	padding-left: 10px;
	font-size: 11px;
        font-weight:normal;
	line-height: 24px;
	color: #CD853F;
	text-decoration: none;
}

#content_right .topics04 p {
	padding-left: 4px;
	font-size: 12px;
        font-weight:normal;
	line-height: 24px;
	color: #696969;
	text-decoration: none;
}

#content_right .topics05 {
	background-color: #FFFFFF;
        border: 1px solid #FFE4C4;
	padding: 5px;
        margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: 1px center;

        border-top: 0px solid #c0c0c0; 
        border-right: solid #ffffff; 
        border-bottom: 1px dashed; #CD853F;
        border-left: 1px solid #ffffff;  
}

#content_right .topics05 a {
	padding-left: 10px;
	font-size: 11px;
        font-weight:normal;
	line-height: 24px;
	color: #CD853F;
	text-decoration: none;
}

#content_right .topics05 p {
	padding-left: 4px;
	font-size: 12px;
        font-weight:normal;
	line-height: 24px;
	color: #696969;
	text-decoration: none;
}

#content_right .topics06 a {
	font-size: 1px;
        font-weight:normal;
	line-height: 0px;
	color: #ffffff;
	text-decoration: none;
}




a { text-decoration: none; } 
img { border:0px; }


