table{
	color: #ffffff;
	font: 10px Verdana;
	font-size: 10px;
}
h1{
	font-size: 14px;
	font: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
h1 a:link{
	font-size: 14px;
	font: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #77dddd;
}
h1 a:visited{
	font-size: 14px;
	font: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #77aaaa;
}
.top{
	background-image: url(../images/myrspages_top.png);
	background-repeat: no-repeat;
}
.left{
	background-image: url(../images/myrspages_middle_left.png);
	background-repeat: no-repeat;
	background-color: #000000;
}
.menu_bottom{
	background-image: url(../images/myrspages_middle_left_bottom.png);
	background-color: #000000;
}
.right{
	background-image: url(../images/myrspages_middle_right.png);
}
.bottom{
	background-image: url(../images/myrspages_bottom.png);
	background-repeat: no-repeat;
}
.ads{
	background-image: url(../images/ads.PNG);
	background-repeat: no-repeat;
}
.body{
	background-color: #000000;
	overflow: auto;
	font-family: Verdana;
	font-size: 12px;
	font: 12px;
	vertical-align: top;
}
.menu{
	font-size: 11px;
	font: 11px;
	color: White;
	}
.sitemap{
	font-size: 9px;
	font: 9px;
	color: #ffffff;
}
.sitemap a:link {
	font-size: 9px;
	font: 9px;
	color: White;
	font-weight: bold;
}
.sitemap a:visited {
	font-size: 9px;
	font: 9px;
	color: #ffffff;
}
.pagemap{
	font-size: 12px;
	font: 12px;
	color: white;
	background: #333333;
	font-family: Arial;
}
.pagemap a:link {
	font-size: 12px;
	font: 12px;
	color: #bbbbff;
	background: #333333;
	font-family: Arial;
}
.pagemap a:visited {
	font-size: 12px;
	font: 12px;
	color: #ffbbbb;
	background: #333333;
	font-family: Arial;
}
.myrside{
	font-size: 11px;
	font: 11px;
	color: white;
	background: #333333;
	font-family: Arial;
}
.myrside a:link {
	font-size: 10px;
	font: 10px;
	color: #0000aa;
	background: #333333;
	font-family: Arial;
}
.myrside a:visited {
	font-size: 10px;
	font: 10px;
	color: Red;
	background: #333333;
	font-family: Arial;
}
.body11	{
	color: #ffffff;
	overflow: auto;
	font-family: Verdana;
	font-size: 11px;
	font: 11px;
	vertical-align: top;
}
.body12	{
	color: #ffffff;
	background: #000000;
	overflow: auto;
	font-family: Verdana;
	font-size: 13px;
	font: 13px;
	vertical-align: top;
}
.body12 a:link	{
	color: #aaaaff;
	overflow: auto;
	font-family: Verdana;
	font-size: 13px;
	font: 13px;
	vertical-align: top;
}
.body12 a:visited	{
	color: #ccccff;
	overflow: auto;
	font-family: Verdana;
	font-size: 13px;
	font: 13px;
	vertical-align: top;
}
.content10	{
	color: #ffffff;
	font: 10px Verdana;
	font-size: 10px;
}
.content11	{
	color: #ffffff;
	font: 11px Verdana;
	font-size: 10px;
}
.content12	{
	font: 12px Verdana;
	font-size: 10px;
}
.content13	{
	color: #ffffff;
	font: 13px Verdana;
	font-size: 10px;
}

#cmenu{
width: 120px;
}

#cmenu a{
	font: bold 12px copperplate gothic bold;
	background-color: #000000;
	padding: 5px;
	padding-left: 1px;
	display: block;
	width: 100%;
	color: ffffff;
	text-decoration: none;
}

#cmenu2 a{
font: 9px Verdana;
font-size: 9px;
padding: 5px;
padding-left: 5px;
display: block;
width: 100%;
color: 333377;
text-decoration: none;
border-bottom: 2px solid #333377;
}

html>body #cmenu a{ /*Non IE rule*/
width: auto;
}

#cmenu a:hover{
background-color: #5494be;
color: #000000;
}


