/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify;
	background-image:url(images/background1.jpg);
	background-repeat:no-repeat;
	background-color:#343535
	
		}

.border
{
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

.border1
{
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

.btn
{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.btn:link
{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.btn:hover
{
	font-size:11px;
	font-weight:bold;
	color:#0a0231;
	text-decoration:none;
}



.btn1
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.btn1:link
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.btn1:hover
{
	font-size:12px;
	font-weight:bold;
	color:#0a0231;
	text-decoration:none;
}


.fixedbtn
{
	color:#000099;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}

.orange
{
	background-image:url(images/topbar_darkorange.gif);
	background-repeat:repeat-x;
	width:144px;
	} 
	
.Purple
{
	background-image:url(images/topbar_purple.gif);
	background-repeat:repeat-x;
	width:144px;
	}
	
.Green
{
	background-image:url(images/topbar_green.gif);
	background-repeat:repeat-x;
	width:144px;
	}
	
.Blue
{
	background-image:url(images/topbar_blue.gif);
	background-repeat:repeat-x;
	width:144px;
	}
	
.brwn
{
	background-image:url(images/img003.gif);
	background-repeat:repeat-y;
	height:100px;
}

.border2
{
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-top:1px solid #333333;
}

.cont
{
color:#CCCCCC;
}

.border3
{
	
	border-bottom:2px solid #333333;
}

.border4
{
	border-left:2px solid #333333;
	border-right:2px solid #333333;
	border-top:2px solid #333333;
}


.text
{
    text-align:justify;
	color:#FFFFFF;
	font-size:13px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.text1
{
font-weight:bold;
color:#0093DD;
font-size:13px;
text-decoration:none;
}	

.text3
{
font-weight:bold;
color:#0093DD;
font-size:13px;
text-decoration:underline;
}			

.punch
{
font-weight:bold;
color:#0093DD;
font-size:14px;
}

.highlitebtn
{
	background-color:#000000;
	color:#0093DD;
	text-decoration:none;
	font-weight:bold;
}

.link
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.btn25
{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}	


.btnunderline
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

a.btnunderline:link
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

a.btnunderline:hover
{
	font-size:12px;
	font-weight:bold;
	color:#0a0231;
	text-decoration:underline;
}
   
.sha{-webkit-box-shadow: 0 0 0px 0px white;
   -moz-box-shadow: 0 0 0px 0px black;
        box-shadow: 0 0 20px 1px black;
		}


.punch1
{
font-weight:bold;
color:#0093DD;
font-size:18px;
} 

.box
{
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;}
	
.noborder
{
	border:0px;
}


.sha1{-webkit-box-shadow: 0 0 0px 0px grey;
   -moz-box-shadow: 0 0 0px 0px grey;
        box-shadow: 0 0 5px 1px grey;
		}
		
		
		.video1{ width:260px; height:160px; background-image:url(img/videothumb.jpg); background-repeat:no-repeat;}
		.linkheading
{
	font-size:18px;
 
	color:#FFFFFF;
	text-decoration:none;
}