body {
	background-color: #ffffff;
	
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family : Verdana;
	font-size : 11px;
	margin : 0px;

}
a {
	font-family : Verdana;
	color : #666666;
	text-decoration : none;
}

.a2 {
	font-family : Verdana;
	color : #000000;
	text-decoration : underline;
}

a:hover {
	font-family : Verdana;
	color : #666666;
	text-decoration : none;
}
a.side {
	font-family : Verdana;
	color : #666666;
	text-decoration : none;
}
a:hover.side {
	font-family : Verdana;
	color : #EA7D0C;
	text-decoration : none;
}
a.foot {
	font-family : Verdana;
	color : #c0c0c0;
	text-decoration : none;
}
a:hover.foot {
	font-family : Verdana;
	color : #EA7D0C;
	text-decoration : none;
}
a.white {
	font-family : Tahoma;
	color : #f9f9f9;
	text-decoration : none;
	text-transform: uppercase;
}
a:hover.white {
	font-family : Tahoma;
	color : #ffffff;
	text-decoration : underline;
	text-transform: uppercase;
}
a.toplinks {
	font-family : Verdana;
	color : #ffffff;
	text-decoration : none;
}
a:hover.toplinks {
	font-family : Verdana;
	color : #f1f1f1;
	text-decoration : none;
}
a.sides {
	font-family : Verdana;
	color : #666666;
	text-decoration : none;
	font-weight: bold;
}
a:hover.sides {
	font-family : Verdana;
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}
form {
	margin : 0px;
}
hr {
	height : 2px;
	border-bottom : 1px solid #fff;
	border-top : 1px solid #bbb;
}
hr.side-hr {
	height : 2px;
	border-bottom : 1px solid #fff;
	border-top : 1px solid #bbb;
}
td {
	font-family : Verdana;
	font-size : 10px;
}
pre {
	font-family : Verdana;
	font-size : 10px;
}
.alt {
	color : #555;
}
.outer-border {
	color: #000;
	border-color : #c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0;
	border-width : 0px;
	border-style : solid;
}
.inner-border {
	color: #000;
	border-color : #c0c0c0 #c0c0c0 #c0c0c0 #c0c0c0;
	border-width : 0px;
	border-style : solid;
}

.header {
	background-image: url('media/header.png');
	height: 214px;
	}
	
.sub-header {
	background-color: #ffffff;
	background-image: url('images2/toplinks.gif');
	font-family : Verdana;
	font-size : 10px;
	font-weight: bold;
	color : #f1f1f1;
	padding : 2px;
}
.full-header {
	font-family : Verdana;
	font-size : 10px;
	color : #000;

	padding : 5px;
}
.button {
	font-family : Verdana;
	font-size : 9px;
	font-weight: bold;
	color : #000;
	background-color : #ffffff;
	height : 20px;
	border : 1px solid #666666;
	margin-top : 2px;
}
.textbox {
	font-family : Verdana;
	font-size : 10px;
	color : #000;
	background-color : #ffffff;
	border : 1px solid #666666;
}
.main-body {
	background: transparent;
	font-size : 11px;
	color : #000;
	padding : 4px 4px 5px 4px;
}
.side-body {
	font-family : Verdana;
	font-size : 11px;
	color : #444;
	padding : 6px 6px 6px 8px;
  border-bottom : 1px solid #4d618b;
  border-side: 1px solid #000;
  background-color : #f5f9ff;
  
}
.main-bg {
	background-color : #ffffff;
	background-image: url(media/concept.jpg);
	background-position: bottom right;
	background-repeat: repeat-x;
	color : #000;
	padding : 0px 10px 10px 10px;
}
.border {
	border : 1px solid #000;
}
.side-border-left {
	color : #444;
	background-color : #ffffff;
	padding : 4px;
}
.side-border-right {
	color : #444;
	background-color : #ffffff;
	padding : 4px;
}
.mainsite-border {
	border-right : 1px solid #bbb;
	border-left : 1px solid #bbb;
	padding : 0px;
}
.news-footer {
	font-size : 10px;
	color : #EA7D0C;
	padding : 3px 4px 4px 4px;
}
.capmain {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	text-transform: uppercase;
	color : #50638D;
	background: transparent;
	border-bottom: 1px solid #bbb;
	padding : 4px 4px 4px 4px;
}
.scapmain {
	background-image: url(media/scapmain.gif);
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;]
	text-transform: uppercase;
	color : #f9f9f9;
	padding : 4px 4px 4px 4px;
}
.tbl-border {
	color : #4d618b;
	background-color: #4d618b;
}
.tbl {
	font-size : 11px;
	padding : 4px;
}
.tbl1 {
	font-size : 11px;
	color : #000;
	background-color: #efefef;
	padding : 4px;

}
.tbl2 {
	font-size : 11px;
	color : #666;
	background-color: #f9f9f9;
	padding : 4px;
}
.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	background-color: #ACACAC;
	padding : 2px 4px 3px 4px;
}
.quote {
	color : #000;
	background-color : #fff;
	padding : 2px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #617d8f;
}
.poll {
	height : 6px;
	border : 1px solid #000;
}
.comment-name {
	font-weight : bold;
	color : #666666;
}
.shoutboxname {
	font-weight : bold;
	color : red;

}
.shoutbox {
	color : #444;

}
.shoutboxdate {
	font-size : 9px;
	color : #213d6f;

}
.small {
	font-size : 11px;
	font-weight : normal;
}
.small2 {
	font-size : 11px;
	font-weight : normal;
	color : #555;
}
.side-small {
	font-size : 11px;
	font-weight : normal;
	color : #444;
	background-color : #eee;
}
.side-label {
	color : #444;
	background-color : #ddd;
	padding : 2px;
}
.gallery {
	padding : 16px 0px 8px 0px;
}

