/* CSS Document */

Body
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#000000;
}
.ClsBackground1
{
	background-image:url(images/background1.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	height:602px;
}
.ClsBackground2
{
	background-image:url(images/background2.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
.ClsBackground3
{
	background-image:url(images/background3.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
.ClsBackground4
{
	background-image:url(images/header_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
.ClsBgColor1
{
	background-color:#0D1335;
}
.ClsBox1
{
	Background-color:#070D25;
	border:solid;
	border-width:1px;
	border-color:#1D2441;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#696D86;
	text-align:center;
	text-decoration:none;
}
.ClsPageTitle
{
	font-family:Times New Roman;
	font-size:20px;
	font-weight:normal;
	color:#0075D4;
	text-align:Left;
	text-decoration:none;
	padding-left:10px;
	Background-color:#051250;
	border:solid;
	border-width:1px;
	border-color:#233179;
}
.Clsastric
{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:none;
}
.ClsText1
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#696D86;
	text-decoration:none;
}
.ClsText2
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#696D86;
	text-align:justify;
	text-decoration:none;
}
.ClsText3
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#00A2FF;
	text-align:justify;
	text-decoration:none;
}
.ClsText4
{
	font-family:Verdana;
	font-size:11px;
	border:1px;
	text-decoration:none;
}
.ClsText5
{
	font-family:Verdana;
	font-size:11px;
	color:#0B95FF;
	font-weight:bold;
	text-decoration:none;
}
.ClsText6
{
	font-family:Verdana;
	font-size:11px;
	color:#68BCEC;
	font-weight:bold;
	text-decoration:none;
}
.ClsText7
{
	font-family:Verdana;
	font-size:11px;
	color:#8DD1F9;
	font-weight:bold;
	text-decoration:none;
}
.Mainlinks
{
	font-family:Times New Roman;
	font-size:13px;
	font-weight:bold;
	color:#FEC05B;
	text-align:center;
	text-decoration:none;
}

.ClsSaprator
{
	background-image:url(images/vline.gif);
	background-position:top center;
	background-repeat:repeat-y;
}
.ClsCopyright
{
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
	color:#585B6C;
	text-align:left;
	text-decoration:none;
	padding-top:5px;
}

/* Photo Gallery CSS */


.Clsframetop
{
	background-image:url(images/frame_top_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
.Clsframebottom
{
	background-image:url(images/frame_bottom_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
.Clsframeleft
{
	background-image:url(images/frame_left_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
.Clsframeright
{
	background-image:url(images/frame_right_bg.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
.ClsSmallFrame
{
	background-image:url(images/small_frame.gif);
	background-position:middle center;
	background-repeat:no-repeat;
	padding:4px;
}