/* CSS Document */
BODY {
	padding:0px;
	margin:0px;
	background-color:#CCCCCC;
}
 
td {
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:21pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:18pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h3 {
	font-size:14pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h4 {
	font-size:11.5pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h5 {
	font-size:9pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h6 {
	font-size:8.5pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

/*input{
width:177px;
height:16px;
border:1px solid #808080;
color:#BFBFBF;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
}*/

.gr-left{
background-image:url(../images/gr-left.gif);
background-repeat:repeat-y;
}
.gr-right{
background-image:url(../images/gr-right.gif);
background-repeat:repeat-y;
}

.logo-bg{
background-image:url(../images/logo-bg.gif);
background-repeat:repeat-x;
}

.nav-bg{
background-image:url(../images/nav-bg.gif);
background-repeat:repeat-x;
}

.body-bg{
background-color:#ACB6BF;
}

.tab-lt-bg{
background-image:url(../images/tab-lt-bg.gif);
background-repeat:repeat-y;
}
.tab-rt-bg{
background-image:url(../images/tab-rt-bg.gif);
background-repeat:repeat-y;
}
.tab-lt-bg2{ background-image:url(../images/bg-lt.gif);
background-repeat:repeat-y;
}
.tab-rt-bg2{ 
background-image:url(../images/bg-rg.gif);
background-repeat:repeat-y;
}
.tab-bg{
background-image:url(../images/tab-bg.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.txt-grey{
color:#636363;
}

.txt-blue{
color:#2E416C;
}

.bootom-gr{
background-image:url(../images/bootom-gr.gif);
background-repeat:repeat-x;
}

.bg-grey-lt{
background-color:#ECECEC;
}

.right-gr{
background-image:url(../images/right-gr1.gif);
background-repeat:repeat-y;
}

.gr-bootom{
background-image:url(../images/gr-bootom.gif);
background-repeat:repeat-x;
}

.bg-bootom{
background-image:url(../images/bootom-bg.gif);
background-repeat:repeat-x;
}

.txt-white{
color:#FFFFFF;
}

.footer-gr{
background-image:url(../images/gra-bootom.gif);
background-repeat:repeat-x;
}


.footer-link{
color:#CCCCCC;
text-decoration:underline;
}
.footer-link:hover{
color:#ffffff;
text-decoration:none;
}

.txt-lt-grey{
color:#CCCCCC;
}

.grey-link{
color:#393939;
text-decoration:underline;
}

.grey-link:hover{
color:#0000ff;
text-decoration:none;
}

.grey-link-undeline{
color:#666666;
text-decoration:underline;
}

.grey-link-undeline:hover{
color:#000000;
text-decoration:none;
}


.bg-body{
background-image:url(../images/bg-body.gif);
background-repeat:repeat-x;
background-color:#ACB6BF;
}

.bg-white{
background-color:#FFFFFF;
}


.dotted-line{
background-image:url(../images/dotted-line.gif);
background-repeat:repeat-x;
}

.bg-dk-blue{
background-color:#486E8C;
}
.txt-red{
color:#FF0000;
}
.btn-submit{
background-color:#666666;
color:#ffffff;
border:none;
}

.blue-line{
background-image:url(../images/blue-line.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.header-bg{
background-image:url(../images/header-bg.gif);
background-repeat:repeat-x;
}
