
body {	
	padding:0px;	
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
}

.WhiteLink 			{ color: #FFFFFF; text-decoration: none; }
.WhiteLink:link		{ color: #FFFFFF; text-decoration: none; }
.WhiteLink:visited	{ color: #FFFFFF; text-decoration: none; }
.WhiteLink:active	{ color: #FFFFFF;  }
.WhiteLink:hover	{ color: #000000; text-decoration:none; }	

.BlueLink 			{ color: #578CCA; text-decoration: underline; }
.BlueLink:link		{ color: #578CCA; text-decoration: underline; }
.BlueLink:visited	{ color: #578CCA; text-decoration: underline; }
.BlueLink:active	{ color: #578CCA;  }
.BlueLink:hover	{ color: #000000; text-decoration:underline; }	

.Page {
	background:#DADADA;
}

.ZiemanticsLogo
{
	font-family: tahoma;
	font-size:50;
	color:#FE0048;
	padding-left:10px;
	padding-right:10px;
}
.PageHeaderTab
{
	font-family: tahoma;
	font-size:11;
	color:#FFFFFF;
	width:70px;
	text-align:center;
	background-image:url('Images/PageHeaderBG.png');
	background-repeat: repeat-x;
	border-left:1px solid #555555;
}
.SelPageHeaderTab
{
	font-family: tahoma;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
	width:70px;
	text-align:center;
	background-image:url('Images/SelPageTabBG.png');
	background-repeat: repeat-x;
	border-left:1px solid #AA0048;
}
.PageContent
{
	background:#FFFFFF;
	width:100%;
	padding-left:10px;
	padding-right:10px;
}
.PageTail
{
	font-family: tahoma;
	font-size:10px;
	color:#FFFFFF;
	background:#B9B9B9;
	height:37px;
	padding-left:20px;
	padding-right:20px;
}
.OnFlyPanel
{
	position: absolute;
	display: none;
	background:#B9B9B9;
}
.SubTab
{
	font-family: tahoma;
	font-size:11;
	color:#FFFFFF;
	width:90px;
	text-align:center;
	background-image:url('Images/SubTabBG.png');
	background-repeat: repeat-x;
	border-left:1px solid #555555;
}
.SelSubTab
{
	font-family: tahoma;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	width:90px;
	text-align:center;
	background-image:url('Images/SelSubTabBG.png');
	background-repeat: repeat-x;
	border-left:1px solid #AA0048;
}

/* GENERIC TEXT STYLES */
.SmallText
{	
	font-family: verdana;
	font-size:9px;
	color:#696969;
}
.MidVText
{
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
	line-height: 130%;
}
.MidText
{
	font-family: tahoma;
	font-size: 11px;
	color: #808080;
	line-height: 130%;
}
.MidBoldText
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #606060;
}
.BigText
{
	font-family: tahoma;
	font-size: 12px;
	color: #404040;
	line-height: 130%;
}
.Big2Text
{
	font-family: tahoma;
	font-size: 14px;
	color: #404040;
	line-height: 130%;
}
.BigBoldText
{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
}
.Big2BoldText
{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #404040;
}
.RedMidText
{
	font-family: tahoma;
	font-size: 11px;
	color: #DF4001;
}
.LGMidText
{
	font-family: tahoma;
	font-size: 11px;
	color: #C0C0C0;
}
.BlackMidText
{
	font-family: tahoma;
	font-size: 11px;
	color: #404040;
}
.HugeText
{
	font-family: verdana;
	font-size: 25px;
	font-weight: bold;
	color: #C0C0C0;
}
.HugeRedText
{
	font-family: verdana;
	font-size: 22px;
	font-weight: bold;
	color: #C00000;
}
.HugeBlackText
{
	font-family: verdana;
	font-size: 22px;
	font-weight: bold;
	color: #404040;
}
.VeryHugeText
{
	font-family: verdana;
	font-size: 35px;
	font-weight: bold;
	color: #C0C0C0;
}

.TextAreaStyle
{
	font-family: tahoma;
	font-size: 11;
	padding: 5px;
	line-height: 140%;
	border: 1px solid #808080;
	overflow: auto;
	background: #FFF9C5;
}
.TextAreaStyle2
{
	font-family: tahoma;
	font-size: 11;
	padding: 5px;
	line-height: 140%;
	border: 1px solid #808080;
	overflow: auto;
}
.InputField
{
	font-family: tahoma;
	font-size: 11px;
	background: #FFF9C5;
	border: 1px solid #808080;
	padding: 2px;
	width: 100%;
}
.GrayInputField 
{ 
	border:1px solid #DCDCDC;
	height:23px;
	width:210;
	padding-left:5px;
	padding-right:5px;
	font-size:14;
	padding-top:2px;
}
.PurpleButton
{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background: #F8265C;
	border: 1px solid;
	border-top-color: #FF9DD0;
	border-right-color: #FF138D;
	border-bottom-color: #FF138D;
	border-left-color: #FF9DD0;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	height: 23px;
}
.PlainButton
{
	font: 11px Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	height: 23px;
}

/* Blog styles */
.PostTitleLink 			{ color: #606060; text-decoration: none; }
.PostTitleLink:link		{ color: #606060; text-decoration: none; }
.PostTitleLink:visited	{ color: #606060; text-decoration: none; }
.PostTitleLink:active	{ color: #606060; text-decoration: none; }
.PostTitleLink:hover	{ color: #000000; text-decoration: none; border-bottom: 1px dashed #000000; }	

.PostInfoLink 			{ color: #1081B9; }
.PostInfoLink:link		{ color: #1081B9; }
.PostInfoLink:visited	{ color: #1081B9; }
.PostInfoLink:active	{ color: #1081B9;  }
.PostInfoLink:hover		{ color: #000000; text-decoration:underline; }	

.PostTable
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.PostTitle
{
	font-family: Palatino Linotype;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #000000;
}

.PostPubDate
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFA011;
}

.PostContent
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#444444;
}
.PostDistLine
{
	font-family: Verdana;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.PostInfoLine
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 15px;
}

/* Project related styles */
.ProjectTitle
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
}
.ProjectScreenshot
{
	padding:10px;
	border:1px solid #C0C0C0;
}
.ProjectContent
{
	font-family: Palatino Linotype;
	font-size: 12px;
	line-height:140%;
}
.ProjectDescTitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#BD924D;
}
.ProjectDescContent
{
	font-family: Tahoma;
	font-size: 11px;
	line-height:140%;
	padding-left:20px;
	padding-right:20px;
	color:#404040;
}
.SelSSCell
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border:1px solid #C0C0C0;
	background:#FFFFFF;
	width:20px;
	height:20px;
	text-align:center;
}
.SSCell
{
	font-family: Tahoma;
	font-size: 11px;
	border:1px solid #C0C0C0;
	background:#CCCCCC;
	width:20px;
	height:20px;
	text-align:center;
}