@charset "utf-8";
/* CSS Document */

body{
margin:0; padding:0;
background:url(../image/back_grad_01.jpg) repeat-x;
background-color:#ffffff;
}
.bg{
background:url(../image/background.jpg) no-repeat;
width:1001px;
height:500px;
}
.profile {
background:url(../image/profile.jpg) no-repeat;
width:1001px;
height:500px;
}

.thankspage {
background:url(../image/thanks_page.jpg) no-repeat;
width:1001px;
height:500px;
}

.navtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;
}

a.nav_link:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
color:#ffffff;
font-weight:bold;
}

a.nav_link:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #ffffff;
font-weight:bold;
}
a.nav_link:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #ffffff;
font-weight:bold;
}
a.nav_link:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
color:#666666;
font-weight:bold;
}

.h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;
text-align:justify;
}

.navtext1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:underline;
	font-weight:bold;
	color: #ffffff;
}

.h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:normal;
text-align:justify;
}
.copyright {
color:#ffffff;
font-family:Tahoma;
font-size:10px;
font-weight:normal;
}

.contactTxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #CCCCCC;
}
