.menu
	{
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#FFF;
	 text-align:center;
	 font-size:12px;
	 font-style:normal;
	 font-weight:bold;
	 font-stretch:normal;
	 text-decoration:none;
	}
a.menu:hover 
	{
	text-decoration: none;
	color: #000;
	text-align:center
	}

a.menu:active 
	{
	text-decoration: none;
	text-align:center;
	color: #0F6;
	}

.content
	{
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	font-stretch:normal;
	text-decoration:none;
	}
.box
	{
	border:thin #F00;
	height:23px;
	}
.contentbt
	{

	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#000;
	font-stretch:normal;
	line-height:20px;
	padding-left:12px;
	text-decoration:none;
	}
.textcon
	{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	font-stretch:normal;
	text-align:justify;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	text-decoration:none;
	}
.textconbl
	{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	font-stretch:normal;
	text-align:justify;
	line-height:22px;
	text-decoration:none;
	}
	
.redtxt	
	{
    text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#F28D01;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	font-stretch:normal;
	padding-right:4px;
	text-decoration:none;
	}
.dotimg
	{
	background-image:url(../images/dot_img.jpg);
	background-repeat:repeat-x;
	}
	
.lineimg
	{
	background-image:url(../images/line_bg.jpg);
	background-repeat:repeat-x;
	}
.blackline
	{
	background-image:url(../images/black_line.png);
	background-repeat:repeat-y;
	float:right
	}

