body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

h1
{
	font-weight: normal;
	font-size: 18pt;
	margin-bottom: 0px;
	font-family: 'Arial Narrow';
}
h2
{
	margin-bottom: 0px;
	font-size: 10pt;
}
h3
{
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 0px;
}
a
{
	color: #333399;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
th a 
{
	color: White;
	font-size: 8pt;
	font-weight: normal;
}
th
{
	font-weight: bold;
	font-size: 9pt;
	background-color:#656c95;
	color: white;
	text-align: left;
	padding: 3px 3px 3px 3px;
}
button
{
	font-family: Verdana;
	font-size: 8pt;
	border: slategray 1px solid;
}
textarea
{
	font-family: Verdana;
	font-size: 8pt;
	border-left: slategray 1px solid;
	border-right: slategray 1px solid;
	border-bottom: slategray 1px solid;
	border-top: none;
}
select
{
	font-family: Verdana;
	font-size: 8pt;
	border: slategray 1px solid;
}
/* pager style (pager is a div with id=divPager, it displays "pages: 1 2 3 .." */
div#divPager
{
	border: 1px solid silver;
	background-color: white;
}


/* border ONLY for inputs of type text, button, submit and password */
/* for IE */
INPUT {
	border: expression( (this.type=="text") || (this.type=="button") || (this.type=="submit") || (this.type=="password")   ? '1px solid slategray' : 'none');
	font-family: Verdana;
	font-size: 8pt;
}

/* same for FireFox */
INPUT[type="text"] {
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid slategray;
}
INPUT[type="button"] {
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid slategray;
}
INPUT[type="submit"] {
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid slategray;
}
INPUT[type="password"] {
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid slategray;
}

/* classes */
button.formatting
{
	width: 25px;
	height: 20px;
	border: none;
	background-color:Transparent;
	cursor: pointer;
}
div.editbar
{
	margin-top: 3px;
	background-image: url('images/editbar_bg.gif');
	height: 20px;
	border-left: 1px solid slategray;
	border-right: 1px solid slategray;
	border-top: 1px solid slategray;
}
div.quote
{
	color: #7777aa;
	text-decoration: none;
	padding-left: 15px;
}
/* user to fix firefox .net 1.1 bug (html3.2 rendering) */
.100percentwidth
{
	width: 100%;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.lnk1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
a.lnk1:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1f437c;
	text-decoration: underline;
}
a.lnk2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
a.lnk2:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2F5288;
	text-decoration: none;
}
a.lnk22 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
a.lnk22:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#c8656c;
	text-decoration:underline;
}
a.lnk3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.lnk3:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E3EBF3;
	text-decoration: none;
}

a.lnk4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
a.lnk4:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #111111;
	text-decoration: underline;
}
a.lnk5 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #546FA8;
	text-decoration: none;
}
a.lnk5:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2b4e82;
	text-decoration: underline;
}
a.lnk5b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
a.lnk5b:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2b4e82;
	text-decoration: underline;
}
a.lnk6 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e19b4a;
	text-decoration: none;
}
a.lnk6:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C5783A;
	text-decoration: underline;
}
a.lnk6b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
a.lnk6b:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C5783A;
	text-decoration: underline;
}
a.lnk7 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #78a34f;
	text-decoration: none;
}
a.lnk7:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #678647;
	text-decoration: underline;
}
a.lnk7b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
a.lnk7b:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #678647;
	text-decoration: underline;
}
a.lnk8 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #c8656c;
	text-decoration: none;
}
a.lnk8:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #a24148;
	text-decoration: underline;
}
a.lnk8b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
a.lnk8b:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #a24148;
	text-decoration: underline;
}
a.lnk9 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9b71a4;
	text-decoration: none;
}
a.lnk9:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #77487f;
	text-decoration: underline;
}
a.lnk9b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
a.lnk9b:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #77487f;
	text-decoration: underline;
}
a.lnk10 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding:5px;
	display: block;
	background-color: #DDDDDD;
}
a.lnk10:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px;
	display: block;
	background-color: #93a3c7; 
}
a.lnk10b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding:5px;
	display: block;
	background-color: #DDDDDD;
}
a.lnk10b:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px;
	display: block;
	background-color: #dc959b; 
}
.txt1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
    height: 32px;
}
.txt2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
.txt3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}
.txt4b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
.txt5 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #546FA8;
	text-decoration: none;
}
.txt5b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2b4e82;
	text-decoration: none;
}
.txt6 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e19b4a;
	text-decoration: none;
}
.txt6b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C5783A;
	text-decoration: none;
}
.txt7 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #78a34f;
	text-decoration: none;
}
.txt7b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #678647;
	text-decoration: none;
}
.txt8 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #c8656c;
	text-decoration: none;
}
.txt8b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #a24148;
	text-decoration: none;
}
.txt9 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9b71a4;
	text-decoration: none;
}
.txt9b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #77487f;
	text-decoration: none;
}
.txt10 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px;
	display: block;
	background-color: #93a3c7; 
}
.txt10b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:5px;
	display: block;
	background-color: #dc959b; 
}
.txt11 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #e19b4a;
	text-decoration: none;
}
.txt11b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C5783A;
	text-decoration: none;
}
.txt12 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #e19b4a;
	text-decoration: none;
}
.txt12b {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C5783A;
	text-decoration: none;
}

