@charset "utf-8";
/* CSS Document */
body{
font-family: Arial, Helvetica, sans-serif;
font-size: small;
}
a{text-decoration: none;}
a:hover{text-decoration: none;}
a:visited{color: #0000FF;text-decoration: none;}

.CurvedTable{width: 980px; background-color: #FFFFFF;}
.TopSoft{background-image:url(graphics/Top.png); background-position: top; background-repeat: repeat-x; height: 26px;}
.LeftSoft{background-image:url(graphics/Left.png); background-repeat: repeat-y; width: 26px;}
.RightSoft{background-image:url(graphics/Right.png); background-position: right; background-repeat: repeat-y; width: 26px;}
.BottomSoft{background-image:url(graphics/Bottom.png); background-position: bottom; background-repeat: repeat-x; height: 26px;}
.SoftBigContent{font-size: 20px; font-weight: bold;}
.SoftBigContent2{font-size: 16px; font-weight: bold;}

.QuoteTable{ background-color: #FFFFFF;}



.TopLeftSoftPlain{background-image:url(graphics/TopLeft.png); background-position: top left; background-repeat: no-repeat; height: 26px; width: 26px;}
.TopRightSoftPlain{background-image:url(graphics/TopRight.png); background-position: top right; background-repeat: no-repeat; height: 26px; width: 26px;}
.BottomLeftSoftPlain{background-image:url(graphics/BottomLeft.png); background-position: bottom left; background-repeat: no-repeat; height: 26px; width: 26px;}
.BottomRightSoftPlain{background-image:url(graphics/BottomRight.png); background-position: bottom right; background-repeat: no-repeat;height: 26px; width: 26px;}


.Rothamsted{color: #003c23;}
.Rothamsted:hover{color: #000000; text-decoration: underline;}
.Rothamsted:visited{color: #003c23;}

.index{color: #3B9C9C;}
.index:hover{color: #000000; text-decoration: underline;}
.index:visited{color: #3B9C9C;}

a{font-weight: bold;}


.Primary{color: #5e87fc;}
.Primary:hover{color: #000000; text-decoration: underline;}
.Primary:visited{color: #5e87fc;}

.Secondary{color: #800517;}
.Secondary:hover{color: #000000; text-decoration: underline;}
.Secondary:visited{color: #800517;}

.National{color: #8D38C9;}
.National:hover{color: #000000; text-decoration: underline;}
.National:visited{color: #8D38C9;}

.International{color: #3B9C9C;}
.International:hover{color: #000000; text-decoration: underline;}
.International:visited{color: #3B9C9C;}


.Highlights{color: #F87431;}
.Highlights:hover{color: #000000; text-decoration: underline;}
.Highlights:visited{color: #F87431;}

.TableLink{color: #FFFFFF;}
.TableLink:hover{color: #000000; text-decoration: none;}
.TableLink:visited{color: #FFFFFF;}

.TopH{margin-top: 0px; padding-top: 0px; border-bottom: 0px;}

h2, h3{margin-top: 0px; padding-top: 0px;}

/*
if ($WhichPage == "index"){$PrimaryColour = "green/"; $PrimaryColourHTML = "3B9C9C";}
if ($WhichPage == "Primary"){$PrimaryColour = "blue/"; $PrimaryColourHTML = "5e87fc";}
if ($WhichPage == "Secondary"){$PrimaryColour = "red/"; $PrimaryColourHTML = "800517
";}
if ($WhichPage == "National"){$PrimaryColour = "violet/"; $PrimaryColourHTML = "8D38C9";}
*/
