body {
	color: #303030;
	background-color: #F4F4F4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-color: black;
}
.alert {
	color: red;
	font-weight: bold;
	padding-left: 10px;
}
h2 {
	font-size: 15px;
	margin-bottom: 10px;
	color: #1F49C0;
}
.h2edit {
	font-size: 15px;
	margin-bottom: 10px;
	color: Red;
}
h3 {
	font-size: 14px;
	margin-bottom: 3px;
	letter-spacing: 2px;
}
h4 {
	font-size: 13px;
	margin-bottom: -15px;
	letter-spacing: 1px;
}
p {
	margin-bottom: 8px;
	margin-top: 8px;
}
a:link {
	color: Blue;
}
a:visited {
	color: #A52A2A;
}
a:hover {
	color: #FF4500;
}
table.main {
	height: 100%;
	width: 950px;
	border-collapse: collapse;
}
table.content {
	line-height: 140%;
	height: 100%;
	width: 97%;
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin-left: 3%;
}
table.news {
	line-height: 110%;
	height: auto;
	width: 220px;
	border: 2px #699AC5 solid;
}
table.intro {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
}
.intro_ptga {
	letter-spacing: 2px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}

td.intro_td1 {
	background-color: #FFFFFF;
	height: 300px;
	background-image: url(images/i_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

td.intro_td2 {
	background-color: #285EAF;
   height: 25%;
	}
td.intro_td3 {
	background-color: #000000;
	height: 4px;
}
td.header {
	background-color: #FFFFFF;
	height: 120px;
	background-image: url(images/ga_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	padding: 0px;
}
td.bar {
	color: #FFFFFF;
	background-color: #285EAF;
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	border-style: solid none solid none;
	border-width: 3px 0px 3px 0px;
	border-color: Black;
	letter-spacing: 1px;
	padding: 0px;
}
td.bar a:link, td.bar a:visited, td.bar a:hover  {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
td.maincontent {
	background-color: #FFFFFF;
	font-size: 13px;
	padding: 6px 6px 6px 10px;
	vertical-align: top;
}
td.news_head {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #699AC5;
	padding-left: 5px;
	height: 25px;
}
td.news_body {
	font-size: 11px;
	background-color: #F0F8FF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.head_logo {
	margin-top: 8px;
	margin-left: 8px;
	margin-right:auto;
}
div.head_ga {
	text-align: right;
	font-weight: bold;
	font-size: 25px;
	color: #23549A;
	letter-spacing: 3px;
	line-height: 30px;
}
div.head_gs {
	text-align: right;
	padding-right: 3px;
	font-size: 15px;
	color: #000000;
	line-height: 15px;
	}
div.head_qf {
	text-align: right;
	font-size: 20px;
	color: #3A6A94;
	padding-top: 10px;
	padding-right: 10px;
	letter-spacing: 2px;
}
table.feedback {
	background-color: #285EAF;
}
table.feedbackform {
	color: black;
	background-color: #BAD0ED;
	width: 80%;
   border: 2px;
	border-color: #285EAF;
	border-style: solid;
	margin: 10px;
}
.pic_th {
	border: thin;
	border-color: Black;
}
.pic_right {
	margin-left: 10px;
   margin-top: 2px;
}
.pic_left {
	margin-right: 10px;
   margin-top: 2px;
}
#page ul {
	padding: 20px 20px 20px 20px;
	margin: 10px 10px 10px 10px;
	text-indent: -20px;
}
#page li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 0px;
}