/* CSS Document */

.Window
{
	width: 800px;
	height: 800px;
}

/* Fixed Page Size Effect Starts Here */

* {
	padding: 0;
	margin: 0;
}

.body
{
	overflow-y:scroll;
}

html, body 
{
	height: 100%;
	width:100%;
	background-color:#E6E6E6; 
}

#Wrapper 
{
    position: relative;
/*    background: url('/img/parchment-2.gif') ; */
	background-color:#CCCCCC; 
	width: 650px;
	height: 785px;
	min-height: 100%; 
	margin: 0 auto;
	border-width:thick;
	border-color:#cc6600;
	border-style:solid;
}

* html #Wrapper 
{
	height: 100%;
}

/* Custom Alert Box Styles Start Here */

.AlertBox
{
	visibility:hidden;
	background-color:  #ffffff;
	border: solid 4px #cc6600;
	position: relative ;
	top: 100px ;
	left: 45px ;
	width: 200px ;
	height: 125px ;
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	z-index: 10 ;
}
.AlertCaption
{
	position: relative ;
	top: 0px ;
	left: 0px ;
	color: White;
	background-color: #cc6600;
	height: 20px ;
}
.AlertMsg
{
	position: relative ;
	top: 27px ;
	left: 2px ;
	color: #cc6600;
	background-color: White;
	height: 12px ;
	width: 190px;
}
.AlertButtonContainer
{
	position: relative ;
	top: 50px ;
	left: 0px ;
}
.AlertButton
{
	width: 50px ;
}

/* Custom Alert Box Styles End Here */

/* Button Styles Start Here */

.MenuItemBtnOff
{

	background-color:  #ffffff;
	color:#cc6600;
	border: solid 1px #cc6600;

	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 3px 10px 3px 10px; 
	margin-right: 3px;
	width: 168px ; 
	cursor:pointer;
}

.MenuItemBtnOn
{
/*
	background-color: #f78f1e;
	color: #ffffff;
	border: solid 1px #f78f1e;
*/
	background-color: #cc6600;
	color: #ffffff;
	border: solid 1px #cc6600;
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 3px 10px 3px 10px; 
	margin-right: 3px;
	width: 168px ; 
	cursor:pointer;
}

/* Page Contents Begin Here */

.Header
{
	position:relative;
	left: 47px; 
	top: -112px;
}

.MenuItems1
{
	position:absolute; 
	left: 90px;
	top: 185px ;
}

.PageBody
{
	position:relative;
	left: -38px; 
	top: 118px;
}

.Footer
{
	position:relative;
	left: 52px; 
	top: 388px;
}

/* Overlays For Center Of Page */

.ContactContainer
{
	position:absolute;
	left:205px;
	top: 355px ;
	visibility: hidden;
}

.DirectionsContainer
{
	position:absolute;
	left:25px;
	top: 210px ;
	visibility: hidden;
}

.LinksContainer
{
	position:absolute;
	left:25px;
	top: 210px ;
	visibility: hidden;
}
.OrderContainer
{
	position:absolute;
	left:25px;
	top: 195px ;
	visibility: hidden;
}
.DocumentationContainer
{
	position:absolute;
	left:25px;
	top: 195px ;
	visibility: hidden;
}
.FeesContainer
{
	position:absolute;
	left:25px;
	top: 195px ;
	visibility: hidden;
}
.ArticlesContainer
{
	position:absolute;
	left:25px;
	top: 195px ;
	visibility: hidden;
}

/* MenuItems1 Begins Here */

.MenuItem11
{
	position:relative;
	left:-70px;
	top: 0px ;
}
.MenuItem12
{
	position:relative;
	left:-55px;
	top: 0px ;
}
.MenuItem13
{
	position:relative;
	left:-40px;
	top: 0px ;
}
.MenuItem14
{
	position:relative;
	left:-25px;
	top: 0px ;
}
.MenuItem15
{
	position:relative;
	left:-10px;
	top: 0px ;
}
.MenuItem16
{
	position:relative;
	left:5px;
	top: 0px ;
}
.MenuItem17
{
	position:relative;
	left:20px;
	top: 0px ;
}


