html, body {
margin : 0;
background : #CB0C7D;

}
.main {
width : 900px;
background : #ffffff;
text-align : left;
border-collapse : collapse;
height:100%;
}
td {
vertical-align : top;
font-family : arial, helvetica, verdana, sans-serif;
font-style : normal;
font-weight : normal;
color : #444444;
font-size : 11pt;
background : none;
}
.logo {
font-family : arial rounded, helvetica, verdana, sans-serif;
font-style : normal;
font-weight : bold;
font-size : 26pt;
letter-spacing : -2px;
color : #E7098C;
}
.txt {
font-family : arial, helvetica, verdana, sans-serif;
font-style : normal;
font-weight : normal;
font-size : 9pt;
color : #9C9C9C;
}
.header {
text-align : left;
padding-top : 25px;
padding-right : 0;
padding-bottom : 10px;
padding-left : 18;
font-family : arial, helvetica, verdana, sans-serif;
font-style : normal;
font-weight : normal;
font-size : 11px;
color : #747070;
 background-image : url('images/bg1.jpg');
background-repeat : repeat;
}
.header1 {
background-image : url('images/bgr.jpg');
background-repeat : repeat;
height : 251px;
padding: 30px;
vertical-align : bottom;
font-family : arial narrow, helvetica, verdana, sans-serif;
font-style : normal;
font-weight : normal;
color : #ffffff;
font-size : 24pt;
letter-spacing : -1px;
text-align : left;
border-bottom : 0px solid #B00666;
padding-right : 280px;
}
.nav {
vertical-align : bottom;
font-family : arial, helvetica, verdana, sans-serif;
font-style : normal;
font-weight : normal;
font-size : 9pt;
color : #3a301b;
padding-left: 25px;
}
.menu {
text-align : right;
vertical-align : bottom;
font-family : arial, helvetica, verdana, sans-serif;
font-style : normal;
font-weight : normal;
font-size : 9pt;
color : #747070;
padding-right : 20px;
}
 .left {
padding : 30px;
text-align : justify;
height:100%;
}
.contents{
padding-top : 30px;
padding-bottom: 30px;
height: 100%;
}
.right {
padding : 30px;
text-align : justify;
width: 300px;
font-size : 9pt;
height : 100%;
}

.footer {
text-align : center;
padding : 0px;
font-family : arial, helvetica, verdana, sans-serif;
font-style : normal;
font-weight : normal;
font-size : 8pt;
color : #747070;
background-image : url('images/bg1.jpg');
background-repeat : repeat;
padding : 25px;
}
H1 {
font-family : georgia, arial,sans-serif;
font-weight : normal;
color : #333333;
font-size : 30px;
text-align : left;
margin : 0;
padding-top : 0;
margin-bottom:0px;
letter-spacing : -1px;
}
H2 {
font-family : georgia, arial,sans-serif;
font-weight : normal;
color : #333333;
font-size : 24px;
text-align : left;
margin : 0;
padding-top : 0;
padding-bottom : 0;
}
H3 {
font-family : georgia, arial,sans-serif;
font-weight : normal;
color : #333333;
font-size : 18px;
text-align : left;
margin : 0;
padding-top : 0;
padding-bottom : 0;
}
H4 {
font-family : georgia, arial,sans-serif;
font-weight : bold;
color : #404040;
font-size : 14px;
text-align : left;
margin : 0;
padding-top : 0;
padding-bottom : 0;
}
H5 {
display : inline;
font-family : arial, sans-serif;
font-weight : bold;
color : #404040;
font-size : 13px;
text-align : left;
margin : 0;
padding-top : 0;
padding-bottom : 0;
}
h6 {
font-family : arial, verdana, sans-serif;
font-style : normal;
font-weight : bold;
color : #404040;
margin : 0;
padding-top : 0;
padding-bottom : 2px;
font-size : 11px;
background : transparent;
}
a:link {
text-decoration : none;
color : #0D79BD;
border : 0px none;
}
a:active {
text-decoration : none;
color : #0D79BD;
border : 0px none;
}
a:visited {
text-decoration : none;
color : #0D79BD;
border : 0px none;
}
a:hover {
text-decoration : none;
color : #e00a88;
border : 0px none;
}

.tbContactform .antispam {
	 display:  none;
	 visibility: hidden;
}

.tbContactform label {
	 width:  95px;
	 display:  inline-block;
	 vertical-align: top;
	 clear: both;
}

.tbContactform input.text,
.tbContactform textarea {
	 width:  225px;
	 padding: 2px;
}

.tbContactform textarea {
	 height:  115px;
}

.tbContactform input.submit
{
	display: block;
	margin-left: 250px;
	width:  auto;
}

.tbContactform .tbErrors p
{
	color: #FF0000;
}

