/* CSS Document */


/*  ############# TEMPLATE CSS ##############*/


.banner {
	background-image: url(../images/templateimages/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 823px;
	height: 200px;
}


.menu {
	background-image: url(../images/templateimages/menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 823px;
	height: 30px;
	vertical-align: middle;
}



.pagetop {
	background-image: url(../images/templateimages/pagetop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 823px;
	height: 30px;
}



.pageframe {
	background-image: url(../images/templateimages/pageframe.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 823px;
	height: 5px;
}


.pagebottom {
	background-image: url(../images/templateimages/pagebottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 823px;
	height: 30px;
}

.copyright {
	background-image: url(../images/templateimages/copyright.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 823px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}



body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	height: 100%;
	width: 100%;
	background-position: center center;
	}




.codecheck {
	background-image: url(../images/templateimages/codecheck.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}



.menuborder1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

.menuborder2 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	height: 10px;
}


/*  ############# END TEMPLATE CSS ##############*/






/*  #############  LINKS CSS ##############*/



.linkmenu:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.linkmenu:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}

.linkmenu:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}




.link1:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
}

.link1:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}

.link1:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}





.link2:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}

.link2:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;


}

.link2:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}




.link3:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}

.link3:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;


}

.link3:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: capitalize;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}



.piclink{
	text-align: center;
}

/*  ############# END LINKS CSS ##############*/






/*  ############# TABLES CSS ##############*/

.borderr {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

.borderl {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}

.borderb {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}


.picbox {
	border: 1px solid #FF0000;

}


.gallerybox {
	border: 1px solid #FF6600;
}


.gallerylist {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

/*  ############# END TABLES CSS ##############*/


















/*  ############# FONT CSS ##############*/


.title1 {
	color: #CCCCCC;
	FONT-SIZE: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: underline;
	text-align:left;
}


.title2 {
	color: #CCCCCC;
	FONT-SIZE: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: underline;
	text-align:left;

}

.title2r {
	color: #CCCCCC;
	FONT-SIZE: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-style: normal;
	text-decoration: underline;
	text-align:right;

}

.titlec {
	color: #CCCCCC;
	FONT-SIZE: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-style: normal;
	text-align:center
}



.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFCC;
	text-decoration: none;
	word-spacing: 1.2px;
	letter-spacing: 0.6px;
	text-align: left;
}


.maintextl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFCC;
	text-decoration: none;
	word-spacing: 1.2px;
	letter-spacing: 0.6px;
	text-align: left;
}


.maintextc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFCC;
	text-decoration: none;
	word-spacing: 1.2px;
	letter-spacing: 0.6px;
	text-align: centre;
}


.maintextr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFCC;
	text-decoration: none;
	word-spacing: 1.2px;
	letter-spacing: 0.6px;
	text-align: right;
}




.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #00CC00;
	text-decoration: none;
	word-spacing: 1.2px;
	letter-spacing: 0.6px
}




.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
	word-spacing: 1.2px;
	letter-spacing: 0.6px
}



.fadetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #999999;
}


.star {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}


.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFCC00;
	text-align: center;
}

.dividerline {
	font-weight: lighter;
	color: #92858A;
	text-align: center;
	border-top-style: dashed;
	border-top-color: #92858A;
	border-top-width: 1px;
	width: 100%;
	
}

/*  ############# END FONT CSS ##############*/