/* Header Contents Start Here */

.Logo
{
	position:absolute;
	left:0px;
	top: 0px; 
}

.Title
{
	position:absolute;
	left: 175px;
	top: 20px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color:#cc6600;
	cursor:default;
}
.SubTitle
{
	position:absolute;
	left: 170px;
	top: 70px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color:#cc6600;
	cursor:default;
}

/* PageBody Contents Start Here */

.BodyTitle
{
	position:relative;
	left: 68px;
	top: 10px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#666666;
}

.BodyList
{
	position:relative;
	left: 50px;
	top: 30px; 
	width: 620px;
	height: 200px;
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:black;
	text-align:center;
	line-height: 25px;
/*
	border-width:thin;
	border-color:#cc6600;
	border-style:solid;
*/
}

.Body1
{
	position:absolute;
	left: 167px;
	top: 0px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color:black;
	text-align:center;
}
.Body2
{
	position:absolute;
	left: 65px;
	top: 110px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:black;
	text-align:center;
}
.Body3
{
	position:absolute;
	left: 200px;
	top: 140px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:black;
	text-align:center;
}
.Body4
{
	position:absolute;
	left: 272px;
	top: 250px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:black;
	text-align:center;
}
.Body5
{
	position:absolute;
	left: 235px;
	top: 290px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:black;
	text-align:center;
}
.Body6
{
	position:absolute;
	left: 210px;
	top: 320px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:black;
	text-align:center;
}
.Body7
{
	position:absolute;
	left: 245px;
	top: 350px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:black;
	text-align:center;
}

/* Footer Contents Start Here */

.KrellTitle
{
	position:relative;
	left: 193px;
	top: 0px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}
.CopyrightNotice
{
	position:relative;
	left: 123px;
	top: -430px; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#993300;
}

/* Contact Container Contents */

.ContactTitle
{
	position:relative;
	left: 70px;
	top: -110px ;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color:#666666;
}

.ToNameLabel
{
	position:relative;
	left: -65px;
	top: -80px ; 
}
.TheNameLabel
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheNameLabel:hover,
a.TheNameLabel:link,
a.TheNameLabel:visited,
a.TheNameLabel:active
{
	text-decoration: none;
	cursor:default;
}

.ToName
{
	position:relative;
	left: 80px;
	top: -98px ;
}
.Name
{
	width: 220px ;
}
.ToAddressLabel
{
	position:relative;
	left: -65px;
	top: -55px ;
}
.TheToAddressLabel
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheToAddressLabel:hover,
a.TheToAddressLabel:link,
a.TheToAddressLabel:visited,
a.TheToAddressLabel:active
{
	text-decoration: none;
	cursor:default;
}
.ToAddress
{
	position:relative;
	left: 80px;
	top: -75px ;
}
.Address
{
	width: 220px ;
}
.ToMessageLabel
{
	position:relative;
	left: 90px;
	top: -40px ;
}
.TheToMessageLabel
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheToMessageLabel:hover,
a.TheToMessageLabel:link,
a.TheToMessageLabel:visited,
a.TheToMessageLabel:active
{
	text-decoration: none;
	cursor:default;
}
.ToMessage
{
	position:relative;
	left: -65px;
	top: -5px ;
}
.Message
{
	width: 365px ;
}
.SubmitButton
{
	position:relative;
	left: 100px;
	top: 30px ;
	color:#666666;
}
.SubmitButtonWarning
{
	position:relative;
	left: -20px;
	top: 35px ; 
}
.TheSubmitButtonWarning
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#0000ff;
}
a.TheSubmitButtonWarning:hover,
a.TheSubmitButtonWarning:link,
a.TheSubmitButtonWarning:visited,
a.TheSubmitButtonWarning:active
{
	text-decoration: none;
	cursor:default;
}

/* Directions Container Contents */

