/*
  The original MylCalpin Theme for phpBB version 2+
  Created by SGo
  http://www.mylimages.com
*/
body {
	background-color: #FFF7C6;
	margin: 0 2px 5px 2px;
	background-image: url(images/bgd.png);
	scrollbar-arrow-color:  #FCE4C2;
	scrollbar-3dlight-color: #FCE4C2;
	scrollbar-highlight-color: #D2B296;
	scrollbar-face-color: #B57E56;
	scrollbar-shadow-color: #FCE4C2;
	scrollbar-darkshadow-color: #404040;
	scrollbar-track-color: #FFF7C6;
} 
body#simple { 
	background-color : #FFF7C6;
	} 
font, th, td, p {
	font-family: "Comic Sans MS";
	color: #000000;
} 
a:link, a:active, a:visited { 
	color : #1F3C6D;
	} 
a:hover { 
	text-decoration : underline;
	color : #3737FF;
	} 
hr {
	height: 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
} 
.bodyline {
	text-align: left;
	border: 0px solid #98aab1;
	} 
.forumline {
	text-align: left;
	border: 0px solid;
	border-top-color: #1F3C6D;
	border-right-color: #1289c6;
	border-bottom: #1289c6;
	border-left-color: #1F3C6D;
	} 
.forumline2 {
	background-image: url(images/bgd.png);
	background-position: right;
	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 {
	border: #000000;
	border-style: dashed;
	border-width: 0 0 1px 0;
} 
td.row2 { 
	border : #000000;
	border-style: dashed;
	border-width: 0 0 1px 0;
	} 
td.row3 { 
	border : #000000;
	border-style: dashed;
	border-width: 0 0 1px 0;
	} 
td.row4 { 
	border : #000000;
	border-style : solid;
	border-width : 0 0 0 0;
	} 
td.rowpic {
	height: 28px;
	background-image: url(images/cellpic1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: #000000;
	border-style: double;
	border-width: 0 0 3px 0;
} 
td.cat {
	height: 28px;
	background-image: url(images/cellpic1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: #000000;
	border-style: double;
	border-width: 0 0 3px 0;
} 
td.catHead {
	height: 28px;
	background-image: url(images/cellpic1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: #000000;
	border-style: double;
	border-width: 0 0 3px 0;
} 
td.catSides {
	height: 28px;
	background-image: url(images/cellpic1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: #000000;
	border-style: double;
	border-width: 0 0 3px 0;
	} 
td.catLeft { 
	height: 28px;
	background-image: url(images/cellpic1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: #000000;
	border-style: double;
	border-width: 0 0 3px 0;
	} 
td.catRight {
	height: 28px;
	background-image: url(images/cellpic1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: #000000;
	border-style: double;
	border-width: 0 0 3px 0;
	} 
td.spaceRow {
	height: 5px;
	border: #FF0000;
	border-style: double;
	border-width: 0 0 3px 0;
} 
td.row3Right { 
	background-color : #d1d7dc;
	border: #000000;
	border-style: solid;
	border-width: 0 0 0 0;
	} 
td.catBottom { 
	height: 28px;
	border: #000000;
	border-style: solid;
	border-width: 0 0 0 0;
	} 
td.catBottom2 { 
	height : 28px;
	border: #000000;
	border-style: double;
	border-width: 0 0 3px 0;
	} 
th,th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	height: 32px;
	background-image: url(images/cellpic3.gif);
	background-repeat: repeat-x;
	color: #1F3C6D;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.maintitle { 
	font-weight : bold;
	font-size : 28px;
	font-family : "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 120%;
	color : #1F3C6D;
	} 
.maintitle2 { 
	font-size : 17px;
	font-family : "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #1F3C6D;
	} 
.maintitle3 { 
	font-weight : bold;
	font-size : 21px;
	font-family : "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	line-height : 120%;
	color : #1F3C6D;
	} 
.h1, h2 { 
	font-size : 17px;
	font-family : "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	} 
.gen { 
	font-size : 13px;
	} 
.genmed { 
	font-size : 12px;
	} 
.gensmall { 
	font-size : 11px;
	} 
.gen, .genmed, .gensmall { 
	color : #000000;
	} 
a.gen, a.genmed, a.gensmall { 
	color : #1F3C6D;
	text-decoration : none;
	} 
a.gen:hover, a.genmed:hover, a.gensmall:hover { 
	color : #3737FF;
	text-decoration : underline;
	} 
.error { 
	font-weight : bold;
	font-size : 13px;
	color : #3737FF;
	} 
.div1 { 
	font-size : 10px;
	color : #ffffff;
	} 
a.div1 { 
	text-decoration : none;
	color : #ffffff;
	} 
a.div1:visited { 
	text-decoration : none;
	color : #ffffff;
	} 
a.div1:hover { 
	text-decoration : underline;
	color : #ffffff;
	} 
.div2 { 
	font-weight : bold;
	font-size : 15px;
	color : #28508C;
	} 
a.div2 { 
	text-decoration : none;
	color : #28508C;
	} 
a.div2:hover { 
	text-decoration : underline;
	color : #28508C;
	} 
.div3 { 
	font-size : 11px;
	color : #ffffff;
	} 
a.div3 { 
	text-decoration : none;
	color : #ffffff;
	} 
a.div3:hover { 
	text-decoration : underline;
	color : #ffffff;
	} 
.mainmenu { 
	font-size : 12px;
	color : #000000;
	} 
a.mainmenu { 
	text-decoration : none;
	color : #1F3C6D;
	} 
a.mainmenu:hover { 
	text-decoration : underline;
	color : #3737FF;
	} 
.cattitle { 
	font-weight : bold;
	font-size : 13px;
	letter-spacing : 1px;
	color : #1F3C6D;
	} 
a.cattitle { 
	text-decoration : none;
	color : #1F3C6D;
	} 
a.cattitle:hover { 
	text-decoration : underline;
	color : #3737FF;
	} 
.cattitle2 { 
	font-weight : bold;
	font-size : 11px;
	letter-spacing : 1px;
	color : #1F3C6D;
	} 
.forumlink { 
	font-weight : bold;
	font-size : 13px;
	color : #1F3C6D;
	} 
a.forumlink { 
	text-decoration : none;
	color : #1F3C6D;
	} 
a.forumlink:hover { 
	text-decoration : underline;
	color : #3737FF;
	} 
.nav { 
	font-weight : bold;
	font-size : 14px;
	color : #000000;
	} 
a.nav { 
	text-decoration : none;
	color : #1F3C6D;
	} 
a.nav:hover { 
	text-decoration : underline;
	color : #3737FF;
	} 
.topictitle { 
	font-weight : bold;
	font-size : 12px;
	color : #172D4D;
	text-decoration : none;
	} 
a.topictitle:link { 
	text-decoration : none;
	color : #1F3C6D;
	} 
a.topictitle:visited { 
	text-decoration : none;
	color : #2E5AA4;
	} 
a.topictitle:hover { 
	text-decoration : underline;
	color : #3737FF;
	} 
.name { 
	font-size : 12px;
	color : #000000;
	} 
.postdetails { 
	font-size : 10px;
	color : #000000;
	} 
.postbody { 
	font-size : 13px;
	} 
a.postlink:link { 
	text-decoration : none;
	color : #1F3C6D;
	} 
a.postlink:visited { 
	text-decoration : none;
	color : #2E5AA4;
	} 
a.postlink:hover { 
	text-decoration : underline;
	color : #3737FF;
	}  
.code { 
	font-family : Courier, 'Courier New', sans-serif;
	font-size : 11px;
	color : #0000A0;
	background-color : #fafafa;
	border : #2E5AA4;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	} 
.quote { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	line-height : 125%;
	background-color : #FCF3B6;
	border : #808080;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	} 
.copyright { 
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #444444;
	} 
a.copyright { 
	color : #172D4D;
	text-decoration : underline;
	} 
a.copyright:hover { 
	color : #3737FF;
	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 : #f1f7f7;
	color : #000000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #5b99ab;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	} 
select { 
	background-color : #f1f7f7;
	color : #000000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	} 
textarea.post { 
	background-color : #f1f7f7;
	} 
input.post { 
	background-color : #ffffff;
	border : 1px solid #5b99ab;
	} 
input.post2 { 
	background-color : #ffffff;
	height : 20px;
	border : 1px solid #5b99ab;
	} 
input.button {
	background-color: #FFEC6B;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #5b99ab;
	cursor: pointer;
	} 
input.mainoption {
	background-color: #FFEC6B;
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 2px;
	border: 1px solid #5b99ab;
	cursor: pointer;
	} 
input.liteoption {
	background-color: #FFEC6B;
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 2px;
	border: 1px solid #5b99ab;
	cursor: pointer;
	} 
.helpline { 
	background-color : #ffffc0;
	border-style : none;
	} 

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: 12px;
	color: #000000;
} 



