/* CSS Document */
/* main  -------------- */

body{
margin:0;
background-color:#CCCCCC;
}
td{
font-family:tahoma; 
font-size:11px;
font-weight:normal;
color:#000;
text-decoration:none;
}
p{
font-family:tahoma; 
font-size:11px;
font-weight:normal;
color:#000;
text-decoration:none;
}

a{ font-family:tahoma; font-size:11px; font-weight:bold; color: #000000; text-decoration:underline; }
a:hover{ font-family:tahoma; font-size:11px; font-weight:bold; color: #BB1B85; text-decoration:underline;}

.border{border:1px solid #006317;}



/*Background Images*/
.header{background:url(../images/header1.jpg) no-repeat left bottom;}
.header1{background:url(../images/header2.jpg) no-repeat left bottom;}
.header2{background:url(../images/header3.jpg) no-repeat left bottom;}
.bullet{background:url(../images/bullets.gif) no-repeat #CC3D9C center;}
.bullets1{background:url(../images/bullets1.gif) no-repeat center;}
.sepretor{background:url(../images/link-sepretor.gif) no-repeat #ffffff center;}
.Sepretor1{background: url(../images/form-seperator.jpg) no-repeat center;}

/*Links*/
.links{font-family:tahoma; font-size:11px; font-weight:normal; color:#FFFFFF; text-decoration:none;}
.links:hover{font-family:tahoma; font-size:11px; font-weight:normal; color: #FFFF00; text-decoration:none;}
.blacktext1{
font-family:tahoma; 
font-size:11px;
font-weight:bold;
color:#4FA763;
text-decoration:underline;
}
.blacktext1:hover{
font-family:tahoma; 
font-size:11px;
font-weight:bold;
color:#CC3D9C;
text-decoration:underline;
}

.blacktext2{
font-family:tahoma; 
font-size:11px;
font-weight:bold;
color: #000000;
text-decoration:underline;
}
.blacktext2:hover{
font-family:tahoma; 
font-size:11px;
font-weight:bold;
color: #BB1B85; 
text-decoration:underline;

}


/*Text*/
.greentext{font-family:tahoma; font-style:normal; text-decoration:none; font-size:12px; font-weight:bold; color:#02681A;}
.heading{font-family:tahoma; font-style:normal; text-decoration:none; font-size:13px; font-weight:bold; color:#FFFFFF;}
.greentext1{font-family:tahoma; font-style:normal; text-decoration:none; font-size:13px; font-weight:bold; color:#02681A;}
.text{font-family:tahoma; 
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}
.text1{font-family:tahoma; 
font-size:11px;
font-weight:normal;
color: #000000;
text-decoration:none;
}
.input{width:100px; height:12px; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; border: #333333 1px solid;}
.inputbox{width:100px; height:20px; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666; border: #333333 1px solid;}
.title{font-family:trebushet MS; font-size:16px; font-weight: bold; color:#A30372; text-decoration:none;}
.subtitle{font-family:trebushet MS; font-size:14px; font-weight: bold; color:#A30372; text-decoration:none;}
.redtext{font-family:tahoma; 
font-size:14px;
font-weight:bold;
color: #990033;
text-decoration:none;
}
.blacktext{
font-family:tahoma; 
font-size:11px;
font-weight:bold;
color:#000;
text-decoration:underline;
}
.subheading{
font-family:Trebuchet MS; 
font-size:13px;
font-weight:bold;
color:#CC3D9C;
text-decoration:none;
}
.redtext{font-family:tahoma; 
font-size:11px;
font-weight:bold;
color: #CC3333;
text-decoration: underline;
}




