	
.title1	{
	color: #0000ff;
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 38px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	}
	
.title2	{
	color: #0000ff;
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 28px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	}
	
.h1	{
	color: #0000ff;
	font-family: georgia, times, serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.h2	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}	

.navitambox a:link, .navitambox a:visited {
	display: block;
	/*background-color: #9cf;*/
	width: 100%;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #0000ff;	
	margin-top: 0px 0px 2px 0px;
	padding: 2px 0px 2px 4px;	
    text-decoration: none;
	color: #366;	
    font-size: 12px;
    font-weight: bold;
	}

.navitambox a:hover, .navitam a:hover  {
	display: block;
	/*background-color: #dff;*/
	width: 100%;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 4px;
	border-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #0000ff;	
	margin-top: 0px 0px 2px 0px;
	padding: 2px 0px 2px 4px;
    color: #699;	
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	}

		
.navitam	{
	margin-top: 0px 0px 2px 0px;
	padding: 2px 0px 2px 10px;	
	}

.nodecoration	{
	text-decoration: none;
	}
	
a:link, a:visited {
		}
		
a:hover {
	color: #f00;
	}

#list	{
		list-style-image: url('images/blue_square.gif')
		}

#replyTable .label  {
	text-align: right;
	padding-right: 5px;
	}	

