body {
	margin-top:10px;
	margin-right:5px;
	margin-bottom:10px;
	margin-left:5px;
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	background-color:#357474;
	}

form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
		
.page_title{
	font-family:tahoma;
	font-size:15px;
	color:#022C31;
	font-weight:bold;
	}

td {
	font-family:tahoma;
	font-size:12px;
	}

th {
	font-family:tahoma;
	font-size:12px;
	}

a:link {
	color:#630000;
	text-decoration:none;
	font-weight:bold;
	}

a:visited {
	color:#630000;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	color:#630000;
	text-decoration:underline overline;
	font-weight:bold;
	}

a:active {
	color:#630000;
	text-decoration:none;
	font-weight:bold;
	}

.main_bg_top {
	background-image:url(../images/curved_main_bg_top2.png);
	height: 35px;
	}
	
.main_bg_middle {
	background-image:url(../images/curved_main_bg_middle2.png);
	}
	
.main_bg_bottom {
	background-image:url(../images/curved_main_bg_bottom2.png);
	height: 135px;
	}
		
.copyright {
	font-family:tahoma;
	font-size:9px;
	color:#000000;
	}

.logo {
	background-image:url(../images/glass_orb_logo2.png);
	background-position:center center;
	height:150px;
	background-repeat:no-repeat;
	}
	
	
	
	
	
.sp_menu	{
		margin:127 24 0 44px;
		}

/****** MENU	*******/
.menu	{
		/* padding:12 0 0 240px; */
		}
.menu .m1{
		/* margin:0 17 0 7px; */
		}
.menu .m4{
		/* margin:0 0 0 21px; */
		}
		
/***** FOOTER ****/
.priv	{
		color:#494949;
		font-family:tahoma;
		font-size:9px;
/*		padding:48 0 0 273px;  */
		text-transform:uppercase
		}
.priv a{
		color:#494949;
		text-decoration:none;
		}
.priv a:hover{
		text-decoration:underline;
		}
		
		
.tt		{
		margin:15 0 0 19px;
		}
		
/********* PAGE 1 *******/
.p1_t1	{
		width:432px;
		height:354px;
		margin:17 0 0 18px;
		overflow:auto
		}
		
/********* PAGE 3 *******/
.p3_t1	{
		width:436px;
		margin:35 0 12 18px;
		}
.p3_t1 .left{
		margin:0 14 0 0px;
		}
				
.p3_t2	{
		width:432px;
		height:264px;
		margin:0 0 0 18px;
		overflow:auto
		}
.p3_t2 .left{
		margin:0 14 0 0px;
		}
.form	{
		margin:2 0 0 0px;
		}		
input{
/*		width:204px; */
		height:22px;
		border-style:solid;
		border-width:1px;
		border-color:#595959;
		background:#B7BEBA;
		font-family:tahoma;
		font-size:11px;
		color:#000000;
		padding:2 0 0 7px
		}
		
textarea{
		width:300px;
		height:72px;
		overflow:auto;
		border-style:solid;
		border-width:1px;
		border-color:#595959;
		background:#B7BEBA;
		font-family:tahoma;
		font-size:11px;
		color:#000000;
		padding:2 0 0 7px
		}
		
name{
		font-family:french script MT;
		font-size:12px;
		color:#FFFFFF;
		}

.signature{
		font-family:tahoma;
		font-size:12px;
		color:#494949;
		font-weight:bold;
		}
