/* kranky CSS */
body {
	background-color: #0014B5;
}
td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #C3C3C3; 
	font-weight:normal; 
	line-height:12px;
}
.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #C3C3C3; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
	
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
}
.menu3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #C3C3C3; 
	text-decoration:none; 
	font-weight:BOLD;
	
}
.menu3:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration:none; 
	font-weight:BOLD;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FC9024;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:1px;
}
mixbox {
	border: 1;
	border-color: #000000;
}.menu2 {

	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #C3C3C3; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
}
.menu2 A:hover {

	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
}
.menu2 A:visited {

	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
}
.menu2 A:link {

	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
}
.news_heading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FC9024;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	width:305px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news_heading A:link {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #FC9024;
	text-decoration:none;
	width:305px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news_heading A:visited {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FC9024;
	font-weight:bold;
	text-decoration:none;
	width:305px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news_heading A:hover {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight:bold;
	text-decoration:none;
	width:305px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news_body {
	text-align:left; 
	padding:3px; 
	margin-top:3px; 
	margin-bottom:5px; 
	border-top:1px solid #D3D3D3;
	font-size: 10px; 
	color: #C3C3C3; 
	line-height:15px; 
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.news_body_fullstory {
	text-align:left; 
	padding:3px; 
	font-size: 10px; 
	color: #C3C3C3; 
	line-height:15px; 
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.style13 {
	color: #FF9221;
}
.menuTitle {

	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #D32521; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
}
.menuTitle:hover {


	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
}
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
/* ---------CCMAIL--------------*/

.button{
	background-color: #333333;
	border: #AAAAAA 1px solid;
	color: #CCCCCC;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	}
.button_red{
	background-color: #FCFCFC;
	border: #AAAAAA 1px solid;
	color: red;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image : url(images/button.gif);
}
.tbox{
	background-color: #333333;
	border: #A7A7A7 1px solid;
	color: #CCCCCC;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.tbox_max{
	background-color: #FCFCFC;
	border: #A7A7A7 1px solid;
	color: #000000;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.standard {
	font-size:14px;
	line-height:14px;
	color: #999999;
}
.article {
	font-size:11px;
	font-weight: bold;
	line-height:10px;
	color: #000000;
}
a.article {
	text-decoration:none;

}

a.article:hover {
	text-decoration:underline;
}
.mailform {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
form { margin: 0; padding: 0; }	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #333333;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
/* chat status window */
.chat_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.chat_style7 {color: #CCCCCC; font-size: 9px; }
.chat_style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FC9024;
}
.chat_style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.style12 {font-size: 18px; font-weight: bold; }
.style13 {color: #FF9221}
.box {
	border: thin solid #000000;
}
.style14 {font-size: 10px; color: #C3C3C3; line-height:15px; text-decoration:none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; padding:2px;}
.style16 {color: #D32521;}
.style18 {color: #FC9024;}
.style19 {font-size: 16px;}
.style21 {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.style23 {font-size: 12px; color: #CCCCCC;}
.style27 {
	color: #FF0000;
	font-size: 12px;
}
.style31 {color: #CC0000;}
.style32 {color: #FFFF99;}
.style34 {color: #FFFF99; font-size: 10px; }
.style36 {
	color: #CCCCCC;
	font-weight: bold;
}
.style37 {color: #CCCCCC;}
.style38 {font-size: 9px;}
.style43 {color: #000000}
.style47 {font-size: 14px}
.style24 {font-size: 14px}
.thumbnail
{
float: left;
width: 140px;
margin: 0 10px 5px 12px;
}

/* end kranky CSS */
