/* CSS Document */

/* CSS Document */





.short-blue-text{color:#475e7b;font-size:14px;font-family:Arial;}

/*Body format format starts from here*/
body{margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;font-family:Arial;
font-size:11px;color:#777777;background-color:#ffffff; background-image:url(../images/bgwall.jpg); background-repeat:no-repeat; background-position:center top; }

/*links decoration starts from here*/
a{color:#777777;}
a:hover{text-decoration:none;}

.linkss{color:#475e7b;}


/*Input text field format starts from here*/
.input-textfield{font-family:Arial;font-size:11px;color:#777777;background:url(../images/input-bg.jpg); background-repeat:repeat-x; border:1px solid #cccccc; width:180px; padding:3px 5px 0px 5px; height:18px;}

.input-textarea{font-family:Arial;font-size:11px;color:#777777;background:url(../images/input-bg.jpg); background-repeat:repeat-x; border:1px solid #cccccc; width:180px; padding:3px 5px 0px 5px; height:150px; background-color:#FFFFFF;}



/*Footer class starts from here*/
.footer{font-family:Arial;font-size:11px;color:#375572;}

/*Text link format class starts from here*/
.links{color:#777777;font-size:11px;}
.links:hover{color:#777777;text-decoration:none; font-size:11px;text-decoration:none; }
/*Text link format Ends here*/



/*container starts here*/



#container{width:768px;background-color:#ffffff;margin:0px auto;}

/*level-1 starts here it is a header*/

/*level-1 it is a header Ends here*/



/*level-2 starts here*/


/*level-2 Ends here*/



/*footer starts from  here*/




/*footer ends  here*/


