
body{padding: 0;margin: 0;font-family: MS Reference Sans Serif;font-size: 11pt;height: 100%;}

html{padding: 0;margin: 0;height: 100%;background-color: #0054a8;}

.wraper{background-color: #0054a8;}

input {width:200px;}
.inputChekbox {width:20px;}
textarea {width:250px; height:100px;}

.left{text-align: left;}
.center{text-align: center;}
.right{text-align: right;}
.cursor{ cursor:pointer;}

.contentHome
{width: 100%; background-color: White;}

.content
{width: 900px; background-color: White; height:auto;}

Table.headerTable{width:  960px;background-image: url('../images/Bkg_header.gif');background-repeat: repeat-x;height: 130px; font-size:8 pt;}
Table.headerTable td{padding: 10px 10px 0 10px;vertical-align: top;color: White;text-align: center;}

Table.ContentTable{width: 932px; height:auto;}
/*Table.ContentTable td{padding-left: 5px;}*/

Table.leftImgTable{width: 80px; height:auto;}
Table.leftImgTable td{height:80px; width: 80px;}
Table.leftImgTable td img{ vertical-align:bottom; height:80px; width: 80px;}
Table.leftImgTable th{ height:80px; width: 80px;  color: White;text-align: center; padding:0 3px 0 3px; }

Table.linksTable{color: Black;width: 180px;text-align: left;}
Table.linksTable td{ height:25px; background-image:url('../images/Bkg_links.gif'); background-repeat:repeat-x; font-weight: bold;font-size: 9pt;}

.Bkg_Links_Img { background-color:White !important; border:0;}

a.black{color: Black;text-decoration: none;}
a.black:link{color: Black;text-decoration: none;}
a.black:Active{color: Black;text-decoration: none;}
a.black:hover{color: Black;text-decoration: none;}

a.White{color:White;text-decoration: underline; font-weight:bold;}
a.White:link{color: White;text-decoration: underline;font-weight:bold;}
a.White:Active{color: White;text-decoration: underline;font-weight:bold;}
a.White:hover{color: White;text-decoration: underline;font-weight:bold;}

Table.TxtContent { width:75%;font-family:MS Reference Sans Serif; font-size:9pt;}
Table.TxtContent td { text-align:left; padding:5px 5px 0px 5px; vertical-align:top;}
Table.TxtContent th {border-right: solid 2px #fece02; width:180px;}

.TxtWelcome {font-family:Arial Rounded MT Bold; font-size: 15pt;}

Table.footerTable {width:100%; color:Black; font-size:8pt; text-align:center; margin:10px 0 10px 0;}

Table.FormTable { font-family:Times New Roman; font-size:10pt; text-align:left; width:470px; border-left:solid 1px #000; border-right:solid 1px #000;border-bottom:solid 1px #000}
Table.FormTable td { background-color:#ffff65; border-top:solid 1px #000; padding:3px 5px 5px 3px;}
Table.FormTable th {width:170px;border-top:solid 1px #000; padding:3px 5px 5px 3px; border-right:solid 1px #000;}


.Btn_submit {cursor:pointer; background-image:url('../images/submit.gif'); background-repeat:no-repeat; width:134px; height:40px;}
.Btn_reset { cursor:pointer; background-image:url('../images/reset.gif'); background-repeat:no-repeat; width:134px; height:40px;}



