/* CSS Document */


body {
	margin:0px;
	padding:0px;
	background:#84D8F3; /*background-image:url(../images/bg.gif);*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight: bold;
}
table{
 padding:0px;
 margin:0px;
}
.header_bg{
background:url(images/bg.jpg);
}
.footer_bg{
background:url(images/footer_bg.jpg) no-repeat;
}
.menu_bg{
background:url(images/menu_bg.jpg) no-repeat;
}
.center_bg{
background:url(images/center_bg.jpg) no-repeat;
}
.button{
background:url(images/button.jpg) no-repeat;
}

.menu:link{font-family:Arial; font-size:12px; font-weight:bold; color:#B2B2B2; text-decoration:none;}
.menu:active{font-family:Arial; font-size:12px; color:#B2B2B2; text-decoration:none;}
.menu:visited{font-family:Arial; font-size:12px; color:#B2B2B2; text-decoration:none;}
.menu:hover{font-family:Arial; font-size:12px; color:#0166FE; text-decoration:underline;}

.top_menu:link{font-family:Arial; font-size:11px; font-weight:bold; color:#B2B2B2; text-decoration:none; text-transform:uppercase}
.top_menu:active{font-family:Arial; font-size:11px; color:#B2B2B2; text-decoration:none;}
.top_menu:visited{font-family:Arial; font-size:11px; color:#B2B2B2; text-decoration:none;}
.top_menu:hover{font-family:Arial; font-size:11px; color:#0166FE; text-decoration:underline;}
.blue{
 font-size:10px;
 color:#0166FE;
 font-weight:bold;
}
.light_brown{
 font-size:11px;
 color:#E3A377;
 font-weight:bold;
 font:"Arial Narrow", "Times New Roman", Times, serif
}
.green{
 font-size:12px;
 color:#567D00;
 font-weight:bold;
 font:"Arial Narrow", "Times New Roman", Times, serif
}

.brown{
 font-size:12px;
 color:#A45010;
 font-weight:bold;
 font:"Arial Narrow", "Times New Roman", Times, serif
}
.bar
{
background:url(images/bar.jpg) repeat-y;

}
.round_top
{
background:url(images/round_top.jpg) repeat-y;

}
.round_middle
{
background:url(images/round_middle.jpg) repeat-y;

}
.round_bottom
{
background:url(images/round_bottom.jpg) repeat-y;

}
#pagetopic {
	color: #900;
	font-weight: bold;
	padding-bottom: 7px;
	background-color: #5FCBEF;
	padding-top: 5px;
}
#text {
	color: #FFF;
}
.ccontent {
	color: #900;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 1px;
}
.ctitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	color: #900;
}
.element {
	margin: 5px;
	padding: 5px;
	background-color: #6BCDED;
	border: 1.5px dashed #FFF;
}
#k {
	font-size: 12px;
	font-weight: bold;
}
.linktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.links ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.clogo {
	border: 1px solid #000;
}
#pagetopic {
	border: 1.5px dashed #FFF;
	font-style: normal;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.imagecont {
	border: 2px none #000;
}
.ccontent {
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
}
#pagecontent {
	padding: 10px 10px 10px 30px;
	margin: 10px 10px 10px 30px;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 5px;
}

ul {
	font-size: 14px;
	color: #900;
}
.imagearchive {
	padding: 10px;
	margin: 5px;
	border: 1px dashed #FFF;
}
.page {
	border: 1px dashed #FFF;
	margin: 10px;
	padding: 10px;
}
.contactimg {
	margin: 10px;
	padding: 10px;
	border: 1px dashed #FFF;
	height: 667px;
	width: 376px;
}
.Redtopic {
	color: #900;
}