.gallery img {
	border : 0px solid #ccc;
}
img.activegallery {
	border : 1px solid #ccc;
}
.footer {
	background-color: #fff;
	font-family : Tahoma;
	font-size : 10px;
	color: #c0c0c0;
	padding-bottom: 2px;
}

.footer_theme {
  height: 36px;
  }
  
.tbl_search1 {
	font-size : 11px;
	color : #fff;
	background-image: url(images/header_table_prof.png);
	padding : 4px;
	border-bottom : 1px solid #000000;

}

.tbl_search2 {
	font-size : 11px;
	color : #000;
	background-color: #f5f9ff;
	padding : 4px;

}

.tbl_search3 {
	font-size : 11px;
	color : #ffffff;
	border-bottom : 1px solid #4d618b;
	background-color: #6480af;
	padding : 4px;

}

.tbl_search4 {
	font-size : 11px;
	color : #000;
	border-bottom : 1px solid #4d618b;
	border-left : 1px solid #4d618b;
	border-right : 1px solid #4d618b;
	background-color: #f5f9ff;
	padding : 4px;

}

.tbl_search5 {
	font-size : 11px;
	color : #000;
	border-bottom : 1px solid #4d618b;
	border-left : 1px solid #4d618b;
	background-color: #f5f9ff;
	padding : 4px;

}

.db_table {
  font-size : 11px;
  color : #000;
  border-bottom : 1px solid #4d618b;
  background-color: #f5f9ff;
  padding : 1px;
  
}

.table_header {
	background-color: #ffffff;
	font-size : 14px;
  color : #FFF;
	background-image: url('images/header_back.png');
}

   .p_fs1 		{ font-size:1px; }
   .p_intro 	{ font-family:Arial, sans-serif; font-size:15px; font-weight:bold; text-align:left; padding-left:16px; color:#FFFFFF; background-image:url("images/p_title.png"); }
   .p_narrativeL 	{ font-family:Arial, sans-serif; font-size:11px; font-weight:normal; text-align:justify; padding: 0 6 0 6px; color:#000000; background-color:#F5F9FF; border-style:solid; border-color:#4D618B; border-width:0 1 1 0px; }
   .p_narrativeNL 	{ font-family:Arial, sans-serif; font-size:11px; font-weight:normal; text-align:justify; padding: 8 6 11 6px; color:#000000; background-color:#F5F9FF; border-style:solid; border-color:#4D618B; border-width:0 1 1 1px; }
   .p_narrativeS 	{ font-size:1px; background-color:#F5F9FF; border-style:solid; border-color:#4D618B; border-width:0 1 0 0px; }
   .p_section 	{ font-family:Arial, sans-serif; font-size:15px; font-weight:bold; text-align:left; padding-left:16px; color:#FFFFFF; background-image:url("images/p_section.png"); }
   .p_left, .p_right 	{ font-family:Arial, sans-serif; font-size:12px; font-weight:normal; text-align:left; color:#000000; background-color:#F5F9FF; }
   .p_left 		{ padding:1 1 1 2px; border-style:solid; border-color:#4D618B; border-width:0 0 1 1px; }
   .p_right 	{ padding:1 2 1 1px; border-style:solid; border-color:#4D618B; border-width:0 1 1 0px; }
   .p_right a:link 	{ color:#0000FF; text-decoration:none; }
   .p_right a:visited 	{ color:#0000FF; text-decoration:none; }
   .p_right a:hover 	{ color:#FF00FF; text-decoration:underline; }
   .p_exArea 	{ position:relative; width:640px; }
   .p_exHead 	{ position:relative; width:100%; height:22px;background-image:url("images/p_title.png"); }
   .p_exTitle 	{ position:absolute; top:2px; left:0px; padding-left:16px; font-family:Arial, sans-serif; font-size:15px; font-weight:bold; text-align:left; color:#FFFFFF; }
   .p_extra 	{ position:relative; font-family:Arial, sans-serif; font-size:11px; font-weight:normal; text-align:left; padding: 8 6 10 6px; color:#000000; background-color:#F5F9FF; border-style:solid; border-color:#4D618B; border-width:0 1 1 1px; }
   .p_exBelow 	{ position:relative; width:1px; height:13px; font-size:1px; }

.profile_image {
  border : 1px solid #4d618b;
  
}

.tbl_profile {
  font-size : 11px;
  color : #000;
  border-bottom : 1px solid #4d618b;
  background-color : #f5f9ff;
  padding : 1px;
  
}
