﻿/* CSS Document */

body {
	padding: 0px;
	margin:0px;
	margin-top:30px;
	margin-bottom:10px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image:url(images/bluerepeat_flip123audioads.gif);
	}

a:link {color: #333333; text-decoration: none; font-weight:normal}     /* unvisited link */
a:visited {color: #333333; text-decoration: none; font-weight:normal}  /* visited link */
a:hover {color:#bcbcbc; text-decoration: none; font-weight:normal}   /* mouse over link */
a:active {color: #333333; text-decoration: none; font-weight:normal}   /* selected link */

.twelve {font-size:12px}
.ten {font-size:10px}
.nine {font-size:9px;}

.ninegray {font-size:9px; color:#cccccc}
a.ninegray:link {color: #cccccc; text-decoration: none; font-weight:normal}     /* unvisited link */
a.ninegray:visited {color: #cccccc; text-decoration: none; font-weight:normal}  /* visited link */
a.ninegray:hover {color:#333333; text-decoration: none; font-weight:normal}   /* mouse over link */
a.ninegray:active {color: #cccccc; text-decoration: none; font-weight:normal}   /* selected link */

#logo {background-image:url(images/logo.jpg); background-position:top; background-repeat:no-repeat; width:157px; height:125px;}
#flash-header {margin:0; padding-top:1px; height:125px; overflow:hidden;}

#homecontent {width:520px; height:220px; padding:10px; text-align:justify}
#fullcontent {width:720px; padding-left:10px; padding-right:10px; padding-bottom:10px; text-align:justify; background: #FFFFFF;}
#appcontent {width:720px; padding-left:10px; padding-right:10px; padding-bottom:10px; text-align:justify}

#footerlinkcontainer {width:150px; height:53px; position:relative}
#footerlink {width:150px; height:53px; position:absolute; top:2px; right:1px;}

.headtitle {font-size:16px; font-weight:bold; color:#bcbcbc; float:left}
h2,h3,h4,h5,h6 {font-size:13px; font-weight:bold; color:#00b5ef}

.tablecell {border:1px solid #CCCCCC}

.table {background: #FFFFFF}

#myacct {float:right; width:100px; height:15px; margin:0px; padding:0px; text-align:right}

