body { 
margin: 0px; 
background-color: #ffffff; 
color: #ffffff; 
} 
  .roll { }
  a.roll:link { text-decoration:none; color:#ffffff; }
  a.roll:visited { text-decoration:none; color:#ffffff;}
  A.roll:alink { text-decoration:none; color:#ffffff;}
  A.roll:hover { text-decoration:none; color:#cccccc; }

  .roll1 { }
  a.roll1:link { text-decoration:none; color:#333333; }
  a.roll1:visited { text-decoration:none; color:#333333; }
  a.roll1:alink { text-decoration:none; color:#333333;}
  a.roll1:hover { text-decoration:none; color:#666666; }

  .roll2 { }
  A.roll2:link { text-decoration:none; color:#3300CC; }
  A.roll2:visited { text-decoration:none; color:#3300CC; }
  A.roll2:alink { text-decoration:none; color:#3300CC; }
  A.roll2:hover { text-decoration:underline; color:#cc0000;}

  .roll3 { }
  a.roll3:link { text-decoration:none; color:#000080; }
  a.roll3:visited { text-decoration:none; color:#000080;}
  a.roll3:alink { text-decoration:none; color:#000080;}
  a.roll3:hover { text-decoration:none; color:#666666; }

  .roll4 { }
  a.roll4:link { text-decoration:none; color:#59579d; }
  a.roll4:visited { text-decoration:none; color:#59579d;}
  a.roll4:alink { text-decoration:none; color:#59579d;}
  a.roll4:hover { text-decoration:none; color:#000000; }

  .roll5 { }
  a.roll5:link { text-decoration:none; font:bold; color:#59579d; }
  a.roll5:visited { text-decoration:none; font:bold; color:#59579d;}
  a.roll5:alink { text-decoration:none; font:bold; color:#59579d;}
  a.roll5:hover { text-decoration:none; font:bold; color:#666666; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 200px;

padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #9aafb9;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 167px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

</style>




.tbl a: {
	width:100%;
	background-color: #282e52;
	text-align: left;
	text-decoration: none;
	color:#ffffff;
	margin-left: 5px;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #4d6266;
	color: #cccccc;
}

ul { 
font-size: 13px;
font-family: arial; 
line-height: 15px;
color: #333333; 
}

.ul1 { 
font-size: 12px;
font-family: verdana, arial; 
color: #333333;
font-weight: normal; 
margin-left: 0;
padding-left: 15px;
}

.ul2 { 
font-size: 10px;
font-family: arial; 
line-height: 13px;
list-style-type: circle;
color: #333399; 
}

ol { 
font-size: 14px;
font-family: arial; 
line-height: 20px;
color: #333399; 
}

h1 { 
font-size: 14px;
font-family: verdana, arial; 
color: #cccccc;
font-weight: bold;
letter-spacing: 6px 
}

h2 { 
font-size: 18px;
font-family: arial; 
color: #333366; 
font-weight: normal;
letter-spacing: 10px 
}

hr {
color: #FF9933;
size:1
}

.head1 { 
font-size: 16px;
font-family: arial; 
color: #ffffff;
font-weight: normal;
letter-spacing: 15px 
}

.head2 { 
font-size: 12px;
font-family: arial; 
color: #cccccc; 

}

.list1 { 
font-size: 12px;
font-family: arial; 
color: #333333; 
}

.list1a { 
font-size: 16px;
font-family: verdana, arial; 
color: #cccccc; 
}

.list1b { 
font-size: 16px;
font-family: verdana, arial; 
color: #ffffff; 
}

.list2a { 
font-size: 9px;
font-family: arial; 
color: #333333; 

}

.list2b { 
font-size: 10px;
font-family: arial; 
color: #ffffff; 

}

.list1hd { 
font-size: 20px;
font-family: Arial; 
color: #ffffff; 
font-weight: bold;
text-decoration: none;
}

.list2bold { 
font-size: 16px;
font-family: verdana, arial; 
color: #59579d;
font-weight: normal;
}

.list3bold { 
font-size: 12px;
font-family: verdana, arial; 
color: #ffffff;
font-weight: bold;
}

.list3 { 
font-size: 12px;
font-family: verdana, arial;; 
color: #333333;
font-weight: normal;

}

.list4 { 
font-size: 12px;
font-family: verdana, arial;; 
font-weight: normal;
color: #ffffff;
}

.list5 { 
font-size: 9px;
font-family: verdana, arial; 
font-style: normal;
color: #333333;
}

.tablelist { 
font-size: 12px;
font-family: times new roman; 
line-height: 15px;
color: #666633;
}

.tablelist1 { 
font-size: 12px;
font-family: arial; 
line-height: 15px;
color: #ffffcc;
background-color: #5769b8;
}

.tablelist2 { 
font-size: 11px;
font-family: arial; 
line-height: 15px;
color: #ffffcc;
background-color: #97b0e1;
}

.tablelist3 { 
font-size: 12px;
font-family: arial; 
line-height: 15px;
color: #c000000;
background-color: #5769b8;
}

.tablelist4 { 
font-size: 14px;
font-family: arial; 
line-height: 15px;
color: #333333;
}

.tablelist5 { 
font-size: 11px;
font-family: arial; 
line-height: 15px;
color: #ffffcc;
background-color: #7797d7;
}

.tablelist6 { 
font-size: 12px;
font-family: arial; 
line-height: 15px;
color: #ffffff;
background-color: #333333;
}

.tablelist6a { 
font-size: 12px;
font-family: arial; 
line-height: 15px;
color: #ffffff;
background-color: #202020;
}

.tablethin {
border-width: 1px;
border-color: #202020;
border-style: solid;
}

.tm { 
font-size: 8px;
font-family: arial; 
color: #333333;
}

.orange { 
font-size: 13px;
font-family: Arial; 
color: #ffcc99;
}

.tdblue1{
background-color: #c8c9ee; 
}

.tdblue2{
background-color: #7f80a5;
}

.tdbluedk{
background-color: #373b5f; 
}

.tdblue{
background-color: #cd5c5c; 
}

.tdwhite{
background-color: #ffffff; 
}

.tdgrey{
background-color: #202020; 
}

.tdgreya{
background-color: #9aafb9; 
}

.tdoren{
background-color: #FF9933; 
}

.tdoren2{
background-color: #6e86aa; 
}

.tdgreen{
background-color: #4778ab; 
}

.tdbrown{
background-color: #cad6b0; 
}

.tdwhite{
background-color: #ffffff; 
}

.tdred{
background-color: #57575f; 
}

.tdyell{
background-color: #FFFFCC; 
}

.tdblack{
background-color: #000000; 
}

