body{
padding:0px;
margin:0px;
background-image: url('images/GradientBackground.jpg');
background-repeat: repeat-x;
background-color: #3333ff; 
}

td
	{
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#646464;
	}

p
	{
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#646464;
	}
	
ul
	{
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#646464;
	}

.header_text
	{
	font-family:arial;
	font-size:18px;
	line-height:18px;
	color:#666666;
	}

.title
	{
	text-align:right;
	font-family:arial;
	font-size:18px;
	line-height:18px;
	color:#ffffff;
	}
	
.page_title {
	font-family:Arial, Helvetica, sans-serif;
	color:#3333ff;
	font-weight:bold;
	font-size:18px; 
	border-bottom:#CCCCCC solid 2px;
	padding-bottom:6px;
	margin-top:22px;
	}

.page_subtitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#3333ff;
	font-weight:bold;
	font-size:14px; 
	border-bottom:#CCCCCC solid 2px;
	padding-bottom:4px;
	margin-top:22px;
	}
	
.side_title{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px; 
	border-bottom:#CCCCCC solid 1px;
	font-weight:bold;
	margin-top:12px;
	}

.side_title2{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px; 
	border-bottom:#CCCCCC solid 1px;
	font-weight:bold;
	margin-top:12px; margin-left:12px;
	}

.link_text
	{
		font-family:arial;
		font-size:11px;
		line-height:13px;
		color:#ff0000;
	}	
	
.link1_text
	{
		font-family:arial;
		font-size:11px;
		line-height:11px;
		color:#999999;
	}	
	
.nav1_text
	{
		font-family:arial;
		font-size:14px;
		font-weight:bold;
		line-height:14px;
		color:#3333ff;
		margin-left:20px;
	}	
	
.copyright_text
	{
		text-align:center;
		font-family:arial;
		font-size:11px;
		line-height:11px;
		color:#ffffff;
	}

.form
	{
		width:161px; height:20px; border-color:#C8C8C8; border-width:1px; background-color:#ffffff; font-size:11px;
	}
	
.form1
	{
		width:161px; height:17px; border-color:#D1D1D1; border-width:1px; background-color:#ffffff; font-size:10px;
	}
.form_div
	{
		height:20px; margin-top:7px;		
	}
		
	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}
	
	a.link1_text:link {text-decoration:none;}	
	a.link1_text:hover {text-decoration:underline;}
	a.link1_text:active {text-decoration:bold;}
	a.link1_text:visited {text-decoration:none;}
	
	a.nav1_text:link {text-decoration:none;}	
	a.nav1_text:hover {text-decoration:none;}
	a.nav1_text:active {text-decoration:underline;}
	a.nav1_text:visited {text-decoration:none;}

	a.nav2_text:link {text-decoration:none;}	
	a.nav2_text:hover {text-decoration:none;}
	a.nav2_text:active {text-decoration:none;}
	a.nav2_text:visited {text-decoration:none;}

	a.main_text:link {text-decoration:none;}	
	a.main_text:hover {text-decoration:underline;}
	a.main_text:active {text-decoration:none;}
	a.main_text:visited {text-decoration:none;}
	
	a.text:link {color:#ff0000;text-decoration:none;}	
	a.text:hover {color:#ff0000;text-decoration:underline;}
	a.text:active {color:#ff0000;text-decoration:none;}
	a.text:visited {color:#ff0000;text-decoration:none;}