/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-image: url(index_files/bg.gif);
}
.ls_bg {
	background-attachment: fixed;
	background-image: url(index_files/lc_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
}

.grey_border {
	border: 1px solid #CCCCCC;
}

.t14 {
	font-size: 14px;
}
.t12 {
	font-size: 12px;
}
.taj { 
     text-align:justify;
	 }
.tc_grey {
     color:#7e7e7e;
	 }
h1 { 
     font-size: 12px 
     }
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
.grad_bg {
	background-image: url(/public_html/index_files/bg_body.gif);
	background-repeat: repeat-x;
	background-position: center;
}
