P, DIV, TD
{
font-size: small;
}
H1
{
font-size: medium;
}
H2
{
color: #444444;
font-size: small;
font-weight: bold;
}

/* style for each article table cell */
.AECell
{

}
.AERow{

}
/* style for the date label */
.AEDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.AEAuthor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
}

.AETitle
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #000000;
}
/* if the title is a link this is the style for the link */
A.AETitle:link
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #000000;
}
A.AETitle:visited
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #000000;
}


#interface1 {
	z-index:1;
}

#loader_container {
    text-align:center;
    position:absolute;
    top:40%;
    width:100%}

#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}

#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}

#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}



/*Image Title Styling*/

.title_h2 {
 padding:12px 0 0 18px;
}



/* Tag Style 1 */
.tg1, a.tg1:link, a.tg1:visited, a.tg1:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    font-size: 10px;
    color: #444444;
    text-decoration: none;
}
a.tg1:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    font-size: 10px;
    color: #0000FF;
    text-decoration: none;
}
/* Tag Style 2 */
.tg2, a.tg2:link, a.tg2:visited, a.tg2:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    font-size: 12px;
    color: #444444;
    text-decoration: none;
}
a.tg2:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    font-size: 12px;
    color: #0000FF;
    text-decoration: none;
}
/* Tag Style 3 */
.tg3, a.tg3:link, a.tg3:visited, a.tg3:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    font-size: 14px;
    color: #444444;
    text-decoration: none;
}
a.tg3:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    font-size: 14px;
    color: #0000FF;
    text-decoration: none;
}
/* Tag Style 4 */
.tg4, a.tg4:link, a.tg4:visited, a.tg4:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    font-size: 16px;
    color: #444444;
    text-decoration: none;
}
a.tg4:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    font-size: 16px;
    color: #0000FF;
    text-decoration: none;
}
/* Tag Style 5 */
.tg5, a.tg5:link, a.tg5:visited, a.tg5:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
}
a.tg5:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    font-size: 18px;
    color: #0000FF;
    text-decoration: none;
}








