/*
  The original MylNavBlack Theme for phpBB version 2+
  Created by SGo
  http://www.mylimages.com
*/
body { 
	background-color : #000000;
/*	margin: 0;  */
	} 
body#simple { 
	background-color : #000000;
	} 
th, td, p { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	} 
a:link { 
	text-decoration : none;
	color : #d1d7dc;
	}
a:visited { 
	text-decoration : none;
	color : #d1d7dc;
	}  
a:hover { 
	text-decoration : underline;
	color : #FFFFFF;
	} 
hr { 
	height : 0;
	border : 0 solid #d1d7dc;
	border-top-width : 1px;
	} 
.bodyline {
	background-color: #000000;
	text-align: left;
	border: 0px solid #98aab1;
	} 
.forumline {
	background-color: #404040;
	text-align: left;
	border: 0px solid;
	border-top-color: #1F3C6D;
	border-right-color: #1289c6;
	border-bottom: #1289c6;
	border-left-color: #1F3C6D;
	} 
.table { 
	height : 18px;
	} 
.table1 { 
	height : 40px;
	} 
td.row1 { 
	background-color : #30333D;
	border : #EEF3FA;
	border-style : solid;
	border-width : 0 0 0 0;
	} 
td.row2 { 
	background-color : #30333D;
	border : #EEF3FA;
	border-style : solid;
	border-width : 0 0 0 0;
	} 
td.row3 { 
	background-color : #30333D;
	border : #EEF3FA;
	border-style : solid;
	border-width : 0 0 0 0;
	} 
td.row4 { 
	background-color : #30333D;
	border : #EEF3FA;
	border-style : solid;
	border-width : 0 0 0 0;
	} 
td.rowpic {
	background-color: #30333D;
	background-image: url(images/cellpic1.gif);
	border: #000000;
	border-style: solid;
	border-width : 1px 0 0 0;
} 
td.cat {
	height: 28px;
	background-color: #d1d7dc;
	background-image: url(images/cellpic1.gif);
	border: #000000;
	border-style: solid;
	border-width : 1px 0 0 0;
} 
td.catHead {
	height: 28px;
	background-color: #d1d7dc;
	background-image: url(images/cellpic1.gif);
	border: #000000;
	border-style: solid;
	border-width : 1px 0 0 0;
} 
td.catSides { 
	height : 28px;
	background-color : #d1d7dc;
	background-image : url(images/cellpic1.gif);
	border : #000000;
	border-style : solid;
	border-width : 1px 0 0 0;
	} 
td.catLeft { 
	height : 28px;
	background-color : #d1d7dc;
	background-image : url(images/cellpic1.gif);
	border : #000000;
	border-style : solid;
	border-width : 1px 0 0 0;
	} 
td.catRight { 
	height : 28px;
	background-color : #d1d7dc;
	background-image : url(images/cellpic1.gif);
	border : #000000;
	border-style : solid;
	border-width : 1px 0 0 0;
	} 
td.spaceRow { 
	background-color : #d1d7dc;
	background-image : url(images/cellpic1.gif);
	background-position: bottom;
	border : #000000;
	border-style : solid;
	border-width : 1px 0 0 0;
	} 
td.row3Right { 
	background-color : #d1d7dc;
	border : #000000;
	border-style : solid;
	border-width : 1px 0 0 0;
	} 
td.catBottom { 
	height : 28px;
	background-color : #d1d7dc;
	background-image : url(images/cellpic1.gif);
	border : #000000;
	border-style : solid;
	border-width : 1px 0 0 0;
	} 
td.catBottom2 { 
	height : 28px;
	background-color : #d1d7dc;
	border : #000000;
	border-style : solid;
	border-width : 1px 0 1px 0;
	} 
th,th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	height: 28px;
	background-color: #EEF3FA;
	background-image: url(images/cellpic3.gif);
	background-position: bottom;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
} 
.maintitle, h1, h2 { 
	font-weight : bold;
	font-size : 28px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 120%;
	color : #C3C4E1;
	} 
.maintitle2 { 
	font-weight : bold;
	font-size : 16px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #C3C4E1;
	} 
.gen { 
	font-size : 13px;
	} 
.genmed { 
	font-size : 12px;
	} 
.gensmall { 
	font-size : 11px;
	} 
.gen, .genmed, .gensmall { 
	} 
a.gen, a.genmed, a.gensmall { 
	color : #d1d7dc;
	text-decoration : none;
	} 
a.gen:hover, a.genmed:hover, a.gensmall:hover { 
	color : #d1d7dc;
	text-decoration : underline;
	} 
.error { 
	font-weight : bold;
	font-size : 13px;
	color : #FF9C0F;
	} 
.div1 { 
	font-size : 11px;
	color : #C3C4E1;
	} 
a.div1 { 
	text-decoration : none;
	color : #C3C4E1;
	} 
a.div1:visited { 
	text-decoration : none;
	color : #C3C4E1;
	} 
a.div1:hover { 
	text-decoration : underline;
	color : #ffffff;
	} 
.div2 { 
	font-weight : bold;
	font-size : 12px;
	color : #C3C4E1;
	} 
a.div2 { 
	text-decoration : none;
	color : #C3C4E1;
	} 
