@charset "utf-8";
/* CSS Document */
html{
margin:0px;
padding:0px;
}

body{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:20px;
background-image:url(../images/pattern_129.gif);
}

.txt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:20px;
}

.border {
border:#999999 solid 1px;
}

.Greyborder {
border:#CCCCCC solid 1px;
} 


#outer{
background-color:#FFFFFF;
}
/*----------------------------------------------body--------------------------*/
h1{
font-family: Georgia, serif;
font-size: 30px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
background-image:url(../images/mainheadBG.jpg);
background-position:left;
background-repeat:no-repeat;
color:#b91001;
padding-left:40px;
}

h2{
font-family: Georgia, serif;
font-size: 19px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
color:#000;
}

h3{
font-family: Georgia, serif;
font-size: 17px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 15px;
background-image:url(../images/menuheadBG.jpg);
background-position:left;
background-repeat:no-repeat;
color:#b91001;
padding-left:30px;
}

h3 a{
text-decoration:none;
color:#b91001;
}

h3 a:hover{
color:#000;
text-decoration:none;
}

.heading {
font-family: Georgia, serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
padding-left:5px;
}

.nav {
font-family: Georgia, serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1em;
color:#b91001;
}

.nav a{
text-decoration:none;
color:#b91001;
}

.nav a:hover{
text-decoration:underline;
color:#000;
}



/*----------------------------------------------------------- FOOTER ------------*/
.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
background-image:url(../images/hukam_10.jpg)
padding:5px 15px 5px 15px;
padding-left:10px;
padding-right:10px;
}

.footer a{
color:#000000;
text-decoration:none;
}

.footer a:hover{
color:#FFffff;
text-decoration:none;
}