*
{
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #ffffff;
}

body {
	background: #ffffff url(images/back_all.jpg) repeat-x;
	color: #333333;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#main
{
	width: 950px;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 200px;
	text-align: left;
	width: 920px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
}

#padding
{
	padding-left: 10px;
	padding-top: 150px;
}

#menu
{
	width: 920px;
	height: 65px;
	background: url(images/buttons.gif) repeat-x;
	border: 1px #FFFFFF solid;
	margin-left: 4px;
	padding: 0px;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 153px;
	height: 65px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin-left: 0px;
	padding-top: 23px;

}

#menu a:hover {
	width: 153px;
	height: 65px;
	color: #FFFFFF;
}


#logo {
	width: 1000px;
	height: 123px;
	text-align: left;
	padding-top: 165px;
	padding-left: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 28px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}


#left
{
	padding: 05px;
	width: 247px;
	margin-top: 05px;
        float: left;
}

#left H3
{
width: 232px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background: url(images/title.gif) no-repeat;
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #CC6029;
	border-left: 1px solid #CC6029;
	border-right: 1px solid #CC6029;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #D72020;
}
#left a:visited {
	color: #D72020;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #D72020;
border-left: 1px solid #D72020;
border-right: 1px solid #D72020;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


#right
{
	float: right;
	width: 660px;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 20px;
}

#right H4
{
	font-size: 18px;
	color: #CC6029;
}

#right a
{
color: #CC6029;
text-decoration: none;
}

#right p {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.01pt;
	margin-bottom: 0.001pt;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #CC6029;
	font-size: 36px;
}
.date {
	text-align: right;
	color: #CC6029;
	font-size: 12px;
	text-transform: uppercase;
}

.date a {
	color: #CC6029;
}



#footer {
	height: 53px;
	padding-top: 20px;
	width: 100%;
	background: url(images/footer.gif) repeat-x;
	border-top: 5px solid #CC6029;
	clear: right;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

form {
    margin-left: 70px;
	border: 1px solid #cccccc;
	width: 350px;
	background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:5px;
    margin-bottom:10px;
}

#result {
	margin-left: 65px;
	margin-top:40px;
	border: 1px solid #cccccc;
	width: 350px;
	background: #E9ECEF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 12px;
	padding:5px;
}

.error {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 10px;
    color:#dd1111;
    padding:5px;

}

#mains {
    margin: auto;
	border: 1px solid #cccccc;
	width: 450px;
    min-height:150px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
}

.text {
	border: 1px solid #cccccc;
}

input {
    border: 0px solid #cccccc;
}

#caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
	width:60px;
	height:100px;
	float:left;
	background-image:url(icon.gif);
	background-repeat: no-repeat;
	background-position:center center;
	margin-left: 100px;
}