.img1 {
	border:#CBDDF0 solid 1px;
}
.img2 {
	border:#CBDDF0 solid 1px;
	float: right;
	margin-left: 6px;
	margin-bottom: 4px;
}

.btn1 {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF; 
	border: #FAFDFF 1px solid; 
	padding: 2px;  
	margin: 1px; 
	background: url(../../Images/btn1_bg.gif) #808080 repeat-x 0px 0px; 
	vertical-align: bottom;
}
.btn2 {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF; 
	border: #FAFDFF 1px solid; 
	padding: 2px;  
	margin: 1px; 
	background: url(../../Images/btn2_bg.gif) #496CA2 repeat-x 0px 0px; 
	vertical-align: bottom;
}
.btn6 {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff; 
	border: #FAFDFF 1px solid; 
	padding: 2px;  
	margin: 1px; 
	background: url(../../Images/btn2_bg.gif) #808080 repeat-x 0px 0px; 
	vertical-align: bottom;
}
.btn7 {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #78a34f; 
	border: #FAFDFF 1px solid; 
	padding: 2px;  
	margin: 1px; 
	background: url(../../Images/btn1_bg.gif) #808080 repeat-x 0px 0px; 
	vertical-align: bottom;
}

.btn9 {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff; 
	border: #FAFDFF 1px solid; 
	padding: 2px;  
	margin: 1px; 
	background: url(../../Images/btn9_bg.gif) #9b71a4 repeat-x 0px 0px; 
	vertical-align: bottom;
}
.btn10 {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff; 
	border: #FAFDFF 1px solid; 
	padding: 2px;  
	margin: 1px; 
	background: url(../../Images/btn10_bg.gif) #78a34f repeat-x 0px 0px; 
	vertical-align: bottom;
}
.btn11 {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff; 
	border: #FAFDFF 1px solid; 
	padding: 2px;  
	margin: 1px; 
	background: url(../../Images/btn12_bg.gif) #c8656c repeat-x 0px 0px; 
	vertical-align: bottom;
}
.btn13 {
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #ffffff; 
	border: #FAFDFF 1px solid; 
	padding: 2px;  
	margin: 1px; 
	background: url(../../Images/btn13_bg.gif) #e19b4a repeat-x 0px 0px; 
	vertical-align: bottom;
}

p {
padding: 0 0 1em;
}
.msg_list {
margin: 0px;
padding: 0px;
width: 383px;
}
.msg_head {
padding: 5px 10px;
cursor: pointer;
position: relative;
background-color:#FFCCCC;
margin:1px;
}
.msg_body {
padding: 5px 10px 15px;
background-color:#F4F4F8;
}