/* CSS Document */
body{
margin:0px;
padding:0px;
background:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.4em;
color:#2c2c2c; 
}
a
{
color: #2c2c2c; 
text-decoration:none;
}
a:hover
{
color: #FAB361;
text-decoration:: underline;
}

.header
{
margin:0px;
padding:0px;
background: url(../images/headerbg_center.jpg) top no-repeat;
}

.adminheader
{
margin:0px;
padding:0px;
background: url(../images/adminheaderimg.jpg) top no-repeat;
}

.footer
{
margin:0px;
padding:0px;
background: url(../images/footer_center.jpg) top no-repeat;
}

.bluehead_left
{
background:url(../images/bluehead_left.jpg) left no-repeat;
}

.bluehead_center
{
bluehead_center:url(../images/bluehead_center.jpg) ;
}

.bluehead_right
{
background:url(../images/bluehead_right.jpg) right no-repeat;
}

.menu{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color:#ffffff;
font-weight:bold;
line-height:1.8em;
}

td.menu:hover
{
background-image:url(../images/menue_blue.jpg);
}

.link, a.link:link, a.link:active, a.link:visited
{
color:#ffffff;
text-decoration:none; 
}

.menu1{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#FAB361;
line-height:1.8em;
font-style:italic;
font-weight:bold;
}
.link1
{
color:#FAB361;
text-decoration:none; 
}
a.link1:hover
{
color:#2199CE;
text-decoration:underline;
}
a.link1:active
{
color:#2199CE;
text-decoration:underline;
}

.menu2{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
line-height:2.8em;
}

.link2
{
color:#ffffff;
text-decoration:none; 
}
a.link2:hover
{
color:#FAB361;
text-decoration:underline;
}
a.link2:active
{
color:#FAB361;
text-decoration:underline;
}

.head_txt{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#ffffff;
font-weight:bold;
line-height:2.8em;
font-style:italic;
}
.normal_txt{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
font-weight:normal;
line-height:1.4em;
}
.footer_txt{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:normal;
line-height:1.4em;
}

.padd{
padding-left:20px;
padding-right:20px;
padding-top:5px;
padding-bottom:5px;
text-align:justify;
}
.padd2{
padding-left:45px;
padding-right:10px;
text-align:justify;
}
.padd3{
padding-left:10px;
padding-right:5px;
padding-top:10px;
text-align:justify;
}
.copyright
{
color:#ffffff; 
}

.Center_head_txt{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#1F86AE;
font-weight:bold;
line-height:2.8em;


/*============admin==========*/

.cattxt
{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#2c2c2c;
font-weight:bold;
}
.table{
  
  border-color: #E3E3E3;
  border-style: solid;
  border-width: 1px;
}
.table1{
  
  border-color: #CCCCCC;
  border-top-style:solid;
  border-left-style:solid;
  border-width: 1px;
}
.table2{  
  border-color: #CCCCCC;
  border-bottom-style:solid;
  border-width: 1px;
}
.table3{  
  border-color: #CCCCCC;
  border-right-style:solid;
  border-width: 1px;
}