body	{
						margin:0px;
						padding:0px;
						background-color:#687B83;
						background-image: url(images/bg_main.jpg);
						background-position: left top;
						background-repeat: repeat-x;
						font-family:Tahoma;
						}
						
						
td {
	vertical-align:top;
	font-size:12px;
	line-height:14px;
	font-family:Tahoma;
	color:#CBD0D3;

						}
.questions {
	vertical-align:top;
	font-size:14px;
	line-height:15px;
	font-family:Tahoma;
	font-weight: bold;
	color:#CBD0D3;

						}						
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#F4F7AA;
						font-size:12px;
						text-decoration:underline;
						}
a:hover	{
						color:#F4F7AA;
						font-size:12px;
						text-decoration:none;
						}
/*-----------------------------------------------------  span a	 ---------------------		*/					 
span	{
						font-size:11px;
						}
/*------------------------------------------------------  em a	 --------------------- */	
em a	{
						text-decoration:none;
						}
em a:hover	{
						text-decoration:underline;
						}                                             
/*------------------------------------------------------ strong,  strong a	 ---------------------
strong {}
strong a	{
						color:#7ffffB;
						text-decoration:underline;
						}
strong a:hover	{
						color:#7ffffB;
						text-decoration:none;
						}												*/
/*-----------------------------------------------------  b a	 ---------------------*/
					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:199px;
						background-color:#FFFFFF;
						font-family:Tahoma;
						font-size:11px;
						color:#6E787C;
						line-height:14px;
						padding-left:2px;
						padding-right:2px;
						}												
input	{
						height:19px;
						margin:0px 0px 0px 14px;
						}
textarea	{
						height:100px;
						margin:0px 0px 0px 14px;
						overflow:hidden;
						}	
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.menu td	{
						background-image: url(images/m_bg.gif);
						background-position: left bottom;
						background-repeat: repeat-x;
						}
.bg_right	{
						background-image: url(images/bg_right.gif);
						background-position: left top;
						background-repeat: repeat;
						}
					
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0% 4px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 5px 0px; 
						padding:0px 0px 0px 9px;
						height:13px;
						line-height:12px;
						color:#7C7C7C;
						}
li a	{
						font-size:11px;
						text-decoration:none;
						}
li a:hover	{
						font-size:11px;
						text-decoration:underline;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer 	{
						color:#CBD0D3;
						font-size:11px;
						padding:22px 0px 0px 0px;
						}	
.footer a	{
						color:#F6FAAB;
						font-size:11px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#F6FAAB;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------    border   ---------------------*/						
.border  {
						border:9px solid #ffffff;
						border-bottom:0px;
						border-top:0px;
						}
						
/*-----------------------------------------------------    textfield   ---------------------*/						
.textfield
{
	BORDER-RIGHT: #808080 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #808080 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #808080 1px solid;
	COLOR: #6E787C;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #808080 1px solid;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica;
	height: 19px;
	width: 199px;
}
a.footerlink	{
						color:#F4F7AA;
						font-size:11px;
						text-decoration:none;
						}
a.footerlink:hover	{
						color:#CBD0D3;
						font-size:11px;
						text-decoration:none;
						}
.popupbg 
	{
				background-attachment: fixed;
	background-image: url(images/popup_bg.gif);
	background-repeat: repeat-x;
		}
.popuptext	{
						color:#ffffff;
						font-size:13px;
						font-weight:bold;
						text-decoration:none;
						}
a.popuplink	{
						color:#ffffff;
						font-size:13px;
						font-weight:bold;
						text-decoration:none;
						}
a.popuplink:hover	{
						color:#ffffff;
						font-size:13px;
						font-weight:bold;
						text-decoration:underline;
						}
.popuptitle	{
						color:#F4F7AA;
						font-size:21px;
						font-weight:bold;
						text-decoration:none;
						}								
							