.t11_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF
}
.date {  font-family: tahoma; font-size: 11px; font-weight: normal; color: FFFC01; text-decoration: none}
h1 {
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

.heading1 {
	font-size: 24px;
	font-weight: bold;
}

.heading2 {
	font-size: 18px;
	font-weight: bold;
}
.subscript {
	font-size: 12px;
}
.gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #330000;
	letter-spacing: 1px;
}

#styled_popup {
	position:absolute;
	top: 550px;
	left: 0px;
	width:778px;
	border: 1px solid #ccc;
	background-color: #294C82;
	display:none;
	font-family: Arial, Helvetica, sans-serif;
}
#divSmsGallery {
	color: #FFFFFF;
	font-weight: bold;	
}

h2 {
	font-size: 11px;
}
.divMsg {
	font-size: medium;
	font-style: italic;
	color: #FF0033;
	background-color: #FFFFCC;
	text-align: center;
	padding:10px;
}

#maintbl {
	margin-left: 10px;
}

body {
	color: #FFFFFF;
}
#divMmsMsg {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#mydivcontent {
	font-size: 14px;
	
}
.arrow {
	color: #000000;
	font-weight: bold;
}

.mymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: 333333;
	cursor: pointer;
}
#divFooter {
	background-color: #000000;
}
.indexHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFCC00;
	font-weight: bolder;
}
.newFont {font-family: Verdana, Arial, Helvetica, sans-serif}
.whitebutton {
	cursor: pointer;
	height: 50px;
	width: 85px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000000;
	text-align: center;
	font-size: 14px;
}
#maintbl #divIndex #divMsg a {
	color: #0066CC;
}


.addthis_toolbox .custom_images a {
    width: 64px;
    height: 64px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}    

@charset "utf-8";
/* CSS Document */


#replycontent{
	width:90%;
	margin-left:10px;
	margin-bottom:4px;
	margin-top:10px;
	padding:5px;
	min-height:150px;
	overflow-y:auto;
	clear:both;
	height:150px;
	word-wrap:break-word;
	font:"Courier New", Courier, monospace;
	font-size:16px;
	color:#000;
}
#replyform{
	margin:10px;
	text-shadow:#99C;
	overflow-y:hidden;
}
.replymain{
width:220px;
border:1px solid #BBBBBB;
margin-left:150px;
margin-top:20px;
overflow-x:hidden;
overflow-y:hidden;
position:fixed;
right:0px;
bottom:0px;
font-size:16px;


}

#replycross{
	float:right;
	margin:7px;
}

#replyminus{
	float:right;
	margin-top:7px;
}

#replycross a:hover{
	background-color:#8080FF;
}

#replyminus a:hover{
	background-color:#8080FF;
}


.replyheader{
	width:100%;
	background-color:#39F;
	height:35px;;
}

#footerdiv{
	background-color:#0D95C6; height:auto; padding:10px; font-family:Verdana, Geneva, sans-serif; overflow: hidden;
}

#footerdiv div{
background-color:#CCFFFF; min-height:80px; width:200px;float:left;margin-left:20px; padding:10px; color:#0D95C6; font-weight:bold; padding-bottom:500px; margin-bottom:-500px;
}

#footerdiv p{
	font-weight:normal; 
	
}

#footerdiv p a{
	color:#0D95C6;
	padding-left:30px;
	display:block;

}
#footerdiv p a:hover{
	background-color:#FFCC00;
	background-image:url(imagesnu/arrow_50.gif);
	background-repeat:no-repeat;
	background-position:center left;
	height:30px;
	line-height:30px;	
}