.DirectionsMenu
{
	position:relative;
	left: 70px;
	top: 20px ; 
}
.StartAddress
{
	position:relative;
	left: 55px;
	top: 50px ; 
}
.StartAddressLabel
{
	position:absolute;
	left: 0px;
	top: 2px ; 
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
.StartAddressInput
{
	position:absolute;
	left: 120px;
	top: 0px ;
}
.TheStartAddress
{
	width: 375px; 
}

.OrientationMap
{
	position:relative;
	left: 0px;
	top: 95px ; 
	width: 600px;
	height: 400px;
}
.DirectionsMap
{
	position:relative;
	left: 0px;
	top: -300px ; 
	width: 600px;
	height: 400px;
}
.DirectionsInstructions
{
	position:relative;
	left: 0px;
	top: -710px ; 
	width: 600px;
	height: 400px;
	overflow-y:scroll;
}

.MenuItem21
{
	position:relative;
	left:10px;
	top: 0px ;
}
.MenuItem22
{
	position:relative;
	left:105px;
	top: 0px ;
}
.MenuItem23
{
	position:relative;
	left:195px;
	top: 0px ;
}

/* Links Container Contents */

.LinksTable
{
	position:absolute;
	left: 0px;
	top: 100px ;
	width: 600px ;
	height: 200px;
	border-style:solid;
	border-color:Blue;
	border-width: 2px;
}

.Link1
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#666666;
}
.Link2
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#666666;
}
.Link3
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#666666;
}
.Link4
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#666666;
}
.Link5
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#666666;
}
.LinkLabel1
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#666666;
}
.LinkLabel2
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#666666;
}
.LinkLabel3
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#666666;
}
.LinkLabel4
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#666666;
}
.LinkLabel5
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#666666;
}

/* Order Container Contents */

.OrderTitle
{
	position:relative;
	left: 233px;
	top: 30px ;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color:#666666;
}
.OrderWarning
{
	position:relative;
	left: 5px;
	top: 45px ;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 18px;
	font-weight: bold;
	color:#0000ff;
}

.OrderNameLabel
{
	position:relative;
	left: 5px;
	top: 65px ; 
}
.TheOrderNameLabel
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheOrderNameLabel:hover,
a.TheOrderNameLabel:link,
a.TheOrderNameLabel:visited,
a.TheOrderNameLabel:active
{
	text-decoration: none;
	cursor:default;
}

.OrderName
{
	position:relative;
	left: 125px;
	top: 47px ;
}
.TheOrderName
{
	width: 200px ;
}
.OrderAddressLabel
{
	position:relative;
	left: 5px;
	top: 70px ;
}
.TheOrderAddressLabel
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheOrderAddressLabel:hover,
a.TheOrderAddressLabel:link,
a.TheOrderAddressLabel:visited,
a.TheOrderAddressLabel:active
{
	text-decoration: none;
	cursor:default;
}
.OrderAddress
{
	position:relative;
	left: 125px;
	top: 50px ;
}
.TheOrderAddress
{
	width: 200px ;
}

.OrderPhoneLabel
{
	position:relative;
	left: 353px;
	top: 28px ; 
}
.TheOrderPhoneLabel
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheOrderPhoneLabel:hover,
a.TheOrderPhoneLabel:link,
a.TheOrderPhoneLabel:visited,
a.TheOrderPhoneLabel:active
{
	text-decoration: none;
	cursor:default;
}

.OrderPhone
{
	position:relative;
	left: 420px;
	top: 10px ;
}
.TheOrderPhone
{
	width: 160px ;
}

.MakeAndModelLabel
{
	position:relative;
	left: 5px;
	top: 29px ; 
}
.TheMakeAndModelLabel
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheMakeAndModelLabel:hover,
a.TheMakeAndModelLabel:link,
a.TheMakeAndModelLabel:visited,
a.TheMakeAndModelLabel:active
{
	text-decoration: none;
	cursor:default;
}

.MakeAndModel
{
	position:relative;
	left: 125px;
	top: 8px ;
}
.TheMakeAndModel
{
	width: 200px ;
}

