td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
}
th {
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
}
a {
	color: #006699;
}
A:link {

	TEXT-DECORATION: none;

}

A:visited {
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #006699;
	TEXT-DECORATION: underline;
}
ol {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 8px;
	font-size: 11px;
}
H1 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 10px;
	color:#666666;
	height:22px;
	background: transparent url(images/bg_h1.gif) left top repeat-x;
}
H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-STYLE: italic;
	margin-top: 10px;
	margin-bottom: 4px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

ul {
	list-style-image: url(bullet2.gif);
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 8px;
	font-size: 11px;
	list-style-position:outside;
	padding-left:0px;
	margin-left:24px;

}
li{
	margin-bottom:5px;
}
hr {
	color: #AAAAAA;
	margin-bottom: -1px;
	margin-top: -1px;
}
.ltitle {
	font-size: 12px;
	font-weight: bold;
}

.white {
	color: #FFFFFF;

}
td.mainmenu{
background: transparent url(images/bg_mainmenu.gif) left top repeat-x;
height:22px;
}

a.mainmenu:link, a.mainmenu:visited{
	color:#333333;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: transparent url(images/bg_mainmenu.gif) left top repeat-x;
	padding-top:4px;
	padding-left:8px;
	padding-right:8px;
}
a.mainmenu:hover, a.mainmenu#active{
	text-decoration:none;
	background: transparent url(images/bg_mainmenu_active.gif) left top repeat-x;
}

.cl {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.big:link {
	color: #666666;
	text-decoration: none;

}
.big:visited {
	color: #666666;
	text-decoration: none;

}
.big:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA830A;
	text-decoration: none;
	font-weight: bolder;
}
.big2:link {
	color: #888888;
	text-decoration: none;
	font-weight: bold;



}
.big2:visited {
	color: #888888;
	text-decoration: none;
	font-weight: bold;



}
.big2:hover {
	color: #EA830A;
	text-decoration: none;
	font-weight: bolder;

}
.cl2 {
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
}
a.cl2:link {

	color: #666666;
	text-decoration: none;
}
a.cl2:visited {

	color: #666666;	
	text-decoration: none;
}
a.cl2:hover {
	color: #000000;
	text-decoration: none;
}
.big3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.big3:link {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.big3:visited {
	color: #666666;
	text-decoration: none;

}
.big3:hover {
	color: #FFFFFF;
	text-decoration: none;

}


/**
* @version $Id: admin_login.css 3551 2006-05-18 20:23:01Z stingrey $
* @package Joomla
* @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
* Joomla! is free software and parts of it may contain or be derived from works
* licensed under the GNU General Public License or other free or open source
* software licenses. See COPYRIGHT.php for copyright notices and details.
*/

body {
	margin: 0px;
	padding: 0px;
	color : #333;
	background-color : #FFF;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

#wrapper {
        border: 0px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}



#break {
	height: 50px;
}

form {
    margin: 0px;
}



.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}

.login {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	padding: 15px;
	border: 1px solid #cccccc;
	width: 429px;
	background: #F1F3F5;
}
	
.login h1 {
	background-position: left top;
	color: #333;
	margin: 0px;
	height: 50px;
	padding: 15px 4px 0 0px;
 	text-align: left;
	font-size: 1.5em;
}

.login p {
	padding: 0 1em 0 1em;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.login-form {
	text-align: left;
	float: right;
	width: 60%;
}

.login-text {
	text-align: left;
	width: 40%;
	float: left;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	}

.inputbox {
	width: 150px;
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
	}

.clr {
    clear:both;
    }

.ctr {
	text-align: center;
}

.version {
	font-size: 0.8em;
}

.footer {

}

.message {
	margin-top: 10px; 
	padding: 7px; 
	width: 400px;
	border: 1px solid #B22222;
	background: #F1F3F5;
	color: #B22222;	
	font-weight: bold;
	font-size: 13px;
}
