body {margin: 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}

/*Backgrounds*/
.caps{text-transform:uppercase;}
.bluebg {background:#36578c;}
.greybg {background:#f0f0f0;}
.pinkbg {background:#ec008c;}
.whitebg {background:#ffffff;}
.headerbg {background:url(images/headerbg.gif) repeat-x top center; border-top:solid 1px #bdbcbd; border-bottom:solid 1px #bdbcbd;}
.footerbg {background:url(images/footerbg.gif) repeat-x top center; border-top:solid 1px #bdbcbd;}
.leftrightborder {border-left:solid 1px #ec008c; border-right:solid 1px #ec008c;}
.pinkbottomline {border-bottom:solid 1px #ec008c;}
.textfieldstyle{background:#FFFFFF; border:solid 1px #878787;}



/*commonstyle*/
.text11{font-size:11px;}
.text12{font-size:12px;}
.text13{font-size:13px;}
h1,h2,h3,h4,h5{margin:0px; padding:0px; font-weight:normal;}

/*commonlinks*/
a.link11:link,a.link11:visited,a.link11:active{font-size:11px; text-decoration:none;} a.link11:hover {text-decoration:underline;}
a.link12:link,a.link12:visited,a.link12:active{font-size:12px; text-decoration:none;} a.link12:hover {text-decoration:underline; color:#ec008c;}
a.link13:link,a.link13:visited,a.link13:active{font-size:13px; text-decoration:none;} a.link13:hover {text-decoration:underline;}


/*colours*/
.blue{color:#36578c}
.white{color:#FFFFFF}
.black{color:#000000}
.bluedark{color:#006699}
.pink{color:#ec008c}