.CaliberLabel
{
	position:relative;
	left: 350px;
	top: -12px ; 
}
.TheCaliberLabel
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheCaliberLabel:hover,
a.TheCaliberLabel:link,
a.TheCaliberLabel:visited,
a.TheCaliberLabel:active
{
	text-decoration: none;
	cursor:default;
}

.Caliber
{
	position:relative;
	left: 419px;
	top: -32px ;
}
.TheCaliber
{
	width: 160px ;
}

.MakeAndModelExample
{
	position:relative;
	left: 125px;
	top: -25px ; 
}
.TheMakeAndModelExample
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheMakeAndModelExample:hover,
a.TheMakeAndModelExample:link,
a.TheMakeAndModelExample:visited,
a.TheMakeAndModelExample:active
{
	text-decoration: none;
	cursor:default;
}

.CaliberExample
{
	position:relative;
	left: 440px;
	top: -43px ; 
}
.TheCaliberExample
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheCaliberExample:hover,
a.TheCaliberExample:link,
a.TheCaliberExample:visited,
a.TheCaliberExample:active
{
	text-decoration: none;
	cursor:default;
}

.OtherFeaturesLabel
{
	position:relative;
	left: 168px;
	top: -20px ;
}
.TheOtherFeaturesLabel
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheOtherFeaturesLabel:hover,
a.TheOtherFeaturesLabel:link,
a.TheOtherFeaturesLabel:visited,
a.TheOtherFeaturesLabel:active
{
	text-decoration: none;
	cursor:default;
}

.OtherFeatures
{
	position:relative;
	left: 10px;
	top: 0px ;
}
.TheOtherFeatures
{
	width: 300px ;
}

.OtherFeaturesExample
{
	position:relative;
	left: 345px;
	top: -128px ; 
}
.TheOtherFeaturesExample
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
a.TheOtherFeaturesExample:hover,
a.TheOtherFeaturesExample:link,
a.TheOtherFeaturesExample:visited,
a.TheOtherFeaturesExample:active
{
	text-decoration: none;
	cursor:default;
}
.OrderButton
{
	position:relative;
	left: 260px;
	top: -70px ;
	color:#666666;
}
.OrderButtonWarning
{
	position:relative;
	left: 150px;
	top: -65px ; 
}
.TheOrderButtonWarning
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#0000ff;
}
a.TheOrderButtonWarning:hover,
a.TheOrderButtonWarning:link,
a.TheOrderButtonWarning:visited,
a.TheOrderButtonWarning:active
{
	text-decoration: none;
	cursor:default;
}

/* Documentation Container Contents */

.DocumentationTitle
{
	position:relative;
	left: 103px;
	top: 30px ;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color:#666666;
}
.DocumentationHeader
{
	position:absolute;
	left: -20px;
	top: 60px ;
	width: 635px ;
	height: 100px;
	border-style:solid;
	border-color:Blue;
	border-width: 2px;
}
.DocHeader11
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
.DocHeader21
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
.DocHeader12
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
.DocHeader22
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color:#666666;
}
.Documentation
{
	position:absolute;
	left: 25px;
	top: 165px ;
	width: 650px ;
	height: 100px;
}
.Documentation1
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#666666;
}
.Documentation2
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#ff0000;
	border-style:solid;
	border-color:Red;
	border-width: 3px;
}
.Documentation3
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#0000ff;
}

/* Fees Container Contents */

.FeesTableContainer
{
	position:absolute;
	left: 0px;
	top: 20px ;
}

.FeesTable
{
	position:relative;
	left: -20px;
	top: 100px ;
	width: 640px ;
	height: 200px;
	border-style:solid;
	border-color:Blue;
	border-width: 2px;
}
.Documentation4
{
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#0000ff;
}

.NoticeContainer
{
	position:relative;
	left: 45px;
	top: 400px ;
	width: 500px;
	height: 20px;
	font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color:#ff0000;
}

/* Articles Container Contents */

.ArticlesTable
{
	position:absolute;
	left: -20px;
	top: 100px ;
	width: 640px ;
	height: 200px;
	border-style:solid;
	border-color:Blue;
	border-width: 2px;
}
