.maincolor {
  background-color: #009DE0;
}

body,td,th {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
    line-height: 20px;
	color: #000000;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}


#content {
  margin: 15px;
}

.t1 {
    background-color: #fff;
}

font {
    background-color: #fff !important;
}

.t2 {
    background-color: #EAF3FC;
}

#menu {
  margin-top: 15px;
  margin-left: 26px;
}

#menu ul {
  margin: 0;
  padding: 0px;
  padding-bottom: 10px;
}

.error {
    color: #CA0000;
}

#menu li {
    list-style : none;
    margin : 0;
    padding-bottom: 1px;
    margin-bottom: 5px;
}

#menu li a {
    color : #000;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

#menu li a:hover {
    font-weight: bold;
}

.img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.contactform {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2C83FF;
	border-right-color: #2C83FF;
	border-bottom-color: #2C83FF;
	border-left-color: #2C83FF;
        width: 250px;
        padding: 2px;
        margin: 2px;
        background-color: #EAF3FC;
}

input {
    height: 23px;
}

.input {  
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height: 12px; 
    color: #000000; 
    text-decoration: none; 
    background-color: #EAF3FC; 
    border: 1px #2C83FF solid; 
    padding-top: 3px; 
    padding-right: 3px; 
    padding-bottom: 3px; 
    padding-left: 3px; 
    clip:   rect(2px 2px 2px 2px);
    margin-top: 2px; 
    margin-right: 2px; 
    margin-bottom: 2px; 
    margin-left: 2px;
    width: 210px;
}

.input1 {  
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height: 12px; 
    color: #000000; 
    text-decoration: none; 
    background-color: #EAF3FC; 
    border: 1px #CA0000 solid; 
    padding-top: 3px; 
    padding-right: 3px; 
    padding-bottom: 3px; 
    padding-left: 3px; 
    clip:   rect(2px 2px 2px 2px);
    margin-top: 2px; 
    margin-right: 2px; 
    margin-bottom: 2px; 
    margin-left: 2px;
    width: 210px;
}

h2{
    color : #000;
    font-size : 19px;   
}

#list ul {
  margin: 0;
  padding: 1px;
}

#list li {
    list-style : none;
    margin : 0;
    padding-bottom: 1px;
    margin-bottom: 2px;
    border-bottom: 1px solid #000;
}

#list li a {
    color : #000;
    font-size: 13px;
    font-weight: bold;
    height: 14px;
    text-decoration: none;
}

#list li a:hover {
}
