a:link {
	text-decoration: none;

}
a:hover {
	background-color: #0080C0;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    SCROLLBAR-ARROW-COLOR: #CCCCCC;
    SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:visited {
	text-decoration: none;
	color: #333333;

}
.clthplcy {
	background-attachment: fixed;
	background-image: url(images/caption_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.vertical {
	background-image: url(images/verticalline.jpg);
	background-repeat: repeat-y;
}
.backgrounds {
	background-attachment: fixed;
	background-image: url(images/abackground.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bottombackground {
	background-attachment: fixed;
	background-image: url(images/bottombackground.jpg);
	background-repeat: repeat-x;
}
.gbackground {
	background-attachment: fixed;
	background-image: url(images/g_background.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.guardbackground {
	background-attachment: fixed;
	background-image: url(images/gubackground.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.padbackground {
	background-attachment: fixed;
	background-image: url(images/pbackground.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.clbackground {
	background-attachment: fixed;
	background-image: url(images/clbackground.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.contactbackground {
	background-attachment: fixed;
	background-image: url(images/cobackground.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.gallerybackground {
	background-attachment: fixed;
	background-image: url(images/galbackground.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.over {
	cursor: hand;
}
.box{
background-color: #CCCCCC;
border:1px;
border-style:solid;
color: #000000;
font-size: 12px;
font-family:Verdana;
}
