BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1
}
input.s1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 0
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}
.form {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 10px;
	font-weight: normal;
}
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 19px;
	font-weight: bold;
}
a.smLink {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.smLink:hover {
	color : #ff9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}
a.smLink:visited {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.smLink:visited:hover {
	color : #ff9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}
A.LNK {
	font-family:verdana;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
}
A.LNK:visited {
	text-decoration:underline;
}
A.LNK:hover {
	text-decoration:none;
	color:#ffffff;
}
ul {
	list-style-type: square;
}
hr {
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}
.repoMgmBox {
	width:475px;
	height:auto;
	float:left;
}
.repoMgmLnk {
	min-height:15px;
	line-height:1.5em;
	color:#F00;
	float:left;
	width:90%;
	overflow:auto;
}
.repoMoreOpt {
	width:88% !important;
	width:90%;
	margin-left:15px;
	display:none;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:2%;
	border:1px solid #BBB;
	clear:both;
	float:left;
}
.vidPreviewBox {
	width:253px;
	height:190px;
	float:right;
	border:1px solid #666;
	background-color:#AAA;
	float:right;
	margin-top:10px;
}

.vidTips {
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	width:243px !important;
	width:253px;
	height:auto;
	border:none;
	background-color:#DDD;
	padding:5px;
}
h3 {
	margin-top:10px;
	float:left;
	width:100%;
	height:auto;
}
.editItm {
	background-color:#EEE;
	width:90%;
	text-decoration:underline;
	color:#F00;
}
.editTitle {
	font-weight:bold;
}
.editBoxInputs {
	width:90%;
	height:auto;
	float:left;
	margin-top:15px;
}
	.editInputBox {
		width:80%;
		border:1px solid #666;
	}
.audPreviewBox {
	width:253px;
	height:24px;
	float:right;
	border:1px solid #666;
	background-color:#AAA;
	float:right;
	margin-top:10px;
}
.audTips {
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	width:243px !important;
	width:253px;
	height:auto;
	border:none;
	background-color:#DDD;
	padding:5px;
}
