/* CSS Document */

.textcon{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

text-align:justify;
}

.msg{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#557B93;
}

.user{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-align:center;
}

.title{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#990000;
}
.text{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;

text-align:justify;
}

.style1 {
color: #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
}

.bg {
color: #CCCCCC;
}

.style2 {
color: #00cc00;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
}

.web {
color: #00cc00;
}

.style3, art {
color: #cc0000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
}

.art {
color: #cc0000;
}

.tmp{
font-family:"Times New Roman", Times, serif;
color:#FF0000;
font-size:18px;
}
.status{
	background-image: none;
	font-size: 11px;
  	
  	background: #fff;
	padding: 0px;
	font-weight:bold;
	white-space: nowrap;
	width:120px;
}

.status1{
	color:#900;
	background-image: none;
  	background: #f5f5f5;
	padding: 0px;
	width:120px;
}


.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	
}




#header {
	float: left;
	padding: 0px;
	width: 770px;
	height: 125px;
	background: url(images/logo.jpg) no-repeat;
}




#footer {
	text-align: center;
	
	background:url(images/footer.gif) no-repeat;
	color:#000;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

td {
	
	font-size: 12px;
	
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;

	font-size: 12px;
	color: #000;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #557b92; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #a6c8d8;	text-decoration: none;
	font-weight: bold;
}


.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  height: 20px;
  margin: 1px;
}


