﻿body{margin:0px; padding:0px; background-color:#666666;}

table {border:0px;}

form{margin:0px; padding:0px;}

td {font-size:14px; font-family:Tahoma; color:#989898; line-height:20px; vertical-align:top;}

.Text01 {font-size:12px; font-family:Tahoma; color:#989898; line-height:20px; vertical-align:top;}
.Text01 A {font-size:12px; font-family:Tahoma; color:#989898; line-height:20px; vertical-align:top; text-decoration: none;  border-bottom: dotted 1px #444444;}
.Text01 A:Hover {font-size:12px; font-family:Tahoma; color:#989898; line-height:20px; vertical-align:top; text-decoration: none; border-bottom: dotted 1px #888888;}

.Text02 {font-size:14px; font-family:Tahoma; color:#FF6600; line-height:20px; vertical-align:top;}
.Text02 A {font-size:14px; font-family:Tahoma; color:#FF6600; line-height:20px; vertical-align:top; text-decoration: none;}
.Text02 A:Hover {font-size:14px; font-family:Tahoma; color:#FF6600; line-height:20px; vertical-align:top; text-decoration: underline;}

.MenuItems {font-size:14px; font-family:Tahoma; color:#989898; line-height:20px; vertical-align:top;}
.MenuItems A {font-size:14px; font-family:Tahoma; color:#989898; line-height:20px; vertical-align:top; text-decoration: none;}
.MenuItems A:Hover {font-size:14px; font-family:Tahoma; color:#FF6600; line-height:20px; vertical-align:top; text-decoration: underline;}

.BlogDate  {font-size:9px; font-family:Tahoma; color:#989898; vertical-align:top;}
.BlogDate A {font-size:9px; font-family:Tahoma; color:#989898; vertical-align:top; text-decoration: none;}
.BlogDate A:Hover {font-size:9px; font-family:Tahoma; color:#989898; vertical-align:top; text-decoration: none;}

.PostLinks2 {font-size:10px; font-family:Tahoma; color:#FCE7AD; line-height:20px; vertical-align:bottom;}
.PostLinks2 A {font-size:10px; font-family:Tahoma; color:#FCE7AD; line-height:20px; vertical-align:bottom; text-decoration: none;}
.PostLinks2 A:Hover {font-size:10px; font-family:Tahoma; color:#FCE7AD; line-height:20px; vertical-align:bottom; text-decoration: underline;}

.CommentHeading 
{
    margin: 5 5 5 5;
    background-color: Black;
    font-size: 10px;
    font-family: Tahoma;
}
.CommentBox
{
    background-color: #CCCCCC;
    font-size: 11px;
    font-family: Tahoma;
}
.BilledRamme
{
    border: solid 1px Gray;
}
.Img
{
    border: solid 1px Gray;
    margin-top: 5px;
    margin-right: 15px;
    /*margin-bottom: 5px;*/
    float: left;
}
.Img2
{
    border: solid 1px Gray;
    margin-top: 15px;
    margin-right: 15px;
    /*margin-bottom: 5px;*/
    float: left;
}
.ImgmBlog
{
    border: solid 1px Gray;
}


/* STANDARD BUTTONS */
.normalButton
{
   color:#000080;
   font-size: 11px;
   font-weight:normal;
   background-color:#fed;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

.fileUpload
{
   color:#000080;
   font-size:100%;
   font-weight:normal;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

.stringResourceButton
{

   color:#000080;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:normal;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}


/* TEXT BOXES */
.default
{
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;
}
.singleShortest
{
	width: 45px;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;
}
.single3chars
{
	width: 25px;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;
}
.single4chars
{
	width: 35px;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;
}
.singleShorter
{
	width: 100px;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;
}
.singleNormal
{
   width: 300px;
   border: solid 1px #ffeeddaa;
   color:#000080;
   font-size: 12px;
   font-weight:normal;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}
.singleLonger
{
	width: 300px;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;
}
.singleLongest
{
	width: 450px;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;
}
.singleAuto
{
	width: 95%;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;
}

.singleAutoFull
{
	width: 100%;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;
}

.multiNormal
{
	width: 246px;
	height: 45px;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;	
}
.multiShorter
{
	width: 175px;
	height: 45px;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;	
}

.multiLong
{
	width: 350px;
	height: 45px;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;	
}
.multiAuto
{
	width: 98%;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;	
	overflow: visible;
	border: solid 1px #a2a2a2;
	margin: 0px 0px 0px 0px;
}

.multiAutoNormal
{
	width: 95%;
	height: 45px;
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;	
}

.multiExtension
{	
	color: #000080;
	font-family: Verdana, Arial;
	background-color: #f9f9f9;
	font-size: 11px;	
	overflow: auto;
}
