﻿body 
{
	margin: 0px 10px 0px 10px;
	font-family: Arial;
	font-size: 90%;
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	clear: both;
	display: block;
}


h2
{
	font-size: 110%;
	font-weight: bold;
	display: inline;
	padding: 0px 5px 0px 10px;
}

h3
{
	font-size: 90%;
	font-weight: bold;
	display: inline;
	
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.Page
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	min-width: 760px;
}

.Header
{
	height: 34px;
	width: 760px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.HeaderStatus
{
	float: left;
	width: 20px;
}

.HeaderLeft
{
	float: left;
	width: 140px;
	height: 34px;
	background-image: url('../../Images/HeaderLeft.jpg');
	background-repeat: no-repeat;
}

.HeaderContent
{
	float: left;
	height: 34px;
	background-image: url('../../Images/HeaderFill.jpg');
	background-repeat: repeat-x;
}

.HeaderRight
{
	float: left;
	width: 20px;
	height: 34px;
	background-image: url('../../Images/HeaderRight.jpg');
	background-repeat: no-repeat;
}

.Footer
{
	margin: 20px 0px 0px 0px;
	text-align: center;
}

.Footer div
{
	margin: 0px 0px 10px 0px;
}

.NavMenu
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.NavMenu li
{
	float: left;
	padding: 0px 0px 0px 10px;
	line-height: 28px;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
}

.NavMenu a
{
	color: #4e6da2;
}

.NavMenu img
{
	float: left;
	border-style: none;
	padding: 8px 2px 0px 0px;
}

.AccountMenu
{
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 0px 3px;
	list-style: none;
}

.AccountMenu li
{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	font-weight: bold;
	
}

.AccountMenu a
{
	color: #4e6da2;
}

.AccountMenu img
{
	float: left;
	border-style: none;
	padding: 0px 3px 0px 0px;
}

.Form
{
	clear: both;
}

.FormColumn
{
	float: left;
}

.FormItem
{
	clear: both;
}

.Stretch
{
	clear: both;
}

div.gradient
{
	margin: 0px 10px 0px 10px;
	background-image:url('../../Images/BoxGrad.jpg');
	background-repeat: repeat-x;
	padding: 0px 10px 0px 10px;
}

div.Box
{
	background-color: #d8f9c2;
	margin-left: auto;
	margin-right: auto;
	width: 99%;
	text-align: left;
}

div.Box table
{
	margin: 0px 5px 0px 5px;
	width: 99%;	
}

.BoxContent
{
	text-align: justify;
	padding: 0px 15px 0px 15px;
}

.PasteText
{
	width: 99%;
	height: 400px;
}

.PasteOptions
{
	padding: 0px 10px 0px 10px;
	float: left;
}

.PasteOptionsAll
{
	float: left;
}

.PasteOptionsRegistered
{
	clear: none;
	float: left;
	margin: 0px 20px 0px 20px;
}

.CodePre
{
	padding: 0px 10px 0px 10px;
	margin: 10px 10px 0px 10px;
	background-color: #ffffff;
}

.CodeImage
{
	margin: 15px 0px 0px 0px;
}

.SearchPager
{
	padding: 5px 0px 5px 0px;
	font-size: 90%;
}

.SearchPager a
{
	padding: 0px 15px 0px 15px;
	font-size: 95%;
}

.SearchUrlTextbox
{
	border-style: none;
	background-color: #d8f9c2;
	color: #000000;
	font-weight: bold;
	font-size: 105%;
}

.ViewPasteTitle
{
	font-size: 105%;
	font-weight: bold;
	padding: 8px 0px 0px 0px;
	text-align: left;
}

.ColLeft
{
	
	
}

.ColRight
{
	
}