body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	scrollbar-arrow-color: #8d3cff;
	scrollbar-darkshadow-color: silver;


}
a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #C195FD;
}
.bottomtd {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.tomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
td {
	background-repeat: no-repeat;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-decoration: none;
}
.submenubg {
	background-position: center top;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normaltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
	border: 1px solid #000000;
}
.textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.scrollingdiv {
	overflow: auto;
	height: 160px;
	width: 480px;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;

}
.imagesmall {
	background-image: url(images/background_small.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	height: 120px;
	width: 120px;
	margin:0px;
	position:relative;
	background-position: left top;
	vertical-align:top;
	text-align:left;
}
img {
	border: none;
}
.imagedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.largeimage {
	background-image: url(images/large_background.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	height: 300px;
	width: 300px;

}
.prenext {
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;




}
.normaltextgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;

}
.onlinkmenu {
	color: #8D3CFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.smallgalimage {
	width: 120px;
	cursor: pointer;
	line-height: 15px;
}
.shadowright {
	background-image: url(images/shadow_right_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.scrollingdivupload {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	overflow: auto;
	font-size: 10px;
	text-align: center;
	height: 345px;
	width: 130px;





}
.uploadimage {
	cursor: pointer;
	border: 2px solid #FFFFFF;

}
.uploadimageselected {
	border: 1px solid #9900FF;
}
.filedetails {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
	vertical-align: bottom;
	left: 0px;
	position: relative;
	top: 0px;





}
.imageeditdiv {
	overflow: auto;
	height: 300px;
	width: 300px;
	border: 1px solid #000000;
	z-index: +1;
	left: 0px;
	top: 0px;



}
.imageedit {
	cursor: crosshair;
	position: relative;
	left: 24px;
	top: 2105px;
	width: 266px;
	height: 266px;





}
.imageeditarea {
	height: 250px;
	width: 250px;
	background-color: #CCCCCC;
	position: relative;
	left: 25px;
	top: 25px;
	filter: Alpha(Opacity=50, FinishOpacity=50,  StartX=50, StartY=50, FinishX=50, FinishY=50);


}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}