.HOMEbody {
	background-color: #CA010B;
	background-image: url(../images/home_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	scrollbar-face-color: #FF3300;
	scrollbar-shadow-color: #D52B00;
	scrollbar-highlight-color: #F5DED6;
	scrollbar-3dlight-color: #A40900;
	scrollbar-darkshadow-color: #A40900;
	scrollbar-track-color: #9D2000;
	scrollbar-arrow-color: #F5F0EB;
	overflow: auto;
}
.SERVICEbody {
	background-color: #0F1A5C;
	background-image: url(../images/service_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	scrollbar-face-color: #0099FF;
	scrollbar-shadow-color: #005F9D;
	scrollbar-highlight-color: #C4E8FF;
	scrollbar-3dlight-color: #445E7D;
	scrollbar-darkshadow-color: #445E7D;
	scrollbar-track-color: #004F84;
	scrollbar-arrow-color: #C4E8FF;
	overflow: auto;
}
.PHOTOSbody {
	background-color: #613B14;
	background-image: url(../images/photos_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	scrollbar-face-color: #7ED783;
	scrollbar-shadow-color: #529A57;
	scrollbar-highlight-color: #D1F1D3;
	scrollbar-3dlight-color: #485E49;
	scrollbar-darkshadow-color: #485E49;
	scrollbar-track-color: #623226;
	scrollbar-arrow-color: #623226;
	overflow: auto;
}
.MUSICbody {
	background-color: #021F57;
	background-image: url(../images/music_back.gif);
	background-repeat: repeat-x;
	scrollbar-face-color: #912690;
	scrollbar-shadow-color: #9A299A;
	scrollbar-highlight-color: #F7E1F7;
	scrollbar-3dlight-color: #67434A;
	scrollbar-darkshadow-color: #67434A;
	scrollbar-track-color: #5C185C;
	scrollbar-arrow-color: #F7E1F7;
	overflow: auto;
	margin: 0px;
}
.CONTACTSbody {
	background-color: #0F4B53;
	background-image: url(../images/contacts_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	scrollbar-face-color: #33ABA1;
	scrollbar-shadow-color: #4D7D7D;
	scrollbar-highlight-color: #CFE2E2;
	scrollbar-3dlight-color: #447373;
	scrollbar-darkshadow-color: #447373;
	scrollbar-track-color: #1E6661;
	scrollbar-arrow-color: #CFE2E2;
	overflow: auto;
}
.NEWSbody {
	background-color: #FFFFFF;
	margin: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FF3300;
	scrollbar-highlight-color: #FF3300;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F5F0EB;
	scrollbar-arrow-color: #FF3300;
	overflow: auto;
}
.NEWStitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	cursor: default;
}
a.HOMEmain:link {
	background-color: #505050;
}
a.HOMEmain:visited {
	background-color: #505050;
}
a.HOMEmain:hover {
	background-color: #FF3300;
}
a.SERVICEmain:link {
	background-color: #505050;
}
a.SERVICEmain:visited {
	background-color: #505050;
}
a.SERVICEmain:hover {
	background-color: #0099FF;
}
a.PHOTOSmain:link {
	background-color: #505050;
}
a.PHOTOSmain:visited {
	background-color: #505050;
}
a.PHOTOSmain:hover {
	background-color: #7ED783;
}
a.MUSICmain:link {
	background-color: #505050;
}
a.MUSICmain:visited {
	background-color: #505050;
}
a.MUSICmain:hover {
	background-color: #912690;
}
a.CONTACTSmain:link {
	background-color: #505050;
}
a.CONTACTSmain:visited {
	background-color: #505050;
}
a.CONTACTSmain:hover {
	background-color: #33ABA1;
}
.HOMEimage {
	border: thin dotted #505050;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}
.defaultTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	text-align: justify;
	cursor: default;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	cursor: default;
}

a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: underline;
}
a.home:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}
a.service:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a.service:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a.service:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005F9D;
	text-decoration: underline;
}
a.service:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005F9D;
	text-decoration: none;
}
.quickmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/formfieldShadow.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contactsform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2F8B91;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/formfieldShadow.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F8B91;
	border-right-color: #AFE2E7;
	border-bottom-color: #AFE2E7;
	border-left-color: #2F8B91;
}
.contactsformButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2F8B91;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/formfieldShadow.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFE2E7;
	border-right-color: #AFE2E7;
	border-bottom-color: #AFE2E7;
	border-left-color: #AFE2E7;
}
a.bottomLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #505050;
	text-decoration: underline;
}
a.bottomLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #505050;
	text-decoration: underline;
}
a.bottomLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
a.bottomLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
.smallTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	cursor: default;
}
.newsdiv {
	border: thin dotted #505050;
}
.iframestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#9EB600;
	scrollbar-track-color:#333333;
}



.LOCKDOWNbody {
	background-color: #000000;
	background-image: url(../images/LOCKDOWN_back.gif);
	background-repeat: repeat-x;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #555555;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #555555;
	scrollbar-arrow-color: #2F8B91;
	overflow: auto;
	margin: 0px;
}
.LOCKDOWNtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F8B91;
	text-decoration: none;
	cursor: default;
}
.LOCKDOWNdefaultTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	cursor: default;
}
.LOCKDOWNsmallTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	cursor: default;
}
a.LOCKDOWNbottomLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a.LOCKDOWNbottomLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a.LOCKDOWNbottomLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2F8B91;
	text-decoration: none;
}
a.LOCKDOWNbottomLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2F8B91;
	text-decoration: none;
}
a.LOCKDOWN:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LOCKDOWN:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.LOCKDOWN:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F8B91;
	text-decoration: underline;
}
a.LOCKDOWN:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F8B91;
	text-decoration: none;
}
.LOCKDOWNform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2F8B91;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/formfieldShadow.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888888;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #888888;
}
.LOCKDOWNformButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2F8B91;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/formfieldShadow.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
}