a.div2:visited { 
	text-decoration : none;
	color : #C3C4E1;
	} 
a.div2:hover { 
	text-decoration : underline;
	color : #ffffff;
	} 
.div3 { 
	font-size : 12px;
	color : #C3C4E1;
	} 
a.div3 { 
	text-decoration : none;
	color : #C3C4E1;
	} 
a.div3:hover { 
	text-decoration : underline;
	color : #ffffff;
	} 
.mainmenu { 
	font-size : 12px;
	color : #FFFFFF;
	} 
a.mainmenu { 
	text-decoration : none;
	color : #d1d7dc;
	}
a.mainmenu:hover { 
	text-decoration : underline;
	color : #C3C4E1;
	} 
.cattitle { 
	font-weight : bold;
	font-size : 12px;
	color : #FFFFFF;
	} 
a.cattitle { 
	text-decoration : none;
	color : #d1d7dc;
	} 
a.cattitle:hover { 
	text-decoration : underline;
	color : #C3C4E1;
	} 
.cattitle2 { 
	font-weight : bold;
	font-size : 11px;
	letter-spacing : 1px;
	color : #FFFFFF;
	} 
.forumlink { 
	font-weight : bold;
	font-size : 13px;
	color : #FFFFFF;
	} 
a.forumlink { 
	text-decoration : none;
	color : #d1d7dc;
	} 
a.forumlink:hover { 
	text-decoration : underline;
	color : #C3C4E1;
	} 
.nav {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
} 
a.nav { 
	text-decoration : none;
	color : #d1d7dc;
	} 
a.nav:visited { 
	text-decoration : none;
	color : #d1d7dc;
	} 
a.nav:hover { 
	text-decoration : underline;
	color : #C3C4E1;
	} 
.topictitle { 
	font-weight : bold;
	font-size : 12px;
	color : #FFFFFF;
	} 
a.topictitle:link { 
	text-decoration : none;
	color : #d1d7dc;
	} 
a.topictitle:visited { 
	text-decoration : none;
	color : #C3C4E1;
	} 
a.topictitle:hover { 
	text-decoration : underline;
	color : #C3C4E1;
	} 
.name { 
	font-size : 12px;
	color : #d1d7dc;
	} 
.postdetails { 
	font-size : 11px;
	} 
.postbody { 
	font-size : 13px;
	} 
a.postlink:link { 
	text-decoration : none;
	color : #d1d7dc;
	} 
a.postlink:visited { 
	text-decoration : underline;
	color : #d1d7dc;
	} 
a.postlink:hover { 
	text-decoration : underline;
	color : #C3C4E1;
	} 
.code { 
	font-family : Courier, 'Courier New', sans-serif;
	font-size : 11px;
	color : #0000A0;
	background-color : #9FA4B5;
	border : #d1d7dc;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	} 
.quote { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height : 125%;
	background-color : #5A6072;
	border : #000000;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	} 
.copyright { 
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #C3D6EB;
	} 
a.copyright { 
	color : #ffffff;
	text-decoration : underline;
	} 
a.copyright:hover { 
	color : #C3C4E1;
	text-decoration : underline;
	} 
input { 
	background-color : transparent;
	color : #000000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent : 2px;
	border-color : #000000;
	} 
textarea { 
	background-color : #C3C8D7;
	color : #000000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	} 
select { 
	background-color : #C3C8D7;
	color : #000000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	} 
textarea.post { 
	background-color : #C3C8D7;
	} 
input.post { 
	background-color : #C3C8D7;
	border : 1px solid #000000;
	} 
input.post2 { 
	background-color : #C3C8D7;
	height : 20px;
	border : 1px solid #000000;
	} 
input.button {
	background-image: url(images/bout1.gif);
	background-position : center;
	background-position: bottom;
	background-color: #C3C8D7;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	cursor: pointer;
	} 
input.mainoption,input.liteoption {
	background-image: url(images/bout1.gif);
	background-position : center;
	background-color: #C3C8D7;
	color: #000000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 2px;
	border: 1px solid #000000;
	cursor: pointer;
	} 
input.mainoption2 { 
	height : 20px;
	background-image : url(images/bout1.gif);
	background-position : center;
	background-color : #C3C8D7;
	color : #000000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent : 2px;
	border : 1px solid #000000;
	cursor : pointer;
	} 
.helpline { 
	background-color : #ffffc0;
	border-style : none;
	} 

td.head1 {
	height : 78px;
	background-color: #ffffff;
	background: url(images/bgd_1.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 0;
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;
	} 
td.head2 {
	height: 78px;
	background-color: #ffffff;
	background: url(images/bgd_2.png);
	background-repeat: no-repeat;
	background-position: top;
	border: 0;
	} 
td.head3 {
	height : 78px;
	background-color: #ffffff;
	background: url(images/bgd_3.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 0;
	} 
td.msn1 {
	height: 18px;
	background-color: #ffffff;
	background: url(images/msn1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 0;
} 
td.msn2 {
	height: 18px;
	background-color: #ffffff;
	background: url(images/msn2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 0;
} 
.msn {
	font-size: 10px;
	font-style: italic;
	color: #ffffff;
} 



