﻿bodymain {
	background-color: #ffffff;
   /*	background-image: url(images/background.gif); */
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
/* 0 BASIC TAGS */

table {
	font-size: small;
 /* background: #EAEAEA */
  text-align: left;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height:2em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
    font-size:small;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	color: #000000;
}




img {
	border-width: 0;

    }

.imgLogo{
    position: relative;
	width: 37px;
	height: 74px;
    }

/* 1 HEADER */

.headermain {
  /*background-image: url(Images/header.gif); */
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;

}

h1 {

	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}



.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

#content {
	margin-left: 256px;
}



dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}



/* 3 FOOTER */

.footerbg {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
  position: relative;
}
.footer {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}



/* Added */
a, a:visited {
	color: #326ea1;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
	border-bottom: 2px solid #dbd5c5;
}
/*form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;
	
}*/
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #333333;
}

.dropdownlist
{
border:1px solid #eee;
background: #e7e6e6 ;
font: normal 1em Verdana, sans-serif;

}
.index
{
border:1px solid #eee;
background: #FFFFFF ;
  background-image: url(../../designimages/content-wrap.jpg);
  background-repeat: repeat-x
}

