body { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; background: #0d0d0d; color: #f2f4f4 }

a:link    { color: #ffffff }
a:visited { color: #ffffff }
a:active  { color: #ffffff }
a:hover   { color: #FFE400 }

.thumb { border-left: 1px solid #B3ACFF;
	 border-right: 1px solid #B3ACFF;
	 border-top: 1px solid #B3ACFF;
	 border-bottom: 1px solid #B3ACFF;
	 background-color: #3D428A }

.mbox { border-left: 1px solid #426696;
	border-right: 1px solid #426696;
	border-top: 1px solid #426696;
	border-bottom: 1px solid #426696;
	background-color: #3D428A }

.model { border-left: 1px solid #F1F1F1;
	 border-right: 1px solid #F1F1F1;
	 border-top: 1px solid #F1F1F1;
	 border-bottom: 1px solid #F1F1F1;
	 Filter: Alpha(Opacity=70);
	 padding: 2px;
	 background-color: #202460; }

a.linkyel { color: #ffffff }
a.linkyel:hover { color: #ffff00 }


a:link.blue { color: #2377eb; text-decoration: none }
a:visited.blue { color: #2377eb; text-decoration: none }
a:active.blue { color: #2377eb; text-decoration: none }
a:hover.blue { color: #45DF1C; text-decoration: none }

a:hover { color: #45DF1C; text-decoration: underline }

a:link.orange { color: #F2C71B; text-decoration: none }
a:visited.orange { color: #F2C71B; text-decoration: none }
a:active.orange { color: #F2C71B; text-decoration: none }
a:hover.orange { color: #45DF1C; text-decoration: none }

.newsText a:link { color: #F2C71B; text-decoration: underline }
.newsText a:visited { color: #F2C71B; text-decoration: underline }
.newsText a:active { color: #F2C71B; text-decoration: underline }
.newsText a:hover { color: #45DF1C; text-decoration: underline }


a:link.lightblue { color: #a6cbff; text-decoration: none }
a:visited.lightblue { color: #a6cbff; text-decoration: none }
a:active.lightblue { color: #a6cbff; text-decoration: none }
a:hover.lightblue { color: #ddefff; text-decoration: none }

a:link.lblue { color: #82b0f9; text-decoration: underline; }
a:visited.lblue { color: #82b0f9; text-decoration: underline; }
a:active.lblue { color: #82b0f9; text-decoration: underline; }
a:hover.lblue { color: #fff; text-decoration: underline; }

.small { font-size: 10px }
.medium { font-size: 11px }
.edgetable { border: 1px solid #812275; }
.edgejoin { background-color: #030d1d; border: 1px solid #124eae; }

/* Video Page CSS */
#videosbox { float: left; margin: 10px 16px 0 16px; width: 115px; height: auto; }
#videosbox #videoimage { width: 115px; height: 103px; background: URL(_common/images/videobox.gif) no-repeat; }
#videoimage img { margin: 9px 0 2px 3px; width: 110px; height: 73px; overflow: hidden }
